-
Notifications
You must be signed in to change notification settings - Fork 5k
Kicbase/ISO: update crio to 1.32 #20630
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: master
Are you sure you want to change the base?
Conversation
[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:
Approvers can indicate their approval by writing |
/ok-to-build-image |
9733fb5
to
9cdbadf
Compare
/ok-to-build-image |
/ok-to-build-iso |
Hi @ComradeProgrammer, 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. |
459f7a1
to
c895234
Compare
/ok-to-build-iso |
/ok-to-build-image |
1 similar comment
/ok-to-build-image |
Hi @ComradeProgrammer, 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. |
f69a40c
to
3abb289
Compare
/ok-to-build-image |
/ok-to-build-iso |
Hi @ComradeProgrammer, 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 @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. |
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
I am looking at the CI failures
|
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
I have run the test locally and found the reason why tests fails on kvm
Obviously when cri-dockerd tries to start, the docker daemon is not ready at all. Simply restart the cri-dockerd can resolve all problems. I am still thinking about how to solve this, and why this is caused in this PR |
966a58a
to
53e8be0
Compare
/ok-to-build-iso |
/ok-to-build-image |
/ok-to-test |
This comment has been minimized.
This comment has been minimized.
Hi @ComradeProgrammer, 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. |
kvm2 driver with docker runtime |
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. |
FIX #20608