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

Update deprecated API versions of Kubernetes resources #67

Merged

Conversation

scrayos
Copy link
Contributor

@scrayos scrayos commented Oct 6, 2022

I've updated the following deprecated apiVersions:

  • apiextensions.k8s.io/v1beta1 (CustomResourceDefinition)
  • admissionregistration.k8s.io/v1beta1 (MutatingWebhookConfiguration/ValidatingWebhookConfiguration)
  • rbac.authorization.k8s.io/v1beta1 (ClusterRole)

The changes regarding the Webhooks are untested as I don't use this feature.

Fixes #61 and maybe also #52.

@chrislusf chrislusf merged commit 29a67ef into seaweedfs:master Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installation not compatible with 1.22
2 participants