Merge pull request #112043 from pohly/e2e-sub-package-continuation

e2e: sub package refactoring
This commit is contained in:
Kubernetes Prow Robot
2022-10-06 13:49:53 -07:00
committed by GitHub
239 changed files with 2726 additions and 2252 deletions

View File

@@ -67,7 +67,7 @@ dependencies:
match: ETCD_VERSION=
- path: staging/src/k8s.io/sample-apiserver/artifacts/example/deployment.yaml
match: gcr.io/etcd-development/etcd
- path: test/e2e/framework/nodes_util.go
- path: test/e2e/framework/providers/gcp.go
match: const etcdImage
- path: test/utils/image/manifest.go
match: configs\[Etcd\] = Config{list\.GcEtcdRegistry, "etcd", "\d+\.\d+.\d+(-(alpha|beta|rc).\d+)?(-\d+)?"}