mirror of
https://github.com/kubereboot/kured.git
synced 2026-03-05 10:20:29 +00:00
Terminated pods should be excluded from the blocking a reboot as per https://github.com/weaveworks/kured/issues/227 This adds status filters to the fieldSelector in order to do that. I've not updated tests here but have successfully tested the exact same filter using kubectl