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
Currently if a user uses Infra with two Kubeconfigs – each with a respective registry, they'll have incorrect login prompts when logging in via Infra. We should support a global --registry flag to all commands to force commands which target registry to use.
That way a kubeconfig for a specific registry can fetch tokens via infra tokens create <destination> --registry infra.example.com
The text was updated successfully, but these errors were encountered:
Currently if a user uses Infra with two Kubeconfigs – each with a respective registry, they'll have incorrect login prompts when logging in via Infra. We should support a global
--registry
flag to all commands to force commands which target registry to use.That way a kubeconfig for a specific registry can fetch tokens via
infra tokens create <destination> --registry infra.example.com
The text was updated successfully, but these errors were encountered: