turkenh / KubeContext

Menu Bar App for Managing Kubernetes Contexts on Mac
Apache License 2.0
403 stars 19 forks source link

Kubeconfig file is growing with usage - while importing/removing contexts #6

Closed turkenh closed 5 years ago

turkenh commented 5 years ago

When a context is deleted, KubeContext only removes respective context from contexts and does not remove the cluster or the user that the context uses. This causes a growing kubeconfig file with orphaned clusters and users.