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

change RoleBinding API to rbac.authorization.k8s.io/v1 #276

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

gmaliar
Copy link
Contributor

@gmaliar gmaliar commented Aug 25, 2021

Summary

Warning when applying the helm charts

rbac.authorization.k8s.io/v1beta1 RoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 RoleBinding

Importance

It would break the helm chart for anybody who is using v1.22+
Kubernetes 1.17 support has been dropped with the release of v1.22

Checklist

This PR:

  • adds new tests (if appropriate)
  • adds a change file in the changes/ directory (if appropriate)

@zanieb
Copy link
Contributor

zanieb commented Aug 31, 2021

Thanks! Want to add a changelog entry as well?

@zanieb zanieb merged commit 9ab586f into PrefectHQ:master Sep 2, 2021
@gmaliar
Copy link
Contributor Author

gmaliar commented Sep 9, 2021

Whoops sorry @madkinsz didn't notice your message. Would you like me to add a changelog entry?

@zanieb
Copy link
Contributor

zanieb commented Sep 9, 2021

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.

2 participants