kubernetes/pkg/controller/statefulset
Gunju Kim 6559050ee1
StatefulSet: Cleanup the complex defer function updating the status
In the long term, the complex defer function makes the code harder to
maintain as code after it should take that into account. This removes
the complex defer function updating the status of a statefulset.
2022-11-08 08:39:42 +09: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 StatefulSet: Cleanup the complex defer function updating the status 2022-11-08 08:39:42 +09:00
stateful_set_control.go StatefulSet: Cleanup the complex defer function updating the status 2022-11-08 08:39:42 +09:00
stateful_set_status_updater_test.go Promote minReadySeconds to GA 2022-07-13 11:37:10 -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 convert int32 to pointer using library function 2022-07-01 14:58:26 +08:00
stateful_set_utils.go StatefulSet: fix kube-controller-manager panic due to StatefulSetPersistentVolumeClaimRetentionPolicy being nil 2022-10-27 23:13:36 +08:00
stateful_set.go Generate and format files 2022-07-26 13:14:05 -04:00