Files
kubernetes/pkg/controller/nodelifecycle/node_lifecycle_controller.go
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

46 KiB