-
Notifications
You must be signed in to change notification settings - Fork 5.1k
CI: make "bump all ISO/image workflow" configurable #20760
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
Conversation
prezha
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.
pls check if the commented change was intentional
| required: true | ||
| # Uncomment after crictl/cri-o issue resolved: https://github.com/kubernetes/minikube/issues/18359 | ||
| # default: "update-buildkit-version,update-cni-plugins-version,update-containerd-version,update-cri-o-version,update-crictl-version,update-crun-version,update-docker-version,update-docker-buildx-version,update-golang-version,update-nerdctl-version,update-nerdctld-version,update-runc-version,update-ubuntu-version" | ||
| default: "update-buildkit-version,update-cni-plugins-version,update-crun-version,update-docker-version,update-docker-buildx-version,update-golang-version,update-runc-version,update-ubuntu-version" |
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.
update-docker-buildx-version was disabled before - are we re-enabling it here intentionally?
here's an overview:
old new
--- ---
update-buildkit-version update-buildkit-version
update-cni-plugins-version update-cni-plugins-version
# update-containerd-version <
# update-cri-o-version <
# update-crictl-version <
update-crun-version update-crun-version
# update-docker-buildx-version > update-docker-buildx-version
update-docker-version update-docker-version
update-golang-version update-golang-version
# update-nerdctl-version <
# update-nerdctld-version <
update-runc-version update-runc-version
update-ubuntu-version update-ubuntu-version
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.
good catch
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh, prezha The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Example Run here https://github.com/medyagh/minikube/actions/runs/15032565584