You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
Run any sample
Use gcr.io as a registry
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
The text was updated successfully, but these errors were encountered:
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):
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:
The text was updated successfully, but these errors were encountered: