ingress-nginx-helm/internal/ingress
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
..
annotations Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
controller Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
defaults Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
errors Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
inspector Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metric Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
resolver Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
status Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00