Commit 6f7479a
committed
fix: Use API version client.authentication.k8s.io/v1beta1
Generated kubeconfig files now use API version v1beta1 for acquiring
credentials via aws-iam-authenticator. This allows communication with
clusters running newer versions of Kubernetes which no longer support
v1alpha1 (while at the same time eliminating support for clusters
running very old versions).1 parent a31cc8c commit 6f7479a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments