Julien Francoz
Julien Francoz
DigitalOcean support says they prioritize via votes, I’ve added : https://ideas.digitalocean.com/kubernetes/p/loadbalancer-proxy-ipmode
@leogr , the move on the `rm -rf /usr/bin/falcoctl /etc/falcoctl/` only is in this other PR: https://github.com/falcosecurity/falco/pull/3746 I need to use k8smeta, but would like to not download it at...
Issue is still present /reopen
@erikgb , yes, on 1.19.1 Same problem of only the TLD in the DO API query : ``` E1023 09:38:12.407582 1 controller.go:157] "re-queuing item due to error processing" err="GET https://api.digitalocean.com/v2/domains/rocks/records?type=TXT:...
I’ve add theses options from https://github.com/cert-manager/cert-manager/issues/5917#issue-1655621950 and it now works correctly : ``` - --dns01-recursive-nameservers-only - --dns01-recursive-nameservers=8.8.8.8:53 ``` We suspect that, - as DigitalOcean LoadBalancer ipMode is not implemented yet...