Skip to content

fix(ISV-7506): upgrade to F44 on all dockerfiles - #482

Merged
bclindner merged 2 commits into
upstream-communityfrom
ISV-7506
Aug 31, 2026
Merged

bclindner merged 2 commits into
upstream-communityfrom
ISV-7506

Conversation

@bclindner

@bclindner bclindner commented Aug 20, 2026

Copy link
Copy Markdown
  • fix(ISV-7506): upgrade to F44 on all dockerfiles

@openshift-ci

openshift-ci Bot commented Aug 20, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions 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.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 20, 2026
@bclindner
bclindner changed the base branch from master to upstream-community August 20, 2026 17:48
@bclindner bclindner removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 20, 2026
@bclindner
bclindner force-pushed the ISV-7506 branch 4 times, most recently from 188271a to c71d2a2 Compare August 20, 2026 18:16
@bclindner bclindner changed the title ISV 7506 fix(ISV-7506): upgrade to F44 on all dockerfiles Aug 20, 2026
@bclindner
bclindner force-pushed the ISV-7506 branch 2 times, most recently from 0a571e9 to ec9243f Compare August 20, 2026 18:59
Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
@BorekZnovustvoritel

Copy link
Copy Markdown

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
@bclindner

Copy link
Copy Markdown
Author

Cherry-picked commits directly from #483. Should be no issues.

@bclindner
bclindner merged commit 1b61354 into upstream-community Aug 31, 2026
1 of 2 checks passed
@bclindner
bclindner deleted the ISV-7506 branch August 31, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants