kubernetes/test/e2e/apps
Kubernetes Submit Queue 01624c1b68
Merge pull request #64350 from jarrpa/statefulset-pvc-test
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add StatefulSet rollback and rolling update test with PVCs

**What this PR does / why we need it**:
Adds a StatefulSet e2e test for testing rolling upgrades and rollbacks on a StatefulSet using PVCs.

**Which issue(s) this PR fixes**:
Fixes #63940

**Release note**:

```
NONE
```

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2018-07-04 15:01:08 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cronjob.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
daemon_restart.go Merge pull request #62114 from deads2k/cli-22-jobs 2018-04-06 17:06:09 -07:00
daemon_set.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
deployment.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
disruption.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
framework.go Rename test dir to allude sig-apps ownership 2017-07-22 12:43:36 +02:00
job.go Rate limit only when an actual error happens, not on update conflicts 2018-06-05 22:53:09 +02:00
network_partition.go Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
OWNERS Rename test dir to allude sig-apps ownership 2017-07-22 12:43:36 +02:00
rc.go Adding details to Conformance Tests using RFC 2119 standards. 2018-05-14 21:25:12 -07:00
replica_set.go Set explicit labels/selector for apps/v1 Deployment/RS. 2018-05-22 13:43:07 -07:00
statefulset.go Add StatefulSet rollback and rolling update test with PVCs 2018-07-01 21:17:04 -05:00
types.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00