zryfish
7203a0b8bd
support watch namespaces matched namespace selector ( #7472 )
...
skip caching namespaces at cluster scope if only watching single namespace
add --watch-namespace-selector in user guide
add e2e test
2021-11-12 11:46:28 -08:00
Ricardo Katz
6885ab2281
Update base nginx image to the corrected version ( #7705 )
2021-09-26 16:24:23 -07:00
Jintao Zhang
d9f96bbbba
Update NGINX base image to v1.19 ( #7643 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-09-16 05:07:46 -07:00
KuberDriver
90c065d508
Update to the base nginx image ( #7597 )
...
* Update to the base nginx image
* update template.go
* update template_test.go
2021-09-05 04:50:28 -07:00
Noah Ispas
7842d732b0
update e2e test images to newest promoted one ( #7485 )
2021-08-12 10:35:48 -07:00
Noah Ispas (iamNoah1)
665ec92a2d
update to newest image
2021-08-10 16:18:17 +02: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
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
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
Manuel Alejandro de Brito Fontes
3cf01394b8
Update nginx image
2020-12-27 22:29:21 -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
Manuel Alejandro de Brito Fontes
8a218687e3
Enable external auth e2e tests
2020-11-12 22:33:31 -03:00
Manuel Alejandro de Brito Fontes
92de5212d8
Update nginx image in project images
2020-10-29 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
c4f78ef11d
Improve e2e speed execution time
2020-09-30 14:42:15 -03:00
Manuel Alejandro de Brito Fontes
29ea30a4e8
Add events for NGINX reloads
2020-09-27 17:16:09 -03:00
Manuel Alejandro de Brito Fontes
8102fff242
Switch images to k8s.gcr.io after Vanity Domain Flip
2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes
9424852a7b
Update nginx image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
268f7c5c4b
Fix error in grpcbin deployment and enable e2e test
2020-07-21 09:39:56 -04:00
Manuel Alejandro de Brito Fontes
ff60aa9e2b
Switch to promoted e2e images in gcr
2020-06-30 19:43:21 -04:00
Manuel Alejandro de Brito Fontes
0e19740ee2
Update e2e configuration
2020-06-30 00:30:14 -04:00
Manuel Alejandro de Brito Fontes
1539a24c7b
Start using e2e test images from gcr.io
2020-06-27 11:36:17 -04:00
Manuel Alejandro de Brito Fontes
d250b97b43
Build multi-arch images by default
2020-05-31 12:35:19 -04:00
Manuel Alejandro de Brito Fontes
a46126a034
Update client-go methods to support context and and new create and delete options
2020-03-27 19:52:51 -03:00
Manuel Alejandro de Brito Fontes
d72ff0f8af
Ensure DeleteDeployment waits until there are no pods running ( #5269 )
2020-03-20 13:02:15 -03:00
Manuel Alejandro de Brito Fontes
f9624cbe46
Refactor e2e tests to use testify y httpexpect
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
046e2d959d
Replace gomega with testify
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
37c24b0df5
Migration e2e installation to helm ( #5086 )
2020-02-16 11:58:37 -03:00
Manuel Alejandro de Brito Fontes
e179a24f97
Cleanup of e2e tests
2020-02-14 01:09:08 -03:00
Manuel Alejandro de Brito Fontes
2e3f128ed5
Enable grpc e2e tests
2020-02-14 01:09:08 -03:00
Manuel Alejandro de Brito Fontes
b4dba519fc
Remove dependency of https://grpcb.in
2020-02-13 15:33:14 -03:00
Manuel Alejandro de Brito Fontes
ac2ce11739
Add echo image to avoid building and installing dependencies in each test ( #5028 )
2020-02-06 18:08:44 -03:00
Manuel Alejandro de Brito Fontes
b3146354d4
Refactor mirror feature
2020-02-05 10:39:55 -03:00
Manuel Alejandro de Brito Fontes
2af6305a4f
Fix flaking e2e tests
2020-01-05 14:08:56 -03:00
Manuel Alejandro de Brito Fontes
c2550930b1
Fix e2e test flakes
2019-12-13 01:34:52 -03:00
Elvin Efendi
49ba53b7b6
regression test for duplicate hsts
2019-12-12 13:45:43 -05:00
Manuel Alejandro de Brito Fontes
c85450c1e7
Remove hard-coded names from e2e test and use local docker dependencies ( #4502 )
2019-09-01 14:16:52 -04:00
Moritz Johner
23504db770
feat: auth-req caching
...
add a way to configure the `proxy_cache_*` [1] directive for external-auth.
The user-defined cache_key may contain sensitive information
(e.g. Authorization header).
We want to store *only* a hash of that key, not the key itself on disk.
[1] http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_key
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-07-17 18:39:04 +02:00
Nick Novitski
8ea40bbcb9
fix typo: deployement->deployment
2019-05-07 16:16:06 -07:00
Manuel Alejandro de Brito Fontes
14a9e9f3fa
Update dependencies client-go to release-11.0 and kubernetes-1.14.0
2019-03-28 20:43:18 -03:00
Manuel Alejandro de Brito Fontes
5e249d3366
Refactor e2e tests to use the service ClusterIP
2019-02-24 20:04:07 -03:00
Tim Reddehase
018a1e4d94
respond with 503 when there are no endpoints
...
* related to:
* https://github.com/kubernetes/ingress-nginx/issues/3070
* https://github.com/kubernetes/ingress-nginx/issues/3335
* add a 503 test
* test a service that starts out empty
(a.k.a. ingress-nginx controller (re-)start)
* test scaling up (should route traffic accordingly)
* test scaling down to empty service
* use custom deployments for scaling test.
* provide a fix by updating the lua table (cache) of the configured backends
to unset the backend if there are no endpoints available.
2019-02-03 11:43:47 +01:00
Stefan Breunig
571bcfc433
e2e test to ensure graceful shutdown does not lose requests (see #3533 #3536 )
2018-12-11 11:37:19 +01:00
Manuel Alejandro de Brito Fontes
fdeeac3606
Wait for the right number of endpoints ( #3497 )
2018-11-30 20:17:18 -03:00
Manuel Alejandro de Brito Fontes
c3ff68e9ca
Adjust default timeout for e2e tests ( #3495 )
2018-11-30 18:55:53 -03:00
Manuel Alejandro de Brito Fontes
e192bbaf14
Wait for endpoints instead of pods
2018-11-29 13:06:10 -03:00
Manuel Alejandro de Brito Fontes
8a0dec9dd1
Add probes to deployments used in e2e tests
2018-11-29 10:53:48 -03:00