ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.66k stars 1.26k forks source link

k8s.io & go version bump #393

Closed ahmetb closed 1 year ago

ahmetb commented 1 year ago

Bumping go 1.17 → 1.20 and k8s.io/client.go 1.21 → 1.27 to accommodate breaking changes in the new exec credentials plugin configuration scheme in kubeconfig.

Fixes #392 Fixes #391