openebs-archive / maya

Manage Container Attached Storage (CAS) - Data Engines in Kubernetes
https://docs.openebs.io
Apache License 2.0
184 stars 201 forks source link

refact(webhook): use v1 admission apis for webhook specific configs #1794

Closed prateekpandey14 closed 3 years ago

prateekpandey14 commented 3 years ago

Signed-off-by: prateekpandey14 prateek.pandey@mayadata.io

What this PR does?: v1beta1 admission apis are going to deprecate in k8s 1.22 version hence we need to update the configuration to use the v1 apis

Does this PR require any upgrade changes?:

No

If the changes in this PR are manually verified, list down the scenarios covered::

Any additional information for your reviewer? : Mention if this PR is part of any design or a continuation of previous PRs

Checklist: