kubernetes/pkg/controller/nodelifecycle/scheduler
Zhen Wang 88e7e186f0 Rename node status to node health in NodeLifecycleController
Since we are going to treat both node status and node lease as node
heartbeat/health signals, this PR makes the renmae changes, so that the
follow-up PRs are easier to review.
2018-10-01 23:19:50 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rate_limited_queue_test.go
rate_limited_queue.go Rename node status to node health in NodeLifecycleController 2018-10-01 23:19:50 -07:00
taint_manager_test.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
taint_manager.go Taint node in paralle. 2018-09-01 09:57:02 +08:00
timed_workers_test.go increase timeout in TestCancelAndReadd 2018-05-17 10:26:17 -04:00
timed_workers.go