Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csr job failed #3

Open
Rinshad opened this issue Mar 4, 2022 · 0 comments
Open

csr job failed #3

Rinshad opened this issue Mar 4, 2022 · 0 comments

Comments

@Rinshad
Copy link

Rinshad commented Mar 4, 2022

I am getting below error when I try to deploy the cert manager.

$ kubectl logs -f webhook-cert-setup-9pzr8 Generating RSA private key, 2048 bit long modulus (2 primes) creating certs in tmpdir /tmp/tmp.PIKoDA ...................+++++ ................................+++++ e is 65537 (0x010001) creating csr: hello-webhook-service.default NAME AGE SIGNERNAME REQUESTOR CONDITION hello-webhook-service.default 15s kubernetes.io/legacy-unknown system:serviceaccount:default:webhook-cert-sa Pending certificatesigningrequest.certificates.k8s.io "hello-webhook-service.default" deleted WARN: Previous CSR was found and removed. certificatesigningrequest.certificates.k8s.io/hello-webhook-service.default created NAME AGE SIGNERNAME REQUESTOR CONDITION hello-webhook-service.default 0s kubernetes.io/legacy-unknown system:serviceaccount:default:webhook-cert-sa Pending No resources found Error from server (Forbidden): certificatesigningrequests.certificates.k8s.io "hello-webhook-service.default" is forbidden: user not permitted to approve requests with signerName "kubernetes.io/legacy-unknown"

Kubernetes version = v1.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant