mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-03-03 02:00:24 +00:00
This fixes a panic that occurs if a pod has no ownerrefs later on in the strategy. If a pod has no ownerrefs, there's nothing for us to do with it.