4.19.3
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