mirror of
https://github.com/kubereboot/kured.git
synced 2026-05-24 01:03:03 +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