-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Clean up hack for Crio-1.17.3+ bug #8861
Comments
Related: #8890 |
Upstream 1.17.4 behavior issue: cri-o/cri-o#4035 |
we ended up making a Hack to restart CRIO each time, this is a temproary hack till CRIO upstream is fixed cri-o/cri-o#4027 |
The actual bug for cri-o is cri-o/cri-o#4035, the other issue is just about the deletion of the 1.17.3 package It can still be rebuilt from the OBS sources, but by the time it was made available you had already upgraded to 1.18.3 instead https://build.opensuse.org/package/show/devel:kubic:libcontainers:stable:cri-o:1.17:1.17.3/cri-o Seems like the CRI-O project have changed from one repository to one subproject per release, so you can pin versions now... https://build.opensuse.org/project/subprojects/devel:kubic:libcontainers:stable:cri-o |
I have a PR open (#9501) that reverts this change, but the crio tests are still failing in a way that concerns me, so I need to do some more investigation. Do we need to update the version of crio we're using? |
I think the bug is fixed in PR #9629 (by upgrading runc version) - if that is correct we can do the suggested revert |
While I was trying to rebuild our current Kicbase image without ANY change, I noticed All the crio tests fail
#8854
attached is the full test log in text
testout.txt
created an issue in the cri-o repo cri-o/cri-o#4027 unfortunately the 1.17.3 package has vanished from the repo magically without any notice !
CC: @afbjorklund
Example of error of TestStartStop/group/crio/serial/SecondStart
The text was updated successfully, but these errors were encountered: