Feature Request - unset current-context after minikube stop #4154
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/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Working with multiple kube clusters, it is useful to have the context in my shell prompt, and I can use the
kubectl
command to switch between them. Ifminikube start
automatically sets the current context to itself, why not then unset it onminikube stop
?The text was updated successfully, but these errors were encountered: