Marco Ebert
Marco Ebert
Could you please also implement this on the internal service and rebase your PR? Thank you! Also I'm not sure if the change in the magefiles is required. /hold
/retitle Chart: Implement HTTP2 `appProtocol`. Could you please elaborate on why you're fronting Ingress NGINX by Gateway API? To me they are both L7 solutions and HTTP controllers, so it...
I guess all @lexfrei wants is something adding the content of the generated changelog file to be included in the Helm chart releases. This mage step generates the changelog: https://github.com/kubernetes/ingress-nginx/blob/main/magefiles/steps/release.go...
/retitle Chart: Changelogs not contained in GitHub releases.
Hello @youwalther65! As you already assume, the health check port of the Ingress NGINX pod is sadly not using nor supporting PROXY protocol. If I get your output correctly, you...
Side note: According to your profile you're working for AWS. So maybe you even have more insights regarding NLB capabilities and configuration than me. 😬
Hello @youwalther65! I just played around with the AWS Load Balancer Controller and NLBs a bit and came to an interesting result. Heads up: I know you're using IP mode,...
> Hello @youwalther65! > > As you already assume, the health check port of the Ingress NGINX pod is sadly not using nor supporting PROXY protocol. > > If I...