Skip to content

chore(build): Update ubi Docker builds to UBI9#5465

Merged
IdanAdar merged 9 commits intomainfrom
ubi9
Oct 22, 2025
Merged

chore(build): Update ubi Docker builds to UBI9#5465
IdanAdar merged 9 commits intomainfrom
ubi9

Conversation

@IdanAdar
Copy link
Copy Markdown
Collaborator

@IdanAdar IdanAdar commented Oct 13, 2025

Problem Statement

Update UBI base images to UBI9. RHEL8 which UBI8 is based on has been in maintenance, rather than full support, for a while now so we update the bases to UBI9 which is fully supported.

Related Issue

#5464

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

@IdanAdar IdanAdar changed the title Update to UBI9 chore(build): Update ubi Docker builds to UBI9 Oct 13, 2025
@github-actions github-actions bot added area/build kind/chore Categorizes Pull Requests for chore activities (like bumping versions) labels Oct 13, 2025
@IdanAdar IdanAdar requested a review from Skarlso October 13, 2025 13:22
@bainsy88
Copy link
Copy Markdown
Contributor

This looks good to me. Moved from my fork so we get the CI builds of ubi to test s390x and ppc64le.

@IdanAdar IdanAdar self-assigned this Oct 13, 2025
@IdanAdar
Copy link
Copy Markdown
Collaborator Author

Pending installation and testing.

Signed-off-by: Idan Adar <iadar@il.ibm.com>
Signed-off-by: Idan Adar <iadar@il.ibm.com>
Signed-off-by: Idan Adar <iadar@il.ibm.com>
Signed-off-by: Idan Adar <iadar@il.ibm.com>
@Skarlso
Copy link
Copy Markdown
Contributor

Skarlso commented Oct 22, 2025

I think the scaleway bug is a flaky unrelated test failure.

@IdanAdar
Copy link
Copy Markdown
Collaborator Author

PR is ready for merging. Tested.

@sonarqubecloud
Copy link
Copy Markdown

@IdanAdar IdanAdar merged commit e5c5a0f into main Oct 22, 2025
29 checks passed
@IdanAdar IdanAdar deleted the ubi9 branch October 22, 2025 13:20
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
* Update to UBI9

* Update ubi-build-files-amd64.txt

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Update ubi-build-files-arm64.txt

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Add TLS certificate files to ubi build list

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Add TLS certificate files to ubi build list

Signed-off-by: Idan Adar <iadar@il.ibm.com>

* Remove unused

* Add missing required files

---------

Signed-off-by: Idan Adar <iadar@il.ibm.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build kind/chore Categorizes Pull Requests for chore activities (like bumping versions) size/s

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants