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

Bug when using gcr on the examples values.yaml #1156

Open
gabo1208 opened this issue Feb 13, 2023 · 1 comment
Open

Bug when using gcr on the examples values.yaml #1156

gabo1208 opened this issue Feb 13, 2023 · 1 comment

Comments

@gabo1208
Copy link

Bug description:

When I use gcr.io as the registry on any example configuration, the builder registry is set to index.docker. But when I use us.gcr.io for example it works correctly, don't know if this is intended but I'll report it and see if it can help =)

Steps to reproduce:

Please provide a set of steps to reproduce the behavior (example):

  1. Run any sample
  2. Use gcr.io as a registry
  3. Then use something like us.gcr.io

Expected behavior:

It should detect that gcr.io is a valid registry since I have the credentials configured for it without any prefix.

Actual behavior:

Builder try to use index.docker as the image registry

Versions:

  • GKE
  • 0.6.3
  • 1.25
@github-actions
Copy link

Hello @gabo1208! Welcome to the Cartographer community and thank you for opening your first issue, we appreciate your contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant