kubernetes/pkg/controller/statefulset
Kenneth Owens 7d22e64284 StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its
DeletionTimestamp set. Fixes 44229.
Rename isTerminated to isTerminating
Adds a test case for at the unit level to prevent regression
2017-04-21 08:38:21 -07:00
..
BUILD move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
OWNERS Add approvers to StatefulSet 2017-02-23 11:03:09 -08:00
stateful_pod_control_test.go Removed hostname/subdomain annotation. 2017-04-10 13:55:40 +08:00
stateful_pod_control.go controller: statefulsets respect observed generation 2017-03-02 19:43:06 +01:00
stateful_set_control_test.go StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its 2017-04-21 08:38:21 -07:00
stateful_set_control.go StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its 2017-04-21 08:38:21 -07:00
stateful_set_test.go StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its 2017-04-21 08:38:21 -07:00
stateful_set_utils_test.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
stateful_set_utils.go StatefulSet should not launch Pod i, if a Pod in the sequence [0,i) has its 2017-04-21 08:38:21 -07:00
stateful_set.go Merge pull request #44487 from resouer/fix-ss-error 2017-04-21 01:55:57 -07:00