gcp-auth registries is too restrictive #12003
Labels
addon/gcp-auth
Issues with the GCP Auth addon
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
The gcp-auth addon configures
kubernetes.io/dockercfg
secrets but only forgcr.io
andus-docker.pkg.dev
.minikube/pkg/addons/addons_gcpauth.go
Lines 134 to 136 in 791e3b5
We should either make this configurable or add support for a broader set of endpoints.
One approach would be to query GCR/AR for the list of registries visible to the account.
cc: @sharifelgamal
The text was updated successfully, but these errors were encountered: