kubernetes/pkg/controller/statefulset
Kubernetes Prow Robot fbb5717279
Merge pull request #110069 from FillZpp/fix-statefulset-maxunavailable-less-than-one
Fix maxUnavailable of StatefulSet should not less than 1
2022-05-20 16:50:12 -07:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
stateful_pod_control_test.go controller change for statefulset auto-delete (tests) 2021-11-17 16:48:50 -08:00
stateful_pod_control.go controller change for statefulset auto-delete (implementation) 2021-11-17 16:48:50 -08:00
stateful_set_control_test.go add maxUnavailable implementation and UT 2022-03-28 11:01:05 -07:00
stateful_set_control.go Fix maxUnavailable of StatefulSet should not less than 1 2022-05-16 16:58:19 +08:00
stateful_set_status_updater_test.go Wire contexts to Apps controllers 2021-10-13 16:32:13 -04:00
stateful_set_status_updater.go Wire contexts to Apps controllers 2021-10-13 16:32:13 -04:00
stateful_set_test.go controller change for statefulset auto-delete (tests) 2021-11-17 16:48:50 -08:00
stateful_set_utils_test.go Test: remove redundant SetNamespace() for pvc 2022-03-02 14:10:46 +08:00
stateful_set_utils.go controller change for statefulset auto-delete (implementation) 2021-11-17 16:48:50 -08:00
stateful_set.go Fix event broadcaster shutdown in multiple controllers 2022-05-17 22:14:19 +02:00