fix(ISV-7506): upgrade to F44 on all dockerfiles - #482
Merged
Merged
Conversation
|
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. |
bclindner
force-pushed
the
ISV-7506
branch
4 times, most recently
from
August 20, 2026 18:16
188271a to
c71d2a2
Compare
bclindner
force-pushed
the
ISV-7506
branch
2 times, most recently
from
August 20, 2026 18:59
0a571e9 to
ec9243f
Compare
lslebodn
reviewed
Aug 21, 2026
|
I get the same error as this one: #483 (comment) |
actual tasks should be the same, but some slight changes had to be made: * `--platform` now has to be specified in certain podman/buildah commands thanks to more recent versions becoming platform-aware * any potentially-undefined variable that uses the `length` filter must use `default` * conditional true/false of number values must be replaced with >0, !=0, etc. * callback_whitelist replaced with callbacks_enabled * other miscellaneous variable changes (things got more rigid with the past few versions) Assisted-By: claude-opus-4-6
Author
|
Cherry-picked commits directly from #483. Should be no issues. |
mantomas
approved these changes
Aug 31, 2026
BorekZnovustvoritel
approved these changes
Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.