Open mudler opened 4 years ago
k8s.io/api/admissionregistration/v1beta1 is marked for deprecation since Kubernetes v1.16.
We should find a way to detect the kubernetes version in runtime (if possible) and use the appropriate admissionregistration api where necessary.
See: https://github.com/kubernetes/api/commit/c258b1ff337a2e4fe630ef27039ea9e64ce93eac#diff-43a3d8dc159c1800aa3961f87b1c3043R118
k8s.io/api/admissionregistration/v1beta1 is marked for deprecation since Kubernetes v1.16.
We should find a way to detect the kubernetes version in runtime (if possible) and use the appropriate admissionregistration api where necessary.
See: https://github.com/kubernetes/api/commit/c258b1ff337a2e4fe630ef27039ea9e64ce93eac#diff-43a3d8dc159c1800aa3961f87b1c3043R118