mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
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 |
||
|---|---|---|
| .. | ||
| cassandra | ||
| cockroachdb | ||
| etcd | ||
| mysql-galera | ||
| mysql-upgrade | ||
| redis | ||
| zookeeper | ||