mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-09 19:40:50 +00:00
Automatic merge from submit-queue scheduler: initialize podsWithAffinity Without initializing podsWithAffinity, scheduler panics when deleting a pod from a node that has no pods with affinity ever scheduled to. Fix #33772