ingress-nginx-helm/internal/ingress/annotations
2020-09-23 17:41:52 +02:00
..
alias Add support for multiple alias and remove duplication of SSL certificates (#4472) 2019-08-26 10:58:44 -04:00
auth Avoid overwrite of auth file 2020-01-27 00:38:54 -03:00
authreq Migrate to klog v2 2020-08-08 21:01:03 -04:00
authreqglobal Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
authtls Only support SSL dynamic mode 2019-08-13 17:33:34 -04:00
backendprotocol Migrate to klog v2 2020-08-08 21:01:03 -04:00
canary Feat: canary supports using specific match strategy to match header value. 2020-02-21 10:02:20 +08:00
class Fix panic in ingress class validation 2020-08-07 17:09:14 +00:00
clientbodybuffersize Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
connection Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
cors Add annotation to configure CORS Access-Control-Expose-Headers 2020-09-23 17:41:52 +02:00
customhttperrors Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
defaultbackend Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
fastcgi Lint code using staticcheck (#4471) 2019-08-23 12:08:40 -04:00
http2pushpreload Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
influxdb Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
ipwhitelist Apply fixes suggested by staticcheck 2019-07-08 16:18:52 -04:00
loadbalancing Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
log Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
mirror Only set mirror source when a target is configured (#5055) 2020-02-11 13:48:42 -03:00
modsecurity Fix the ability to disable ModSecurity at location level 2020-03-22 23:51:02 +05:30
opentracing Fix enable opentracing per location (#4983) 2020-01-29 12:20:05 -03:00
parser reject annotations with default prefix in the case of an override 2020-09-10 09:16:44 -04:00
portinredirect Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
proxy Add nginx proxy_max_temp_file_size configuration option 2019-08-15 13:47:42 -04:00
proxyssl Add proxy-ssl-server-name to enable passing SNI 2020-07-03 14:14:32 +08:00
ratelimit Add annotation to set value for burst multiplier on rate limit 2020-08-30 19:43:08 -03:00
redirect Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
rewrite Migrate to klog v2 2020-08-08 21:01:03 -04:00
satisfy Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
secureupstream Migrate to klog v2 2020-08-08 21:01:03 -04:00
serversnippet Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
serviceupstream Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
sessionaffinity Migrate to klog v2 2020-08-08 21:01:03 -04:00
snippet Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
sslcipher Update unit & e2e tests. 2020-05-21 02:19:13 +08:00
sslpassthrough Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
upstreamhashby Support the combination of nginx variables and text value for annotation upstream-hash-by. 2020-06-01 06:37:41 +08:00
upstreamvhost Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
xforwardedprefix Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
annotations.go Migrate to klog v2 2020-08-08 21:01:03 -04:00
annotations_test.go Add annotation to configure CORS Access-Control-Expose-Headers 2020-09-23 17:41:52 +02:00