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

Use rbac.authorization.k8s.io/v1 instead of v1beta1. #662

Merged
merged 3 commits into from
Apr 6, 2022
Merged

Use rbac.authorization.k8s.io/v1 instead of v1beta1. #662

merged 3 commits into from
Apr 6, 2022

Conversation

monaka
Copy link
Contributor

@monaka monaka commented Dec 21, 2021

Issue

None.

Description of changes

Uses rbac.authorization.k8s.io/v1 instead of v1beta1.
v1beta1 support will be removed in K8s 1.22.

Checklist

  • Added/modified documentation as required (such as the README.md for modified charts)
  • Incremented the chart version in Chart.yaml for the modified chart(s)
  • Manually tested. Describe what testing was done in the testing section below
  • Make sure the title of the PR is a good description that can go into the release notes

Testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

v1beta1 support will be removed in K8s 1.22.
@monaka
Copy link
Contributor Author

monaka commented Dec 21, 2021

I just fixed templates and not tested yet. I'll open this after some tests.

@danfromtitan
Copy link

Would someone please merge this sooner rather than later. K8s ver 1.22 has been out in the open for a while now. Thank you !

Copy link
Contributor

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with this. Will merge once e2e tests pass.

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