ingress-nginx-helm/internal
chriss-de ad406b64d8
Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497)
* added proxy-intercept-errors config option

* fixed error when comparing locations

* fixed missing location config from annotation
added e2e test

* reversed logic for proxy-intercept-errors to disable-proxy-intercept-errors

* reversed logic to disable-proxy-intercept-errors

* reversed logic

* default has to be false

* put comment in same line as return

* run gofmt

* fixing wrong Boilerplate header

* updated code to new IngressAnnotation interface

* fixes to satisfy PR comments

* synced with upstream; fixed typo

* gofumpt disableproxyintercepterrors.go

* gofumpt
2023-11-17 05:43:54 +01:00
..
admission/controller Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ingress Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
k8s Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
net Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
nginx Separate third party NGINX configuration (#10470) 2023-11-03 14:46:32 +01:00
task Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00