What happened:
admissionregistration.k8s.io/v1beta1 api removed in kubernetes 1.22.
What you expected to happen:
https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/deploy/mutatingwebhook.yaml#L1
Migrate admissionregistration from v1beta1 to v1.
What happened:
admissionregistration.k8s.io/v1beta1api removed in kubernetes 1.22.What you expected to happen:
https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/deploy/mutatingwebhook.yaml#L1
Migrate admissionregistration from
v1beta1tov1.