mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-22 10:00:21 -04:00
and terminated pods for maxUnavailable This change ensures that Parallel pod management in statefulset controller counts old unavailable pods as candidates for rollouts, but leaving terminating pods untouched. All the disruptions should always ensure that the statefulset stays within defined maxUnavilable budget. Signed-off-by: Maciej Szulik <soltysh@gmail.com> |
||
|---|---|---|
| .. | ||
| config | ||
| metrics | ||
| testdata | ||
| OWNERS | ||
| stateful_pod_control.go | ||
| stateful_pod_control_test.go | ||
| stateful_set.go | ||
| stateful_set_compatibility_test.go | ||
| stateful_set_control.go | ||
| stateful_set_control_test.go | ||
| stateful_set_status_updater.go | ||
| stateful_set_status_updater_test.go | ||
| stateful_set_test.go | ||
| stateful_set_utils.go | ||
| stateful_set_utils_test.go | ||