-
Notifications
You must be signed in to change notification settings - Fork 8
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
Webhook does not work for kubernetes 1.26+ #9
Comments
I observe these errors in the output, but it does not affect the process of obtaining certificates. My environment:
Logs:
tls:
|
Should be reopened according to this: cert-manager/webhook-example#27 |
Try to build a new container image from the following fork
then publish built image into your prefer container registry, would be nice if repo has a public access, and finally use the repo and tag you created with this chart |
Hello, I'm trying to complete DNS-01 challenge on k3s version v1.28.5+k3s1
It looks like the webhook is not working correctly if you look at the logs:
I did some googling and found that this scheme was deprecated and was actually removed since 1.26.
The text was updated successfully, but these errors were encountered: