kubernetes/pkg/controller/statefulset
2017-06-19 06:53:46 -07:00
..
BUILD Auto generated code for StatefulSet update 2017-06-06 13:47:19 -07:00
OWNERS Add approvers to StatefulSet 2017-02-23 11:03:09 -08:00
stateful_pod_control_test.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_pod_control.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_control_test.go Removes PartitionStatefulSetStrategyType and Partition from UpdateStrategy and replaces them with a parameterized RollingUpdate strategy. 2017-06-12 10:06:09 -07:00
stateful_set_control.go Fixes a bug where RollingUpdateStrategy combined with Parallel pod management allows for more than one Pod to be unready during update. We want this behavior during turn up and turn down but not during update. Otherwise we risk violating reasonable disruption budgets. 2017-06-19 06:53:46 -07:00
stateful_set_status_updater_test.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_status_updater.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_test.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_utils_test.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_utils.go Removes PartitionStatefulSetStrategyType and Partition from UpdateStrategy and replaces them with a parameterized RollingUpdate strategy. 2017-06-12 10:06:09 -07:00
stateful_set.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00