kubernetes-sigs / kubespray

Deploy a Production Ready Kubernetes Cluster
Apache License 2.0
15.97k stars 6.43k forks source link

CI molecule_cri-o fails in kubernetes 1.31.1 #11565

Open yankay opened 4 days ago

yankay commented 4 days ago

Which jobs are failing ?

https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/7889475919

Which tests are failing ?

https://github.com/kubernetes-sigs/kubespray/pull/11533

Since when has it been failing ?

2024-09-24

Reason for failure

https://github.com/kubernetes-sigs/kubespray/pull/11533#issuecomment-2367203714

Anything else we need to know

No response

yankay commented 4 days ago

ref: https://github.com/cri-o/packaging/blob/main/templates/latest/cri-o/bundle/10-crio.conf

win5923 commented 9 hours ago

Is the solution to this problem simply removing the following line? https://github.com/kubernetes-sigs/kubespray/blob/24e1765ae2033f8304838bbaa5c4d473b230a70e/roles/container-engine/cri-o/meta/main.yml#L3

or change it to crun?