Skip to content

4.19.3

Compare
Choose a tag to compare
@mcasperson mcasperson released this 10 Jun 03:42
· 2872 commits to master since this release
b0772a9
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