ingress-nginx-helm/test/e2e
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 Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
annotations Add override for proxy_intercept_errors when using Custom HTTP Errors (#9497) 2023-11-17 05:43:54 +01:00
dbg Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
defaultbackend Fix http default backend test (#10382) 2023-09-08 04:04:15 -07:00
endpointslices Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
framework Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
gracefulshutdown Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
ingress Disable user snippets per default (#10393) 2023-09-10 20:02:10 -07:00
leaks Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
loadbalance Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
lua Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
metrics Exclude socket metrics (#9770) 2023-04-11 01:01:18 -07:00
nginx Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
security Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
servicebackend Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
settings Deprecate opentracing (#10615) 2023-11-05 01:58:35 +01:00
ssl Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
status Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
tcpudp Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
e2e.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
e2e_test.go Fix golangci-lint errors (#10196) 2023-08-31 00:36:48 -07:00
HTTPBUN_IMAGE update nginx base, httpbun, e2e, helm webhook cert gen (#10506) 2023-10-11 23:53:19 +02:00
kind.yaml feat: support topology aware hints (#9165) 2023-01-15 18:46:50 -08:00
run-chart-test.sh Bump curl and Go version (#10503) 2023-10-11 16:16:11 +02:00
run-e2e-suite.sh Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
run-kind-e2e.sh Bump curl and Go version (#10503) 2023-10-11 16:16:11 +02:00
wait-for-nginx.sh Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00