Files
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
..
2019-03-02 12:55:26 +08:00