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

MacOS: when launched within IDE (not run from source) KUBECONFIG env variable is not available #968

Open
adietish opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@adietish
Copy link
Contributor

adietish commented Feb 3, 2025

related to redhat-developer/intellij-kubernetes#826

Steps:

  1. ASSERT: launch plugin as binary or from source without setting KUBECONFIG in the launch config (env vars)

Result:
The KUBECONFIG env variable is not available to the kubernetes-client in the plugin.

@adietish adietish added the bug Something isn't working label Feb 3, 2025
@adietish adietish self-assigned this Feb 3, 2025
@adietish
Copy link
Contributor Author

adietish commented Feb 3, 2025

fixed by code provided in redhat-developer/intellij-common#263 and a call to it in this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant