-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Kicbase: Switch ubuntu jammy to debian bookworm #21643
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh 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 |
/ok-to-build-image |
This must be merged together with #21409 since the preloads created with containerd 1.7 may not be correct for containerd 2. |
this doesnt touch iso, Containerd2 work can be done After this PR |
When we update the base image we get a new version of containerd, so we ned to update also nerdctl. And since we share the preloads, we may need the same version of containerd in kicbase and iso. If this change does not bring contianerd v2 we are fine. |
/ok-to-build-image |
Hi @medyagh, 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. |
7b92412
to
f9ad2b9
Compare
/ok-to-build-image |
/ok-to-test |
Hi @medyagh, 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. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
6df9e7f
to
a25b355
Compare
/ok-to-build-image |
Hi @medyagh, 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. |
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
131af4d
to
78f4854
Compare
/ok-to-build-image |
Hi @medyagh, 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. |
@medyagh: The following test failed, say
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. |
This comment has been minimized.
This comment has been minimized.
kvm2 driver with docker runtime
Times for minikube ingress: 15.8s 15.8s 15.8s 15.8s 16.3s Times for minikube start: 39.8s 39.9s 41.2s 43.7s 42.2s docker driver with docker runtime
Times for minikube ingress: 10.6s 10.6s 10.6s 10.6s 12.6s Times for minikube start: 22.7s 22.9s 21.5s 25.4s 23.2s docker driver with containerd runtime
Times for minikube ingress: 40.1s 23.1s 23.1s 23.1s 23.1s Times for minikube start: 18.8s 21.8s 21.5s 20.1s 19.5s |
This comment has been minimized.
This comment has been minimized.
Here are the number of top 10 failed tests in each environments with lowest flake rate.
Besides the following environments also have failed tests:
To see the flake rates of all tests by environment, click here. |
Docker Linux Passes Docker Linux Crio is meant to be fixed by community or droped from minikube |
Commits Summary
Previous Attempts:
Todos:
Move from RSA1 to a RSA2
#21543