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

chart: some api object deprecated #302

Closed
cospotato opened this issue Feb 22, 2021 · 3 comments
Closed

chart: some api object deprecated #302

cospotato opened this issue Feb 22, 2021 · 3 comments

Comments

@cospotato
Copy link

Description

apiextensions.k8s.io/v1beta1 CustomResourceDefinition will unavailable in v1.22+

W1229 13:53:17.506965   95724 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
W1229 13:53:17.508219   95724 warnings.go:67] rbac.authorization.k8s.io/v1beta1 ClusterRole is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRole
W1229 13:53:17.557191   95724 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
W1229 13:53:17.560014   95724 warnings.go:67] rbac.authorization.k8s.io/v1beta1 ClusterRole is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRole

Importance

should-have

Location

https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper-operator/templates/zookeeper.pravega.io_zookeeperclusters_crd.yaml

Suggestions for an improvement

Maybe add Capabilities object to check cluster capabilities?

@cospotato cospotato changed the title chart: apiextensions.k8s.io/v1beta1 CustomResourceDefinition will unavailable in `v1.22+ chart: some api object deprecated Feb 22, 2021
@baluchicken
Copy link
Contributor

Are there any updates on this when this will be available? Thanks

@anishakj
Copy link
Contributor

@baluchicken #330 will fix this issue as well

@anishakj
Copy link
Contributor

Fixed by PRhttps://github.com//pull/330

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

No branches or pull requests

3 participants