kube-secrets-init
kube-secrets-init copied to clipboard
issue with CRS in new eks version
according to the documentation
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#certificatesigningrequest-v122
the certificates.k8s.io/v1beta1 depracated.
i got ant issue with creating CSR.
by using your script
https://github.com/doitintl/kube-secrets-init/blob/master/deployment/webhook-create-signed-cert.sh
i can approve it, but it is not issued. maybe you can help my on this. please