k3s/pkg/controller/statefulset
Anthony Yeh 399c19a2ad StatefulSet: Check that ControllerRef UID matches. 2017-03-06 10:36:41 -08:00
..
BUILD StatefulSet: Use ControllerRef to route watch events. 2017-03-06 09:46:03 -08:00
OWNERS Add approvers to StatefulSet 2017-02-23 11:03:09 -08:00
stateful_pod_control.go controller: statefulsets respect observed generation 2017-03-02 19:43:06 +01:00
stateful_pod_control_test.go controller: statefulsets respect observed generation 2017-03-02 19:43:06 +01:00
stateful_set.go StatefulSet: Check that ControllerRef UID matches. 2017-03-06 10:36:41 -08:00
stateful_set_control.go StatefulSet: Use ControllerRefManager to adopt/orphan. 2017-03-06 09:46:03 -08:00
stateful_set_control_test.go StatefulSet: Don't touch Pods if DeletionTimestamp is set. 2017-03-06 09:46:03 -08:00
stateful_set_test.go StatefulSet: Use ControllerRef to route watch events. 2017-03-06 09:46:03 -08:00
stateful_set_utils.go StatefulSet: Always set BlockOwnerDeletion in ControllerRef. 2017-03-06 09:46:03 -08:00
stateful_set_utils_test.go StatefulSet: Add ControllerRef on all created Pods. 2017-03-06 09:46:03 -08:00