mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #106563 from ehashman/more-etcd-validation
Validate etcd image versions in test manifests
This commit is contained in:
commit
823cc3cc36
@ -75,6 +75,8 @@ dependencies:
|
||||
match: quay.io/coreos/etcd
|
||||
- path: test/e2e/framework/nodes_util.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+)?"}
|
||||
|
||||
- name: "etcd-image"
|
||||
version: 3.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user