Skip to content

Commit

Permalink
Validate etcd image versions in test manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
ehashman committed Nov 19, 2021
1 parent 8f9dd0a commit c9d9b54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c9d9b54

Please sign in to comment.