Delete profile should Unset the current profile #4891
Labels
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.
Delete profile should Unset the current profile
to reproduce:
1- create a minikube with profile p1 and p2
2- set the current profile to p1
3- delete profile p1
4-
the current profile is gone from profile list (correctly) however if u check for current profile it shows the deleted one:
5- check for current profile
The fix should, after delete unset the current config.
The text was updated successfully, but these errors were encountered: