-
Notifications
You must be signed in to change notification settings - Fork 811
Description
Summary
After upgrading from microk8s 1.33.0 to 1.34.1, the cluster is unstable - I have many pods with CrashLoopBackOff status as well as Pending status with no events or other errors to explain why from what I could find. For pods that were running, updating a deployment with an annotation that should trigger a rolling upgrade / restart does nothing. When I try to remove Pending pods, the command reports that the pod was remooved and then hangs, and the pods stay in status Terminating indefinitely as well.
What Should Happen Instead?
None of the above should happen, and if it does, there should be a clearly-visible reason, so the root cause can be identified and addressed
Reproduction Steps
I do not know how to reproduce - I have been running my microk8s cluster for more than 2 years, and now I think I have to rebuild it from scratch
Introspection Report
inspection-report-20251023_110810.tar.gz
Can you suggest a fix?
I do not know
Are you interested in contributing with a fix?
If I could I would