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:
[ ] Fixes #
[x] PR Title follows the convention of <type>(<scope>): <subject>
[ ] Has the change log section been updated?
[ ] Commit has unit tests
[ ] Commit has integration tests
[ ] (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
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:
<type>(<scope>): <subject>