Skip to content

Conversation

@bhavanki
Copy link
Contributor

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).

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).
@bhavanki
Copy link
Contributor Author

Verified through testing using the kubeapply pull-request command, which simulates use of the kubeapply webhook on existing pull requests. Without this change, a run of kubeapply diff on PRs for a couple of our clusters could not succeed.

@bhavanki bhavanki merged commit 52b90d2 into master Nov 14, 2022
@bhavanki bhavanki deleted the authenticator-api-version branch November 14, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants