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

ironbank: bump version to 8.8 #11780

Merged
merged 2 commits into from
Oct 6, 2023
Merged

ironbank: bump version to 8.8 #11780

merged 2 commits into from
Oct 6, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Oct 5, 2023

Motivation/summary

The Container Hardening Team (CHT) has identified a few of the Elastic images with UBI 8.7 as a base image. This image is now EOL and 8.8 is the latest but will be EOL in the first quarter of 2024, so the CHT is recommending moving to UBI 9.x, which is being updated more often by Red Hat with security fixes.

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

In the CI and with the unified release automation

Further detail

I'd propose to bump the version to the next minor and then work around supporting 9.x in a follow up

Related issues

> The Container Hardening Team (CHT) has identified a few of the Elastic images with UBI 8.7 as a base image.  This image is now EOL and 8.8 is the latest but will be EOL in the first quarter of 2024, so the CHT is recommending moving to UBI 9.x, which is being updated more often by Red Hat with security fixes.

I'd propose to bump the version to the next minor and then work around supporting 9.x in a follow up
@v1v v1v added backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.10 Automated backport with mergify backport-8.11 Automated backport with mergify labels Oct 5, 2023
@v1v v1v requested review from kuisathaverat and a team October 5, 2023 19:32
@v1v v1v self-assigned this Oct 5, 2023
@v1v v1v requested a review from a team as a code owner October 5, 2023 19:32
@kruskall
Copy link
Member

kruskall commented Oct 5, 2023

so the CHT is recommending moving to UBI 9.x, which is being updated more often by Red Hat with security fixes.

Is there a reason why we can't do that ?

@v1v
Copy link
Member Author

v1v commented Oct 5, 2023

Is there a reason why we can't do that ?

It's major version change, and we might need to verify things work nicely, even though I don't think there is nothing to stop us so we could go all the way to 9.x if needed.
OTOH, no clue what's the latest 9.x supported version. We might need to also review if things are not breaking though, for such, there is a private repo explaining how to run some smoke tests.

While investigating this, maybe this could be merged?

@kruskall
Copy link
Member

kruskall commented Oct 5, 2023

Fair enough 👍

@v1v v1v enabled auto-merge (squash) October 6, 2023 06:48
@v1v v1v merged commit 96f10a5 into main Oct 6, 2023
6 checks passed
@v1v v1v deleted the v1v-patch-1 branch October 6, 2023 07:04
mergify bot pushed a commit that referenced this pull request Oct 6, 2023
(cherry picked from commit 96f10a5)

# Conflicts:
#	packaging/ironbank/Dockerfile.tmpl
mergify bot pushed a commit that referenced this pull request Oct 6, 2023
mergify bot pushed a commit that referenced this pull request Oct 6, 2023
mergify bot added a commit that referenced this pull request Oct 6, 2023
(cherry picked from commit 96f10a5)

Co-authored-by: Victor Martinez <[email protected]>
mergify bot added a commit that referenced this pull request Oct 6, 2023
(cherry picked from commit 96f10a5)

Co-authored-by: Victor Martinez <[email protected]>
@v1v v1v mentioned this pull request Oct 6, 2023
3 tasks
mergify bot added a commit that referenced this pull request Oct 9, 2023
* ironbank: bump version to 8.8 (#11780)

(cherry picked from commit 96f10a5)

# Conflicts:
#	packaging/ironbank/Dockerfile.tmpl

* Update packaging/ironbank/Dockerfile.tmpl

---------

Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.10 Automated backport with mergify backport-8.11 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants