CenterEdge / shawarma

A Kubernetes sidecar to assist with enabling/disabling background processing during blue/green deployments.
Apache License 2.0
11 stars 4 forks source link

Update the project to use admissionReviewVersions: ["v1"] #9

Closed tcrozier closed 3 years ago

tcrozier commented 3 years ago

Currently the project only supports admissionReviewVersions: ["v1beta1"]. It would be nice to have it use the latest version which is v1.