You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.
certificates.k8s.io/v1beta1 CertificateSigningRequest is deprecated in v1.19+, unavailable in v1.22+; use certificates.k8s.io/v1 CertificateSigningRequest
#38
Open
ruiyang2015 opened this issue
Jul 28, 2021
· 4 comments
It looks like the v1 CertificateSigningRequest API has removed the ability to support this use case. So this project is prevented from supporting Kubernetes 1.22 or later.
A possible replacement appears to be to use cert-manager with a CA Issuer type, an admission controller restricting the Certificate domain, the cert-manager csi-driver, and some other mechanism to distribute trust in the issuer's CA.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting this error since we upgrade our GKE to use k8s 1.21.
It will be great if you can bump the v1beta1 to the new k8s api entrypoint.
The text was updated successfully, but these errors were encountered: