-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Contour images #516
Sync Contour images #516
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to update the images that contour reports.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are also missing the updated list of images in register.go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there!
* enable setting image in gateway chart * ingress images * hackery & sed wizardry gateway imgs * better comments * gateway img values * upstream images update * simplify * fix registry/repo * update envoyproxy img tag * add note about envoy img version * update img tag target * add img in register.go * rm separate registry value * naming
* enable setting image in gateway chart * ingress images * hackery & sed wizardry gateway imgs * better comments * gateway img values * upstream images update * simplify * fix registry/repo * update envoyproxy img tag * add note about envoy img version * update img tag target * add img in register.go * rm separate registry value * naming
Description
Sync contour images to
ghcr.io/canonical
.Manipulated the pulled gateway provisioner manifests to be able to set the images via helm values:
Note: Gateway provisioner uses envoyproxy image v1.29.2 instead of v1.28.2 in their release for gateway provisioner v1.28.2.
Sidenote: Gateway provisioner allows you to change the images used by setting these args here.