ingress-nginx-helm/test/e2e/annotations
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
..
modsecurity Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
affinity.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
affinitymode.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
alias.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
approot.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
auth.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
authtls.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
backendprotocol.go Accept backend protocol on any case (#10460) 2023-09-28 18:20:42 -07:00
canary.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
clientbodybuffersize.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
connection.go unnecessary use of fmt.Sprint (S1039) (#10049) 2023-06-11 11:49:54 -07:00
cors.go fix(cors): ensure trailing comma treated as empty value to be ignored (#10616) 2023-11-07 19:02:48 +01:00
customhttperrors.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
default_backend.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
disableaccesslog.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
disableproxyintercepterrors.go Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
fastcgi.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
forcesslredirect.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
fromtowwwredirect.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
globalratelimit.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
grpc.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
http2pushpreload.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
ipallowlist.go Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
ipdenylist.go Adding ipdenylist annotation (#8795) 2023-01-08 14:43:28 -08:00
limitconnections.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
limitrate.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
log.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
mirror.go Fix mirror-target values without path separator and port (#9889) 2023-06-11 11:59:47 -07:00
preservetrailingslash.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
proxy.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
proxyssl.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
redirect.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
rewrite.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
satisfy.go chore: move httpbun to be part of framework (#9955) 2023-06-12 03:25:49 -07:00
serversnippet.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
serviceupstream.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
snippet.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
sslciphers.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
streamsnippet.go Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
upstreamhashby.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
upstreamvhost.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
xforwardedprefix.go migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00