mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
Merge pull request #112043 from pohly/e2e-sub-package-continuation
e2e: sub package refactoring
This commit is contained in:
@@ -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+)?"}
|
||||
|
Reference in New Issue
Block a user