Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ISO: bump to containerd 2 #21368

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

Open
ComradeProgrammer wants to merge 3 commits into kubernetes:master
base: master
Choose a base branch
Loading
from ComradeProgrammer:containerd2

Conversation

Copy link
Member

@ComradeProgrammer ComradeProgrammer commented Aug 18, 2025

ISO: bump to containerd 2
FIX #20497
CLOSE #20485

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 18, 2025
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ComradeProgrammer

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:
  • (削除) OWNERS (削除ここまで) [ComradeProgrammer]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 18, 2025
Copy link
Member Author

/ok-to-build-iso

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 18, 2025
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Aug 18, 2025

This comment has been minimized.

Copy link
Member Author

ComradeProgrammer commented Aug 19, 2025
edited
Loading

https://storage.googleapis.com/minikube-builds/logs/21368/040d05d/iso_build.txt
ISO PR push failure was caused by insufficient disk

Copy link
Member Author

/ok-to-build-iso

2 similar comments
Copy link
Member

medyagh commented Aug 20, 2025

/ok-to-build-iso

Copy link
Member

medyagh commented Aug 21, 2025

/ok-to-build-iso

Copy link
Member

medyagh commented Aug 21, 2025

@ComradeProgrammer I see the last log for the ISO

19:56:10 29450K .......... .......... .......... .......... .......... 99% 149M 0s
19:56:10 29500K .......... .......... .......... .......... .......... 99% 144M 0s
19:56:10 29550K .......... .......... .......... .......... .......... 99% 130M 0s
19:56:10 29600K .......... .......... .......... .......... .......... 99% 151M 0s
19:56:10 29650K .......... .......... .......... .......... .......... 99% 141M 0s
19:56:10 29700K .......... .......... .......... .......... .......... 99% 154M 0s
19:56:10 29750K .......... .......... .......... .......... ..... 100% 128M=0.3s
19:56:10
19:56:10 2025年08月21日 02:56:10 (109 MB/s) - ‘/home/jenkins/workspace/iso-pr-build/out/buildroot/output-x86_64/build/.containerd-2.1.4-linux-arm64.tar.gz.XaAKiu/output’ saved [30510599/30510599]
19:56:10
19:56:10 ERROR: No hash found for containerd-2.1.4-linux-arm64.tar.gz
19:56:10 make[2]: *** [package/pkg-generic.mk:179: /home/jenkins/workspace/iso-pr-build/out/buildroot/output-x86_64/build/containerd-bin-2.1.4/.stamp_downloaded] Error 1
19:56:10 make[1]: *** [Makefile:83: _all] Error 2
19:56:10 make[1]: Leaving directory '/home/jenkins/workspace/iso-pr-build/out/buildroot'

Copy link
Member Author

/ok-to-build-iso

This comment has been minimized.

Copy link
Collaborator

Hi @ComradeProgrammer, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 25, 2025
Copy link
Contributor

PR needs rebase.

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.

Copy link

kvm2 driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 21368 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 47.4s │ 49.7s │
│ enable ingress │ 14.9s │ 14.8s │
└────────────────┴──────────┴────────────────────────┘

Times for minikube ingress: 14.5s 14.4s 15.5s 14.9s 15.5s
Times for minikube (PR 21368) ingress: 14.9s 15.0s 14.5s 15.0s 14.6s

Times for minikube start: 48.9s 46.1s 47.8s 46.6s 47.8s
Times for minikube (PR 21368) start: 50.1s 48.0s 47.8s 49.6s 52.9s

docker driver with docker runtime

┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 21368 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 23.2s │ 24.0s │
│ enable ingress │ 13.3s │ 13.3s │
└────────────────┴──────────┴────────────────────────┘

Times for minikube ingress: 13.3s 13.8s 13.8s 13.3s 12.3s
Times for minikube (PR 21368) ingress: 13.8s 13.3s 12.8s 13.8s 12.8s

Times for minikube start: 22.7s 23.4s 24.6s 22.6s 22.9s
Times for minikube (PR 21368) start: 25.0s 24.6s 23.2s 25.6s 21.3s

docker driver with containerd runtime

┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 21368 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 22.7s │ 22.2s │
│ enable ingress │ 26.3s │ 22.8s │
└────────────────┴──────────┴────────────────────────┘

Times for minikube start: 23.8s 23.2s 22.7s 22.2s 21.6s
Times for minikube (PR 21368) start: 20.5s 22.4s 22.5s 22.8s 22.8s

Times for minikube ingress: 23.8s 22.8s 22.8s 39.2s 22.8s
Times for minikube (PR 21368) ingress: 22.8s 22.8s 22.8s 22.8s 22.8s

Copy link
Contributor

@ComradeProgrammer: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-minikube-build bd04aa4 link true /test pull-minikube-build
pull-minikube-integration bd04aa4 link true /test pull-minikube-integration

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@medyagh medyagh Awaiting requested review from medyagh

@prezha prezha Awaiting requested review from prezha

Assignees

No one assigned

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Bump to Containerd 2

AltStyle によって変換されたページ (->オリジナル) /