Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating API to use k8s v1.23 compatible api groups #302

Merged
merged 2 commits into from
Oct 21, 2021
Merged

Updating API to use k8s v1.23 compatible api groups #302

merged 2 commits into from
Oct 21, 2021

Conversation

jgrancell
Copy link
Contributor

This updates the API group for the ClusterRole and ClusterRoleBinding from v1beta1 to v1, which was promoted in Kubernetes v1.8. v1beta1 was deprecated in Kubernetes v1.17, and is now removed with Kubernetes v1.23, which is currently pending release.

Fixes #298

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2021

CLA assistant check
All committers have signed the CLA.

@wesleyk
Copy link
Collaborator

wesleyk commented Oct 20, 2021

Thank you!

@wesleyk wesleyk enabled auto-merge (squash) October 20, 2021 20:38
@wesleyk wesleyk disabled auto-merge October 20, 2021 20:53
@wesleyk
Copy link
Collaborator

wesleyk commented Oct 20, 2021

ah @jgrancell you'll need to run a make helm-bundle and commit the result

@jgrancell
Copy link
Contributor Author

ah @jgrancell you'll need to run a make helm-bundle and commit the result

done

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.

rbac.authorization.k8s.io/v1beta1 is deprecated
3 participants