Skip to content

Allow users to set a different path for kubeconfig #164

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

Closed
lstocchi opened this issue Feb 3, 2021 · 3 comments
Closed

Allow users to set a different path for kubeconfig #164

lstocchi opened this issue Feb 3, 2021 · 3 comments

Comments

@lstocchi
Copy link

lstocchi commented Feb 3, 2021

As in vscode, IJ kubernetes should have a setting to allow users specify a different path where to find the kubeconfig.

In vscode users can add multiple paths and then decide which one to use.

@adietish adietish added this to the Backlog milestone May 6, 2021
@adietish
Copy link
Collaborator

related to #278

@QuingKhaos
Copy link

Without configuring the kubeconfig to use, this plugin doesn't work. I structure my kubeconfigs into client related workspaces, exporting KUBECONFIG via direnv on bash, setting kubeconfig in the Kubernetes plugin by JetBrains per IntelliJ project.

Allowing plugin configuration is an important enhancement.

@adietish
Copy link
Collaborator

adietish commented Feb 7, 2025

@QuingKhaos sorry for the late reply. There were quite some portions to change in order for KUBECONFIG to be supported in our plugin (ex. adding support in the kubernetes-client library). This was implemented in #779 and available in the latest release 1.5.0.

Closing as DONE.

@adietish adietish closed this as completed Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants