mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-17 04:20:08 +00:00
When the number of clusterStatusNew's Conditions is different from the number of clusterStatusOld's Conditions, clustercontroller will panic. We should check it before comparing.