Skip to content
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

workflows: handle 1.8 container builds and image tagging by major version #5258

Merged
merged 6 commits into from
Apr 12, 2022

Conversation

patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Apr 7, 2022

Part of work for #4875, this now supports building 1.8 based container images (all of the architectures) via the same workflows.
Resolves #5254 by determining major tag to use for images as well.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Verified by testing on an unstable release: https://github.com/fluent/fluent-bit/actions/runs/2150327416


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

Signed-off-by: Patrick Stephens <[email protected]>
Signed-off-by: Patrick Stephens <[email protected]>
@patrick-stephens patrick-stephens marked this pull request as ready for review April 12, 2022 06:50
@niedbalski niedbalski merged commit af4410f into master Apr 12, 2022
@niedbalski niedbalski deleted the 4875_1_8_container_builds branch April 12, 2022 09:49
mgeriesa pushed a commit to mgeriesa/fluent-bit that referenced this pull request Oct 25, 2022
…sion (fluent#5258)

* workflows: add 1.8 full container build

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: rename metadata extraction step

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: handle major version tagging

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: fix linting issue

Signed-off-by: Patrick Stephens <[email protected]>

* REVERT: test this branch

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: reverted test of this branch

Signed-off-by: Patrick Stephens <[email protected]>
Signed-off-by: Manal Geries <[email protected]>
demonccc pushed a commit to demonccc/fluent-bit that referenced this pull request Feb 14, 2023
…sion (fluent#5258)

* workflows: add 1.8 full container build

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: rename metadata extraction step

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: handle major version tagging

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: fix linting issue

Signed-off-by: Patrick Stephens <[email protected]>

* REVERT: test this branch

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: reverted test of this branch

Signed-off-by: Patrick Stephens <[email protected]>
Signed-off-by: a445943 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing docker tag for latest 1.9
2 participants