We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kubelogin version: 0.1.3 After executing kubelogin convert-kubeconfig kubeconfig remains the same The logs:
user1@runner-eaafstzez-project-32173139-concurrent-0-2mzv65eq:/$ kubelogin convert-kubeconfig -l workloadidentity -v 10 I0514 15:59:14.926634 195 convert.go:187] Context: , Login Method: workloadidentity, Environment: AzurePublicCloud, TenantID: tenantid, ServerID: , ClientID: clientid, IsLegacy: false, msiResourceID: , Timeout: 30s, tokenCacheDir: /home/user1/.kube/cache/kubelogin/, tokenCacheFile: /home/user1/.kube/cache/kubelogin/AzurePublicCloud---.json, AZURE_CONFIG_DIR: I0514 15:59:14.926726 195 convert.go:197] Loading kubeconfig from /home/user1/.kube/config I0514 15:59:14.928024 195 loader.go:395] Config loaded from file: /home/user1/.kube/config I0514 15:59:14.928107 195 convert.go:219] context: "clusterUser_dev01-app" I0514 15:59:14.928831 195 loader.go:395] Config loaded from file: /home/user1/.kube/config user1@runner-eaafstzez-project-32173139-concurrent-0-2mzv65eq:/$
No convert action is being executed and no errors in the end
The text was updated successfully, but these errors were encountered:
No branches or pull requests
kubelogin version: 0.1.3
After executing kubelogin convert-kubeconfig kubeconfig remains the same
The logs:
No convert action is being executed and no errors in the end
The text was updated successfully, but these errors were encountered: