ingress-nginx-helm/internal/ingress/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
..
alias Release v1 (#7470) 2021-08-21 13:42:00 -07:00
auth Release v1 (#7470) 2021-08-21 13:42:00 -07:00
authreq Release v1 (#7470) 2021-08-21 13:42:00 -07:00
authreqglobal Release v1 (#7470) 2021-08-21 13:42:00 -07:00
authtls 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 Release v1 (#7470) 2021-08-21 13:42:00 -07:00
canary Release v1 (#7470) 2021-08-21 13:42:00 -07:00
clientbodybuffersize Release v1 (#7470) 2021-08-21 13:42:00 -07:00
connection Release v1 (#7470) 2021-08-21 13:42:00 -07:00
cors Release v1 (#7470) 2021-08-21 13:42:00 -07:00
customhttperrors Release v1 (#7470) 2021-08-21 13:42:00 -07:00
defaultbackend Release v1 (#7470) 2021-08-21 13:42:00 -07:00
fastcgi Release v1 (#7470) 2021-08-21 13:42:00 -07:00
globalratelimit Release v1 (#7470) 2021-08-21 13:42:00 -07:00
http2pushpreload Release v1 (#7470) 2021-08-21 13:42:00 -07:00
influxdb Release v1 (#7470) 2021-08-21 13:42:00 -07:00
ipwhitelist Release v1 (#7470) 2021-08-21 13:42:00 -07:00
loadbalancing Release v1 (#7470) 2021-08-21 13:42:00 -07:00
log Release v1 (#7470) 2021-08-21 13:42:00 -07:00
mirror Release v1 (#7470) 2021-08-21 13:42:00 -07:00
modsecurity Release v1 (#7470) 2021-08-21 13:42:00 -07:00
opentracing Release v1 (#7470) 2021-08-21 13:42:00 -07:00
parser Release v1 (#7470) 2021-08-21 13:42:00 -07:00
portinredirect Release v1 (#7470) 2021-08-21 13:42:00 -07:00
proxy Release v1 (#7470) 2021-08-21 13:42:00 -07:00
proxyssl Release v1 (#7470) 2021-08-21 13:42:00 -07:00
ratelimit Release v1 (#7470) 2021-08-21 13:42:00 -07:00
redirect Release v1 (#7470) 2021-08-21 13:42:00 -07:00
rewrite Release v1 (#7470) 2021-08-21 13:42:00 -07:00
satisfy Release v1 (#7470) 2021-08-21 13:42:00 -07:00
secureupstream Release v1 (#7470) 2021-08-21 13:42:00 -07:00
serversnippet Release v1 (#7470) 2021-08-21 13:42:00 -07:00
serviceupstream Release v1 (#7470) 2021-08-21 13:42:00 -07:00
sessionaffinity feat: add session-cookie-secure annotation (#7399) 2021-09-01 15:23:40 -07:00
snippet Release v1 (#7470) 2021-08-21 13:42:00 -07:00
sslcipher Release v1 (#7470) 2021-08-21 13:42:00 -07:00
sslpassthrough Release v1 (#7470) 2021-08-21 13:42:00 -07:00
upstreamhashby Release v1 (#7470) 2021-08-21 13:42:00 -07:00
upstreamvhost Release v1 (#7470) 2021-08-21 13:42:00 -07:00
xforwardedprefix Release v1 (#7470) 2021-08-21 13:42:00 -07:00
annotations.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
annotations_test.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00