ingress-nginx-helm/test/e2e/annotations
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
..
affinity.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
affinitymode.go Migrate to structured logging (klog) 2020-09-27 18:59:57 -03:00
alias.go Fix condition in server-alias annotation 2020-04-01 08:37:14 -03:00
approot.go Redirect for app-root should preserve current scheme (#5266) 2020-03-19 15:49:18 -03:00
auth.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
authtls.go 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
backendprotocol.go auto backend protocol for HTTP/HTTPS (#6985) 2021-07-29 12:49:19 -07:00
canary.go End-to-end tests for canary affinity (#7529) 2021-08-24 05:05:14 -07:00
clientbodybuffersize.go added checks to verify backend works with the given configs (#7415) 2021-08-02 12:18:20 -07:00
connection.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
cors.go Revert "feat: multiple-cors-allow-origin support (#7134)" (#7168) 2021-05-27 05:38:24 -07:00
customhttperrors.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
default_backend.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
disableaccesslog.go Improved disableaccesslog tests (#7463) 2021-08-12 11:07:50 -07:00
fastcgi.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
forcesslredirect.go Replace request_uri 2020-09-27 20:26:39 -03:00
fromtowwwredirect.go Replace request_uri 2020-09-27 20:26:39 -03:00
globalratelimit.go Add Global Rate Limiting support 2021-01-04 17:47:07 -05:00
grpc.go Fix forwarding of auth-response-headers to gRPC backends (#7331) 2021-08-10 11:24:39 -07:00
http2pushpreload.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
influxdb.go Spelling 2020-12-15 16:10:48 -05:00
ipwhitelist.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
limitconnections.go Add GinkgoRecover in goroutines 2020-08-19 23:15:02 -04:00
limitrate.go Added limit-rate annotation test 2020-02-24 13:31:02 +01:00
log.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
mirror.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
modsecurity.go Fix definition order of modsecurity directives for controller to match PR 5315 (#6940) (#7323) 2021-07-06 19:24:43 -07:00
preservetrailingslash.go Allow preservation of trailing slashes on TLS redirects via annotation. (#7144) 2021-05-23 08:51:38 -07:00
proxy.go Spelling 2020-12-15 16:10:48 -05:00
proxyssl.go Fix proxy ssl e2e test 2020-07-06 18:41:42 -04:00
redirect.go Fixed typo "permanen" 2020-08-04 14:14:55 -04:00
rewrite.go Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
satisfy.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
serversnippet.go Test pull requests using github actions 2020-07-02 20:12:05 -04:00
snippet.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
sslciphers.go Add http request test to annotaion ssl cipher test (#7431) 2021-08-05 05:05:22 -07:00
upstreamhashby.go Remove unused variables and verbose e2e logs 2020-06-29 18:11:01 -04:00
upstreamvhost.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
xforwardedprefix.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00