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

fix(webhook): populate admissionReviewVersions as a required value #1798

Closed prateekpandey14 closed 3 years ago

prateekpandey14 commented 3 years ago

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

Pull Request template

Please, go through these steps before you submit a PR.

Why is this PR required? What issue does it fix?:

What this PR does?: Add admissionReviewVersions as v1 version since its a required value to be populated with v1 admission apis in k8s 1.20+ release onwards.

Does this PR require any upgrade changes?:

Yes, upgrade has been handled internally

Checklist: