Skip to content
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

Update gcr.io image pattern to handle regions #192

Merged
merged 1 commit into from Aug 6, 2020

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Aug 6, 2020

The new ingress image registry is a region specific domain rather than k8s.gcr.io, and the pattern was missing it, leading to the registry config not being honored and the image being uploaded to rocks at the wrong path.

The new ingress image registry is a region specific domain rather than
k8s.gcr.io, and the pattern was missing it, leading to the registry
config not being honored and the image being uploaded to rocks at the
wrong path.
Copy link
Member

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! way to be a forward thinker.

@johnsca
Copy link
Contributor Author

johnsca commented Aug 6, 2020

Turns out this won't actually fix the issue I was hitting, since as @kwmonroe pointed out, the image in question was a static one rather than from a template, but I do think this is reasonable for future-proofing.

@johnsca johnsca merged commit d87510a into master Aug 6, 2020
@johnsca johnsca deleted the johnsca/gcr-region-pattern branch August 6, 2020 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants