Maël Valais
Maël Valais
I have been unable to find the time to review this PR. Could anyone else do it?
DNS-01 challenge propagation | NS ns-512.awsdns-00.net.:53 returned REFUSED for _acme-challenge ....
Hey. I found a couple of issues that talk about the same problem with a race between the public and private zones: - https://github.com/cert-manager/cert-manager/issues/1627 - https://github.com/cert-manager/cert-manager/issues/605 Could you share the...
Hi Gupta! Since 1.8, cert-manager retries (i.e., creates a new certificate request) after 1 hour; if it fails again, it waits for 2h, then 4h, and up to a maximum...
It appears that this issue arises from the fact that I haven't accounted for one of the ways to configure the field [`token_reviewer_jwt`](https://developer.hashicorp.com/vault/api-docs/auth/kubernetes#token_reviewer_jwt) when configuring Vault's Kubernetes Auth. This option...
/remove-lifecycle rotten /lifecycle frozen
Hey, here is the self-assessment doc: https://hackmd.io/_e-m6hnzRzqsosUv3aG60A?view. I'm struggling and need help with the subsections "Actors" and "Actions". Are the actors the same as in [the security audit report](https://ostif.org/wp-content/uploads/2024/03/AdaLogics-2023-cert-manager-audit-report.pdf): cert-manager...
/milestone v1.2
Weird, we don't have the v1.2 milestone on this repo 🤔 @wallrj
Hi @darkn3rd, thank you for raising this issue, your issue description is stellar! Would you like to open a PR with the fix? Thanks!
This is a great tutorial! I'd change a few bit to make it fit the website.