ingress-nginx-helm/internal/ingress/annotations
Kubernetes Prow Robot cb2889b87b
Merge pull request #4586 from aledbf/fix-reload
Fix reload when a configmap changes
2019-09-24 07:23:28 -07:00
..
alias Add support for multiple alias and remove duplication of SSL certificates (#4472) 2019-08-26 10:58:44 -04:00
auth Add annotation to support map of user/pass pairs in basic auth 2019-09-13 11:33:33 -04:00
authreq Code linting 2019-08-09 08:44:14 -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 FastCGI backend support (#2982) 2019-07-31 10:39:21 -04:00
canary Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
class Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04: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 Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04: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
luarestywaf Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
mirror Allow Requests to be Mirrored to different backends 2019-08-01 11:53:58 -05:00
modsecurity Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
parser Fix reload when a configmap changes 2019-09-24 10:55:59 -03: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 Change PemSHA to CASHA 2019-08-16 06:31:15 +02:00
ratelimit Apply fixes suggested by staticcheck 2019-07-08 16:18:52 -04:00
redirect Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
rewrite Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
satisfy Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
secureupstream Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -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 Added new affinity mode for maximum session stickyness. Fixes kubernetes/ingress-nginx#4475 2019-08-30 11:40:29 +02:00
snippet Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
sslcipher Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
sslpassthrough Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
upstreamhashby Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04: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 Add support for multiple alias and remove duplication of SSL certificates (#4472) 2019-08-26 10:58:44 -04:00
annotations_test.go Fixed test findings. 2019-08-30 19:08:03 +02:00