terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

chore(doc): Change api_version to latest

Open lnxph-devops-sareno opened this issue 3 years ago • 1 comments

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

lnxph-devops-sareno avatar Sep 07 '22 04:09 lnxph-devops-sareno

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Sep 07 '22 04:09 hashicorp-cla

Thanks, @dev-sareno. Could you please also sign CLA so we can go ahead and merge your changes?

arybolovlev avatar Oct 25 '22 13:10 arybolovlev

I already signed the CLA (see image) but it's still showing pending. Is there anything that I can do about this CLA matter? image

lnxph-devops-sareno avatar Oct 25 '22 14:10 lnxph-devops-sareno

@arybolovlev, the CLA issue is fixed now. The issue was unmatched GitHub username and commit author

lnxph-devops-sareno avatar Oct 26 '22 13:10 lnxph-devops-sareno

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.

github-actions[bot] avatar Nov 26 '22 02:11 github-actions[bot]