-
Notifications
You must be signed in to change notification settings - Fork 17
NO-JIRA: Bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0 in the sigs-k8s-dependencies group across 1 directory #249
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/hypershift-oadp-plugin
Length of output: 95
🏁 Script executed:
Repository: openshift/hypershift-oadp-plugin
Length of output: 569
Update Dockerfiles to use Go 1.26 to match go.mod requirement.
The go.mod bump to Go 1.26.0 is not reflected in the build Dockerfiles:
Dockerfile(line 15): usesgolang-1.25-openshift-4.22Dockerfile.oadp(line 2): usesgolang_1.25These must be updated to Go 1.26 before merge to avoid build failures.
🤖 Prompt for AI Agents