kubectl-gs release v2.17.0
Added
- Allow calling
logincommand with a second argument to select WC contexts. - Add
-clientcertsuffix to WC client certificate contexts created by thelogincommand. Fall back to-clientcertcontext selection if no other context exists for a cluster. - Use
CertificateAuthorityDatato store CA data and ensure thatCertificateAuthorityis not set when manipulating the kubeconfig in thelogincommand.