Marco Ebert
Marco Ebert
This is because your AWS Load Balancer is doing off-loading (accepting HTTPS, but forwarding as plain HTTP) to the HTTPS port. I doubt this has something to do with the...
@strongjz I got this on my list of PRs I'd like to merge as soon as possible. But we first need to re-create the NJS module PR. It got merged...
@elizabeth-dev We added NJS to the NGINX base image and included it on `main`. Sadly E2E tests are failing at the moment. Can you investigate the root cause please? I'd...
No, please do not truncate to a hardcoded length. We added truncating for the admission webhook job here: https://github.com/kubernetes/ingress-nginx/pull/10523. I already noticed this is not happening for other names while...
Hm, I wouldn't go this way and rather try to align the way we are doing it for the admission webhook jobs (including a template which truncates names) for other...
/retitle Chart: Admission controller name too long
Could you please remove changes, which are not relevant to the actual purpose of your PR? That also re-triggers CI.
Also keep in mind that users, that want to change this and prevent sensitive information from being logged, can also do this by configuring their own logging format.