You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks like it is missed during 0342835
one and when crc is stopped, it show following warn message.
```
WARN Failed to remove crc contexts from kubeconfig: <nil>
Stopped the instance
```
This PR will make sure to handle nil error properly.
0 commit comments