ingress-nginx-helm/rootfs
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
..
etc/nginx Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
.dockerignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
.gitignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
chroot.sh Separate third party NGINX configuration (#10470) 2023-11-03 14:46:32 +01:00
Dockerfile Separate third party NGINX configuration (#10470) 2023-11-03 14:46:32 +01:00
Dockerfile-chroot images: upgrade to Alpine 3.18.4 (#10466) 2023-10-01 11:18:44 -07:00
nginx-chroot-wrapper.sh Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00