mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
build: adapt to new location of etcdImage variable
zeitgeist failed because it expected the variable in the old file.
This commit is contained in:
parent
dfdf88d4fa
commit
717913f902
@ -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+)?"}
|
||||
|
Loading…
Reference in New Issue
Block a user