Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Update the ApiVersion to v1 #44

Open
rupanjanam opened this issue Mar 12, 2021 · 1 comment
Open

Update the ApiVersion to v1 #44

rupanjanam opened this issue Mar 12, 2021 · 1 comment

Comments

@rupanjanam
Copy link

The current Api version is:
rbac.authorization.k8s.io/v1beta1

The following Warning appears due to this:
ClusterRole is deprecated in v1.17+, unavailable in v1.22+

The Api version needs to be updated to:
rbac.authorization.k8s.io/v1

@mosabami
Copy link
Contributor

@rjnmylife is this issue fixed in the latest version of the implementation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants