mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-17 01:38:16 -05:00
Automatic merge from submit-queue Node controller deletePod return true if there are pods pending deletion Fixes https://github.com/kubernetes/kubernetes/issues/30536 If a node had a single pod in terminating state, and that node no longer reported healthy, the pod was never deleted by the node controller because it believed there were no pods remaining. @smarterclayton @ncdc |
||
|---|---|---|
| .. | ||
| cidr_allocator.go | ||
| cidr_allocator_test.go | ||
| cidr_set.go | ||
| cidr_set_test.go | ||
| controller_utils.go | ||
| doc.go | ||
| metrics.go | ||
| metrics_test.go | ||
| nodecontroller.go | ||
| nodecontroller_test.go | ||
| rate_limited_queue.go | ||
| rate_limited_queue_test.go | ||
| test_utils.go | ||