-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly exclude quay.io/coreos/etcd for Cilium >=v1.15
afcb36d didn't quite work because it missed a couple of places that referenced clustermeshEtcdImage. Use the same pattern as f2f792f to conditionally include quay.io/coreos/etcd in the related image list depending on Cilium version. Fixes: afcb36d ("Exclude quay.io/coreos/etcd for Cilium >=v1.15") Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
- Loading branch information
1 parent
1419a06
commit 187b84e
Showing
3 changed files
with
27 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters