kubernetes/pkg/controller/nodelifecycle
Wei Huang 7c024273a4
fix an issue that scheduling doesn't respect NodeLost status of a node
- if Node is in UnknowStatus, apply unreachable taint with NoSchedule effect
- some internal data structure refactoring
- update unit test
2018-08-27 11:46:15 -07:00
..
scheduler Fix out of bounds error on non-64-bit machines 2018-06-28 16:29:52 -04:00
BUILD Removed unused vars. 2018-06-24 10:48:49 +08:00
metrics.go
node_lifecycle_controller_test.go fix an issue that scheduling doesn't respect NodeLost status of a node 2018-08-27 11:46:15 -07:00
node_lifecycle_controller.go fix an issue that scheduling doesn't respect NodeLost status of a node 2018-08-27 11:46:15 -07:00
OWNERS Volunteer to maintain nodelifecycle 2018-06-08 10:17:08 +08:00