kubernetes/test/e2e/upgrades
Kubernetes Submit Queue 078238a461 Merge pull request #41221 from kow3ns/ss-upgrade-test
Automatic merge from submit-queue (batch tested with PRs 41548, 41221)

StatefulSet Upgrade Test

Adds StatefulSet upgrade tests and moves common functionality into the framework package. This removes the potential for cyclic dependencies while allowing for code reuse.
```release-note
NONE
```
2017-02-17 04:34:35 -08:00
..
BUILD Merge pull request #41221 from kow3ns/ss-upgrade-test 2017-02-17 04:34:35 -08:00
configmaps.go implement configmap upgrade test 2017-02-13 13:18:36 -08:00
deployments.go test: add upgrade test for deployments 2017-02-09 12:04:28 +01:00
horizontal_pod_autoscalers.go Added e2e upgrade test for Horizontal Pod Autoscaler. 2017-02-17 09:37:19 +01:00
secrets.go Add an upgrade test for secrets. 2017-01-31 13:05:36 -08:00
services.go Adding framework to allow multiple upgrade tests 2017-01-23 14:47:47 -08:00
statefulset.go Adds StatefulSet upgrade tests and moves common functionality into the 2017-02-10 11:21:22 -08:00
upgrade.go Adding framework to allow multiple upgrade tests 2017-01-23 14:47:47 -08:00