k3s/test/e2e/testing-manifests/statefulset
Alex Robinson 284a7c6165 Fix broken statefulset e2e test
This was broken back in #43637 when the logic in
`(*StatefulSetTester).CreateStatefulSet` switched from using
`generated.ReadOrDie` to read the entire service.yaml file and pass it
to kubectl to using `manifest.SvcFromManifest`, which assumes that the
file contains only a single service.

Fixes #52750
2017-09-21 13:20:05 -04:00
..
cassandra Adding cassandra test server manifests. 2017-08-02 16:30:53 -07:00
cockroachdb Fix broken statefulset e2e test 2017-09-21 13:20:05 -04:00
etcd Add testing manifests for (node upgrade) etcd test. 2017-06-30 14:57:56 -07:00
mysql-galera Fixed indent for some statefulset for e2e test. 2017-05-09 14:15:19 +08:00
mysql-upgrade Remove deprecated init-container in annotations 2017-08-25 13:39:29 +08:00
redis Fixed indent for some statefulset for e2e test. 2017-05-09 14:15:19 +08:00
zookeeper Fixed indent for some statefulset for e2e test. 2017-05-09 14:15:19 +08:00