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

k8s credentials retrieval need optimization #119

Open
nuclearcat opened this issue Dec 16, 2022 · 0 comments
Open

k8s credentials retrieval need optimization #119

nuclearcat opened this issue Dec 16, 2022 · 0 comments

Comments

@nuclearcat
Copy link
Member

As we was hotfixing issue in #118, it is done in suboptimal way, as we had to hardcode cluster names and location, plus we retrieve credentials of all clusters, not just one we need.
It will be better if we detect cluster name and location dynamically and retrieve credentials of cluster that we are going to use.

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