ingress-nginx-helm/test/e2e
Ray cf9ae96d72
Additional AuthTLS assertions and doc change to demonstrate auth-tls-secret enables the other AuthTLS annotations (#7202)
* Fix indentation of nested list in AuthTLS annotations

Also, put `<annotation>`: <description text>` on a single line in
Markdown markup, which will match what gets rendered eventually.

On the other hand, for the line on auth-tls-secret (This annotation
expects the Secret name in the form "namespace/secretName"), its
Markdown markup suggests that the author wanted the line to start on its
own line, but currently this gets rendered on the same line. It's nice
for this to be on its own line, since it's kind of a "note" about the
annotation syntax. Format/indent the markup appropriately so that it
shows up on its line.

* Fix indentation of nested list in CORS annotations

Also, put `<annotation>`: <description text>` on a single line in
Markdown markup, which will match what gets rendered eventually.

On the other hand, for lines noting the allowed characters (This is a
multi-valued field...), its Markdown markup suggests that the author
wanted the line to start on its own line, but currently this gets
rendered on the same line. It's nice for this to be on its own line,
since it's kind of a "note" about the annotation syntax. Format/indent
the markup appropriately so that it shows up on its line.

* Replace f.HTTPTestClientWithTLSConfig() in AuthTLS E2E, the odd one out for requests without client certs

* Demonstrate and document that auth-tls-secret enables the other AuthTLS annotations like verify client, depth

* Split E2E for auth-tls-error-page and *-pass-certificate-to-upstream
2021-09-07 10:35:16 -07:00
..
admission Release v1 (#7470) 2021-08-21 13:42:00 -07:00
annotations Additional AuthTLS assertions and doc change to demonstrate auth-tls-secret enables the other AuthTLS annotations (#7202) 2021-09-07 10:35:16 -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 Improving e2e tests for non-service backends #7544 (#7545) 2021-08-25 17:45:23 -07:00
settings Release v1 (#7470) 2021-08-21 13:42:00 -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 Fix ginkgo build 2021-02-02 11:33:37 -03: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