kubeconfig-cleanup icon indicating copy to clipboard operation
kubeconfig-cleanup copied to clipboard

Get rid of non responsive clusters, and unused users

Results 4 kubeconfig-cleanup issues
Sort by recently updated
recently updated
newest added

Hi, When I run ./install.sh I got this error: ./install.sh: 3: set: Illegal option -o pipefail

I get this when trying to run: ``` Testing context's 'gke-skeenan-eaa3d8e68f' cluster... error converting to clientset: failed to create API client: No Auth Provider found for name "gcp" Remove 'gke-skeenan-eaa3d8e68f'...

https://github.com/GoogleContainerTools/krew Krew makes it easy to package and distribute plugins for kubectl. This plugin would be also a great addition there.

Plugins were [fundamentally changed in Kubernetes v1.12.x](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/). This should be updated to work with the new plugin mechanism.