-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Kicbase/ISO: Update nerdctl from 1.7.7 to 2.2.0 #22099
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
Kicbase/ISO: Update nerdctl from 1.7.7 to 2.2.0 #22099
Conversation
|
ok-to-build-image |
|
ok-to-build-iso |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: minikube-bot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @minikube-bot. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
Hi @minikube-bot, we have updated your PR with the reference to newly built kicbase image. Pull the changes locally if you want to test with them or update your PR further. |
|
Hi @minikube-bot, building a new ISO failed for Commit 0a27ed4 |
|
@medyagh - the iso build failed with: I think the issue is using old Go version for the iso. strings.SplitSeq was added in go 1.24.0 but we still So before we can update nerdctl and containerd we need to update go. PR updating go to 1.25.5: #22101 |
|
We need to trigger again when #22101 is merged. /close |
|
@nirs: Closed this PR. In response to this:
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. |
The nerdctl project released a new version
This PR was auto-generated by
make update-nerdctl-versionusing update-nerdctl-version.yml CI Workflow.