terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
chore(doc): Change api_version to latest
Description
From the documentation, the exec plugin uses a deprecated version client.authentication.k8s.io/v1alpha1 which will be removed in Kubernetes client versions 1.24 and above.
Updating it to the latest version client.authentication.k8s.io/v1beta1 (as of writing).
Thanks, @dev-sareno. Could you please also sign CLA so we can go ahead and merge your changes?
I already signed the CLA (see image) but it's still showing pending. Is there anything that I can do about this CLA matter?

@arybolovlev, the CLA issue is fixed now. The issue was unmatched GitHub username and commit author
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.