kubernetes/pkg/controller/statefulset
Maciej Szulik 7213a2099b
Move various one-time testFn inline
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-19 10:56:35 +02:00
..
config Generate deepcopy 2026-05-11 12:27:56 -04:00
metrics Register statefulset metrics for skips 2026-04-17 19:04:29 +00:00
testdata Add unit test detecting spurious statefulset rollout 2025-11-03 16:33:39 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
stateful_pod_control.go statefulset: wrap errors with %w in StatefulPodControl 2026-03-05 23:02:16 +01:00
stateful_pod_control_test.go Squash similar pod delete tests under a single table driven test 2026-04-29 11:57:38 +02:00
stateful_set.go Add the ability for the statefulset controller to read its own writes 2026-02-27 18:21:30 +00:00
stateful_set_compatibility_test.go Add unit test detecting spurious statefulset rollout 2025-11-03 16:33:39 -05:00
stateful_set_control.go StatefulSet: Fix OnDelete strategy not updating CurrentRevision (#136833) 2026-05-05 21:12:24 +05:30
stateful_set_control_test.go Move various one-time testFn inline 2026-05-19 10:56:35 +02:00
stateful_set_status_updater.go Add the ability for the statefulset controller to read its own writes 2026-02-27 18:21:30 +00:00
stateful_set_status_updater_test.go Squash similar statefulset updates tests under a single table driven test 2026-04-30 11:06:00 +02:00
stateful_set_test.go Speed up StatefulSet unit tests 2026-05-19 10:15:30 +02:00
stateful_set_utils.go StatefulSet: Fix OnDelete strategy not updating CurrentRevision (#136833) 2026-05-05 21:12:24 +05:30
stateful_set_utils_test.go StatefulSet: Fix OnDelete strategy not updating CurrentRevision (#136833) 2026-05-05 21:12:24 +05:30