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
Used "kubectl config view" instead of printing raw config (#404)
* Used "kubectl config view" instead of printing raw config
* Removed the variable guard, as we now rely on kubectl to mask for us
* Restored the variable guard, because config view can still leak details
0 commit comments