ingress-nginx-helm/test/e2e
Maxim af5f40a0eb
Trigger syncIngress on Service addition/deletion #7346 (#7374)
Normally Ingress sinchronization for Services is triggered when
corresponding Service's Endpoints are added, deleted or modified.
Services of type ExternalName, however, do not have any endpoints
and hence do not trigger Ingress synchronization as only Update
events are being watched. This commit makes sure that Update and
Delete Service events also enqueue a syncIngress task.
2021-09-07 10:47:16 -07:00
..
admission Release v1 (#7470) 2021-08-21 13:42:00 -07:00
annotations put modsecurity e2e tests into their own packages (#7560) 2021-09-07 10:35:22 -07:00
dbg Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
defaultbackend Release v1 (#7470) 2021-08-21 13:42:00 -07:00
framework Update to the base nginx image (#7597) 2021-09-05 04:50:28 -07:00
gracefulshutdown Fix nilpointer in admission and remove failing test (#7255) 2021-06-21 12:32:51 -07:00
ingress Release v1 (#7470) 2021-08-21 13:42:00 -07:00
leaks Release v1 (#7470) 2021-08-21 13:42:00 -07:00
loadbalance End-to-end tests for canary affinity (#7529) 2021-08-24 05:05:14 -07:00
lua Release v1 (#7470) 2021-08-21 13:42:00 -07:00
security Use net.JoinHostPort to avoid IPV6 issues 2020-09-02 22:58:51 -04:00
servicebackend Trigger syncIngress on Service addition/deletion #7346 (#7374) 2021-09-07 10:47:16 -07:00
settings put modsecurity e2e tests into their own packages (#7560) 2021-09-07 10:35:22 -07:00
ssl Replace request_uri 2020-09-27 20:26:39 -03:00
status Release v1 (#7470) 2021-08-21 13:42:00 -07:00
tcpudp Remove unused variables and verbose e2e logs 2020-06-29 18:11:01 -04:00
e2e.go put modsecurity e2e tests into their own packages (#7560) 2021-09-07 10:35:22 -07:00
e2e_test.go Remove comment from e2e_test.go (#5094) 2020-02-17 06:55:38 -03:00
kind.yaml Improve e2e speed execution time 2020-09-30 14:42:15 -03:00
run-chart-test.sh Release v1 (#7470) 2021-08-21 13:42:00 -07:00
run.sh Release v1 (#7470) 2021-08-21 13:42:00 -07:00
wait-for-nginx.sh Release v1 (#7470) 2021-08-21 13:42:00 -07:00