-
Notifications
You must be signed in to change notification settings - Fork 68
Update ubi 9 #244
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
Update ubi 9 #244
Conversation
isuftin
commented
Nov 21, 2025
- Update base ubi9 image
- Update GH CLI
- Update ripgrep
- Update bat
- Update fd
- Update kubedock
|
Looks as though all tests failed but I think it's an issue with the GH Actions CICD config and not an issue with my changes. |
dkwon17
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @isuftin
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: isuftin, rohanKanojia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
6897482 to
acfcc70
Compare
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
acfcc70 to
5265b65
Compare
feat: Use latest upstream UBI9 image, update kubedock and gh-cli Signed-off-by: Ivan Suftin <[email protected]> feat: Update /etc/sub*id files to support nested containers (devfile#232) * feat: Update /etc/sub*id files in order to run podman command in a user namespace Signed-off-by: Anatolii Bazko <[email protected]> feat: Use latest upstream UBI9 image, update kubedock and gh-cli (devfile#235) Signed-off-by: Ivan Suftin <[email protected]> Add ubi-base based on ubi10 (devfile#237) Signed-off-by: Oleksii Kurinnyi <[email protected]> chore: Import certificates on the start (devfile#240) * chore: Import certificates on the start Signed-off-by: Anatolii Bazko <[email protected]> chore: set Node 20 as a default version (devfile#229) Signed-off-by: Valerii <[email protected]> Update base ubi9 image to latest Update GH CLI release Update ripgrep Update bat Update fd Update kubedock Update base/ubi9/Dockerfile Fix the upstream Docker image identifier Co-authored-by: David Kwon <[email protected]> Signed-off-by: Ivan Suftin <[email protected]>
5265b65 to
6c7b775
Compare
|
I somehow did not do that correctly. I'll make another PR |