Joakim Ahrlin

Results 20 comments of Joakim Ahrlin

Should we close this @maelvls ? We are now using Contour and are a few versions ahead

Thanks for creating this issue. One possible solution I can see is: * add an opt-in flag to `uninstall` that deletes CRDs, which can be run even after a regular...

I think your suggestion solves the problem described in the issue more directly. Agree to make `install` proceed even if CRDs exist?

In the case where CRDs exist and we want to make sure the user reads the warning, should we only proceed with a `--yes` flag or similar?

Hi, This is expected behaviour for new certs and is a non-error. If your certificate is not being issued you can try our troubleshooting docs: https://cert-manager.io/docs/faq/acme/#2-troubleshooting-orders Let us know how...

Hi, have you checked out our troubleshooting docs? https://cert-manager.io/docs/faq/acme/#dns01-troubleshooting Let us know how it goes

In that case it could be an issue with the DNS resolver your cluster uses: https://cert-manager.io/docs/configuration/acme/dns01/#setting-nameservers-for-dns01-self-check

Hi @lumjjb Here's the TOC issue for incubation: https://github.com/cncf/toc/pull/786 > Just to clarify that this is not currently blocking incubation That's great! > we have given a recommendation for incubation...

The idiomatic way is to return wrapped errors when you want to offer other _programs_ using your package the option to make more informed decisions, and then let users of...

/remove-lifecycle stale