bioman

Results 9 comments of bioman

Hi, I already have a working infrastructure of hundreds domain name (with associated certificates), configured using NS record for delegated zone. Would be very nice to also follow NS record,...

@maelvls It would be really nice to reopen this issue as i can't really update every domain name (i have hundreds) to set CNAME record and following DNS standard should...

Hi, so i made custom modification to a webhook to check that txt record could be updated. It works pretty well. However, the DNS propagation check on cert-manager side is...

Any insight into this issue ? Go is not my main language, but i think i can figure something out. My guess is this issue is not specifically related to...

Hi, Where do we stand on this feature, any preview available for testing ?

@maelvls i agree with the reasoning, and i would like to see this fix asap too . So i will get back to it, and write a first implementation of...

> It seems like [`FindZoneByFqdn`](https://github.com/cert-manager/cert-manager/blob/440da719a9b30d0d2c891b93b08d89bc09e637e2/pkg/issuer/acme/dns/util/wait.go#L324) returns the zone `example.com` instead of the zone `_acme-challenge.kube.example.com.`. Exactly, this is the issue i have

Nop, and as previously stated, it works perfectly with certbot, and dig With a subdelegated setup like this : mydomain.com main DNS zone: (SOA is mydomain.com) _acme-challenge IN NS letsencrypt.mydomain.com...

ok, i will start again 🤣 On mydomain.com NS server i have : `_acme-challenge IN NS letsencrypt.mydomain.com`