Skip to content
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

Provide a flag to input cluster name when generating kubeconfig files #1402

Open
devdattakulkarni opened this issue Feb 28, 2025 · 0 comments

Comments

@devdattakulkarni
Copy link
Contributor

devdattakulkarni commented Feb 28, 2025

In provider-kubeconfig.py, we should provide a flag to input name of the cluster. This name will be used in setting the value of the context attribute, along with the cluster name, in the generated kubeconfig file. Right now, we set the cluster name and the context name to the name of the ServiceAccount that is being generated. But this is not very useful when switching contexts between clusters.

We can name the flag "-x"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant