kubernetes/pkg/controller/statefulset
Kenneth Owens 1b55f57391 Implements StatefulSet update
Implements history utilities for ControllerRevision in the controller/history package
StatefulSetStatus now has additional fields for consistency with DaemonSet and Deployment
StatefulSetStatus.Replicas now represents the current number of createdPods and StatefulSetStatus.ReadyReplicas is the current number of ready Pods
2017-06-06 12:00:28 -07:00
..
BUILD Support burst in stateful set scale up and down 2017-05-21 01:14:26 -04: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 Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set_control.go Implements StatefulSet update 2017-06-06 12:00:28 -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 Implements StatefulSet update 2017-06-06 12:00:28 -07:00
stateful_set.go Implements StatefulSet update 2017-06-06 12:00:28 -07:00