Skip to content
New issue

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

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

Already on GitHub? # to your account

Update API version for CRD and ClusterRole for K8S v1.22+ support #260

Open
justjkk opened this issue Jan 13, 2022 · 0 comments
Open

Update API version for CRD and ClusterRole for K8S v1.22+ support #260

justjkk opened this issue Jan 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@justjkk
Copy link
Contributor

justjkk commented Jan 13, 2022

Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
Warning: rbac.authorization.k8s.io/v1beta1 ClusterRole is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRole

Need to update the yaml files for the above to support Kubernetes v1.22+ clusters.

@justjkk justjkk changed the title Update API version for CRD and ClusterRole Update API version for CRD and ClusterRole for K8S v1.22+ support Jan 13, 2022
@justjkk justjkk added the enhancement New feature or request label Jan 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant