kubernetes/test
Kubernetes Submit Queue 0613ae5077 Merge pull request #46669 from kow3ns/statefulset-update
Automatic merge from submit-queue (batch tested with PRs 46235, 44786, 46833, 46756, 46669)

implements StatefulSet update

**What this PR does / why we need it**:
1. Implements rolling update for StatefulSets
2. Implements controller history for StatefulSets.
3. Makes StatefulSet status reporting consistent with DaemonSet and ReplicaSet.

https://github.com/kubernetes/features/issues/188

**Special notes for your reviewer**:

**Release note**:
```release-note
Implements rolling update for StatefulSets. Updates can be performed using the RollingUpdate, Paritioned, or OnDelete strategies. OnDelete implements the manual behavior from 1.6. status now tracks 
replicas, readyReplicas, currentReplicas, and updatedReplicas. The semantics of replicas is now consistent with DaemonSet and ReplicaSet, and readyReplicas has the semantics that replicas did prior to this release.
```
2017-06-07 00:27:53 -07:00
..
e2e Merge pull request #46669 from kow3ns/statefulset-update 2017-06-07 00:27:53 -07:00
e2e_federation Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
e2e_node Merge pull request #46828 from cblecker/links-update 2017-06-06 11:43:18 -07:00
fixtures Add Initializers to all admission control paths by default 2017-06-02 22:09:04 -04:00
images no-snat test 2017-05-26 13:45:10 -07:00
integration Merge pull request #46828 from cblecker/links-update 2017-06-06 11:43:18 -07:00
kubemark Merge pull request #46938 from shyamjvs/no-reprinting-gcloud-result 2017-06-06 04:07:55 -07:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils Performance tests also cover configmaps now 2017-05-31 13:13:15 +02:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller 2017-05-19 14:49:43 -07:00
test_owners.csv Updated test/test_owners.csv for federation test cases 2017-05-20 08:43:30 +05:30
test_owners.json Make update_owners.py also emit a JSON sig-owners list. 2017-05-11 17:01:29 -07:00