Ricardo Katz
a091b01f43
[Cherry Pick] - Fix default backend annotation and tests ( #7487 )
...
* Make custom-default-backend upstream name more unique.
Signed-off-by: Robin Elfrink <robin.elfrink@eu.equinix.com>
* Fix default backend annotation test (#7486 )
Co-authored-by: Robin Elfrink <robin.elfrink@eu.equinix.com>
2021-08-12 19:24:22 -07:00
Ricardo Katz
f973f3ffda
Release new helm chart with certgen fixed ( #7478 )
...
* Update go version, modules and remove ioutil
* Release new helm chart with certgen fixed
2021-08-12 12:05:50 -07:00
Ricardo Katz
cef147a24d
Fix IngressClass logic for newer releases ( #7341 )
...
* Fix IngressClass logic for newer releases
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Change e2e tests for the new IngressClass presence
* Fix chart and admission tests
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix helm chart test
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix reviews
* Remove ingressclass code from admission
2021-07-28 14:58:46 -07:00
Tom Hayward
62f9dc9516
Fix forwarding of auth-response-headers to gRPC backends ( #7331 )
...
* add e2e test for auth-response-headers annotation
* add e2e test for grpc with auth-response-headers
* fix forwarding of auth header to GRPC backends
* add test case for proxySetHeader(nil)
2021-07-12 23:08:29 -07:00
Tom Hayward
abf22b2014
fix: discover mounted geoip db files ( #7228 )
...
* fix: discover mounted geoip db files
* add test
* fix runtime reload of config.MaxmindEditionFiles
* add e2e test
* log missing geoip2 db
2021-07-08 17:16:53 -07:00
Kyle Michel
1cfbacc237
Fix definition order of modsecurity directives for controller to match PR 5315 ( #6940 )
...
* Fix definition order of modsecurity directives for controller to match PR 5315
* Add a test
2021-07-05 08:30:54 -07:00
Ricardo Katz
bc220f7366
Add configuration to disable external name service feature ( #7314 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-07-04 13:24:19 -07:00
Mansur Marvanov
4bdb5538a4
Fix MaxWorkerOpenFiles calculation on high cores nodes ( #7107 )
...
* Fix MaxWorkerOpenFiles calculation on high cores nodes
* Add e2e test for rlimit_nofile
* Fix doc for max-worker-open-files
2021-06-29 06:14:41 -07:00
Kirill Trofimenkov
8328b532f7
Rewrite clean-nginx-conf.sh in Go to speed up admission webhook ( #7076 )
...
* Rewrite clean-nginx-conf.sh to speed up admission webhook
* Less diff with original clean-nginx-conf.sh
* Add error handling, add documentation, add unit test
* indent code
* Don't ignore Getwd() error
2021-06-28 06:33:25 -07:00
Ricardo Katz
78afe7e389
Drop v1beta1 from ingress nginx ( #7156 )
...
* Drop v1beta1 from ingress nginx
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix intorstr logic in controller
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* fixing admission
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* more intorstr fixing
* correct template rendering
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix e2e tests for v1 api
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix gofmt errors
* This is finally working...almost there...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Re-add removed validation of AdmissionReview
2021-06-23 14:20:10 -07:00
Ricardo Katz
39ace3176b
Fix nilpointer in admission and remove failing test ( #7255 )
...
* Fix nilpointer in admission when it was unable to validate default backend ingress
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Remove temporarily the slow shutdown tests
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-06-21 12:32:51 -07:00
James Strong
7201e37633
Prepare to release v0.47.0 ( #7209 )
...
* Update base image for e2e tests
* updating base image in script as well
* prep release for new nginx image
2021-06-06 08:32:38 -07:00
James Strong
96a87c79b8
Update the base nginx image for the 1.20.1 update ( #7189 )
...
* Update the base nginx image for the 1.20.1 update
* update the tests with the new nginx base image
2021-06-01 14:53:51 -07:00
Ricardo Katz
11d4ddca8e
Revert "feat: multiple-cors-allow-origin support ( #7134 )" ( #7168 )
...
This reverts commit 8a55801cc0
.
2021-05-27 05:38:24 -07:00
Alex Zhang
8a55801cc0
feat: multiple-cors-allow-origin support ( #7134 )
2021-05-23 09:13:39 -07:00
Matt Miller
b3dfee6ada
Allow preservation of trailing slashes on TLS redirects via annotation. ( #7144 )
...
* allow retaining a trailing slash in a TLS redirect via annotation.
Signed-off-by: mamiller <mamiller@rosettastone.com>
* requested changes
* gofmt
2021-05-23 08:51:38 -07:00
Matthew Silverman
9b00a4912f
set x-forwarded-scheme like x-forwarded-proto
2021-05-13 09:26:27 -04:00
Mahnoor Mehboob
2503b23b09
Alter e2e test for disable_catch_all.go
2021-04-22 12:01:41 -04:00
Matthew Silverman
08250deedc
updating test-runner/echo in code, docs fixup
2021-03-29 12:29:48 -04:00
Matthew Silverman
a865241e7d
updating nginx base image across repo
2021-03-26 14:30:50 -04:00
Matthew Silverman
71c8ef119d
add support for the jaeger propagation format
...
adding default, testing w3c traceparent is propagated
2021-03-26 12:33:24 -04:00
Matthew Silverman
a6442fbadb
remove test, getaddrinfo fails for tcp in test
2021-02-19 15:04:33 -05:00
Matthew Silverman
28280de175
jaeger-endpoint configmap attribute
2021-02-18 17:29:35 -05:00
Manuel Alejandro de Brito Fontes
3f82b9a54a
Change chart-testing image
2021-02-04 10:54:55 -03:00
Manuel Alejandro de Brito Fontes
668507597a
Fix ginkgo build
2021-02-02 11:33:37 -03:00
Manuel Alejandro de Brito Fontes
6941800339
Update kind and kindest images
2021-01-28 12:03:40 -03:00
Björn Carlsson
54b13bd216
Add flag to allow setting a shutdown grace period
2021-01-27 14:09:04 +01:00
Elvin Efendi
52d6c9112a
e2e test for requiring memcached setting to configure global rate limit
2021-01-05 10:59:26 -05:00
Elvin Efendi
e0dece48f7
Add Global Rate Limiting support
2021-01-04 17:47:07 -05:00
Manuel Alejandro de Brito Fontes
438a0a9959
Update test runner image
2021-01-04 19:37:44 -03:00
Manuel Alejandro de Brito Fontes
72dc53a82f
Update nginx image
2021-01-04 17:27:17 -03:00
Manuel Alejandro de Brito Fontes
2f08e87dcf
Update test container images
2021-01-03 16:22:58 -03:00
Manuel Alejandro de Brito Fontes
47c0cb7188
Update nginx base image
2021-01-03 15:59:36 -03:00
Kubernetes Prow Robot
17dbdcce7a
Merge pull request #6684 from aledbf/test
...
Update ingress-nginx test image
2020-12-27 18:58:27 -08:00
Manuel Alejandro de Brito Fontes
6dbd06cec0
Update ingress-nginx test image
2020-12-27 23:53:14 -03:00
Kubernetes Prow Robot
8c258f1972
Merge pull request #6683 from aledbf/lint
...
Remove dead code
2020-12-27 18:36:27 -08:00
Manuel Alejandro de Brito Fontes
3cf01394b8
Update nginx image
2020-12-27 22:29:21 -03:00
Manuel Alejandro de Brito Fontes
d9af197e62
Remove dead code
2020-12-27 22:26:51 -03:00
Manuel Alejandro de Brito Fontes
f1124aaf04
Update test images
2020-12-16 17:35:12 -03:00
Manuel Alejandro de Brito Fontes
7de30e45d1
Update test images and go to 1.15.6
2020-12-16 15:56:45 -03:00
Josh Soref
a8728f3d2c
Spelling
2020-12-15 16:10:48 -05:00
Kubernetes Prow Robot
fe65e9d22f
Merge pull request #6620 from nic-6443/sticky-session-fix
...
Fix sticky session not set for host in server-alias annotation (#6448 )
2020-12-15 03:47:48 -08:00
qianyong
44aaa2e367
Fix sticky session not set for host in server-alias annotation ( #6448 )
2020-12-15 11:01:19 +08:00
qianyong
f9ffa93588
Allow FQDN for ExternalName Service
2020-12-14 20:32:08 +08:00
Manuel Alejandro de Brito Fontes
6052e9dc23
Update helm chart-testing image
2020-12-05 16:09:34 -03:00
Manuel Alejandro de Brito Fontes
77234fcde0
Fix nginx ingress variables for definitions with Backend
2020-12-05 14:40:22 -03:00
Manuel Alejandro de Brito Fontes
5df2951948
Fix nginx ingress variables for definitions without hosts
2020-12-04 20:30:55 -03:00
Manuel Alejandro de Brito Fontes
e23a6b6aa7
Update kindest image
2020-12-02 11:11:28 -03:00
Kubernetes Prow Robot
e3a3ea8826
Merge pull request #6294 from ianbuss/auth-error-redirect-param
...
Allow customisation of redirect URL parameter in external auth redirects
2020-11-23 01:27:37 -08:00
Manuel Alejandro de Brito Fontes
8a218687e3
Enable external auth e2e tests
2020-11-12 22:33:31 -03:00