-
Notifications
You must be signed in to change notification settings - Fork 3k
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
az aks get-credentials fails with 'Namespace' object has no attribute '_cmd' #20274
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/aks-pm. Issue DetailsThis is autogenerated. Please review and update as needed.Describe the bugCommand Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected Behaviorsuccess of the command without an exception. Environment Summary
Additional Context
|
route to service team |
It's very likely to be related to #20269. |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az aks get-credentials
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az login --service-principal --username {client_id} --password={client_secret} --tenant my-custom-tenant.com
az aks get-credentials --name {} --resource-group {} --subscription {} --overwrite-existing
Expected Behavior
success of the command without an exception.
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: