kubernetes/pkg/controller/disruption
ravisantoshgudimetla 2c116055f7 [disruptioncontroller] Don't error for unmanaged pods
As of now, we allow PDBs to be applied to pods via
selectors, so there can be unmanaged pods(pods that
don't have backing controllers) but still have PDBs associated.
Such pods are to be logged instead of immediately throwing
a sync error. This ensures disruption controller is
not frequently updating the status subresource and thus
preventing excessive and expensive writes to etcd.
2021-07-07 10:42:24 -04:00
..
disruption_test.go [disruptioncontroller] Don't error for unmanaged pods 2021-07-07 10:42:24 -04:00
disruption.go [disruptioncontroller] Don't error for unmanaged pods 2021-07-07 10:42:24 -04:00
OWNERS Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00