ingress-nginx-helm/docs/user-guide
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
..
nginx-configuration Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
third-party-addons Separate third party NGINX configuration (#10470) 2023-11-03 14:46:32 +01:00
basic-usage.md fix(typo): pluralize provider (#9346) 2022-12-03 07:28:58 -03:00
cli-arguments.md Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aware Hints with Topology Aware Routing) (#10282) 2023-08-11 07:17:27 -07:00
convert_arguments_to_doc.py Fix names in documentation (#7940) 2021-11-28 13:11:22 -08:00
custom-errors.md Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
default-backend.md Minor documentation cleanup (#7826) 2022-01-16 16:57:28 -08:00
exposing-tcp-udp-services.md docs: swap explanation to match example (#10220) 2023-08-11 07:13:27 -07:00
external-articles.md Update external-articles.md - advanced setup with GKE/Cloud Armor/IAP (#10372) 2023-09-11 05:48:11 -07:00
fcgi-services.md Revert "Remove fastcgi feature" (#10081) 2023-06-13 12:55:59 -07:00
ingress-path-matching.md fix: path with sepecial characters warning #10281 #10308 (#10330) 2023-09-03 14:09:47 -07:00
k8s-122-migration.md Optimize the document for readability (#9551) 2023-02-16 06:07:39 -08:00
miscellaneous.md Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07:00
monitoring.md Correct annotations in monitoring docs (#9976) 2023-05-21 04:08:20 -07:00
multiple-ingress.md Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07:00
retaining-client-ipaddress.md add faq section in docs 2023-05-28 22:46:23 +05:30
tls.md docs(tls): add warning for not supporting TLSv1, TLSv1.1 (#10473) 2023-10-03 15:56:07 +02:00