Failed to stop ssh-agent process: failed loading config: cluster "minikube" does not exist #17315
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
If you try deleting minikube with there's not a cluster you got the following error:
That error message should not be displayed, seems like we're trying to load a cluster that doesn't exist. If the cluster doesn't exist we shouldn't try loading it.
The text was updated successfully, but these errors were encountered: