kubernetes/pkg/controller/nodelifecycle
Clayton Coleman 2888e6e923
Node lifecycle controller should use a label for excluding nodes
The current mechanism for excluding "master" nodes based on node names
is fragile and should be fixed by using a label exclusion similar to
service load balancers. The legacy code path is preserved behind a
defaulted-on gate and will be removed in the future.
2019-08-28 10:29:08 -04:00
..
config auto-generated file 2019-03-02 12:55:26 +08:00
scheduler Simplify checking in getMinTolerationTime 2019-08-05 10:45:05 -07:00
BUILD Node lifecycle controller should use a label for excluding nodes 2019-08-28 10:29:08 -04:00
metrics.go
node_lifecycle_controller_test.go Node lifecycle controller should use a label for excluding nodes 2019-08-28 10:29:08 -04:00
node_lifecycle_controller.go Node lifecycle controller should use a label for excluding nodes 2019-08-28 10:29:08 -04:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00