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

Remove Kubernetes context as part of environment deletion #7

Open
yorugac opened this issue Sep 16, 2024 · 0 comments
Open

Remove Kubernetes context as part of environment deletion #7

yorugac opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yorugac
Copy link
Collaborator

yorugac commented Sep 16, 2024

Currently, when an environment is created, a corresponding Kubernetes context is created as well. The name of both is the same. If Kubernetes context under that name already exists, it will be re-used. But contexts are not deleted by the extension. If there are a lot of tests executed, KUBECONFIG will become polluted.

Delete Kubernetes context when the environment is deleted.

@yorugac yorugac added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant