Renaud Guérin
Renaud Guérin
Wait a second ... I think I've found the issue. Just noticed in the debug output that the reachability test is done over http (which I guess makes sense, unless...
I'm having the same problem. It looks like nginx (instead of kube-lego) is claiming the /.well-known/ path
@aledbf : In my case there is no location for "/.well-known/acme-challenge/" in the generated nginx.conf in the controller. Could it just be that kube-lego needs to be started before the...
Right, for me the problem was caused by starting the ingress controller with "--watch-namespace=$(POD_NAMESPACE)" while kube-lego was in its own (different) namespace. Removing watch-namespace to allow the controller to watch...
> Move is not supported yet It would be possible to work around this using the Rename function, simply by prepending the new path to the new name (like with...
> Custom response headers can now be configured through the BackendConfig CRD. This feature is available for new GKE 1.25+ clusters. > > dup #1106 Hi @swetharepakula, it appears this...
> Did you come up with a solution or workaround that you were happy with? This is holding up our upgrade of ArgoCD because they've moved on to kustomize >5.0....
The pull request I've just submitted should fix this.
Hello, any feedback on this ? :)
Hey, I hope this can be merged for the next 1.5 release ?