Skip to content

Pass AL_TAG to build_plugins.sh #966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: mainline
Choose a base branch
from

Conversation

ShelbyZ
Copy link
Contributor

@ShelbyZ ShelbyZ commented Jul 25, 2025

Summary

Fix issue that AL_TAG is not passed to build_plugins.sh script. This prevents overriding the AL_TAG.

Minor re-org for linux-plugins/windows-plugins export definition

Testing

Tested by building local plugins and validating that AL_TAG override:

  1. Defaults to 2 when not set
  2. Allows override values provided AL2023, specific AL versions
  3. Is passed to docker build command (--build-arg AL_TAG)
  4. latest/init/stable images run without issue

make debug succeeded: yes
Integ tests succeeded: yes
New tests cover the changes: no

Description for the changelog

Pass AL_TAG to build_plugins.sh

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ShelbyZ ShelbyZ added the fluent-bit 4.x Part of the fluent-bit 4.x migration work label Jul 25, 2025
@ShelbyZ ShelbyZ requested a review from a team as a code owner July 25, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fluent-bit 4.x Part of the fluent-bit 4.x migration work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant