ingress-nginx-helm/internal/ingress
Renan Gonçalves 48601bcd0e
Allow the usage of Services as Upstream on a global level (#7469)
It is possible to change this behavior on an ingress level, which works
well when you only have a few of them. When running several dozen
ingress and with a high change rate of running pods it makes it easier
to define this configuration on a global level.

This change is completely backwards compatible, only adding the
possibility of defining a new key in the configmap.
2021-09-07 12:47:15 -07:00
..
annotations Allow the usage of Services as Upstream on a global level (#7469) 2021-09-07 12:47:15 -07:00
controller Allow the usage of Services as Upstream on a global level (#7469) 2021-09-07 12:47:15 -07:00
defaults Allow the usage of Services as Upstream on a global level (#7469) 2021-09-07 12:47:15 -07:00
errors implement canary annotation and alternative backends 2018-11-06 13:13:14 -05:00
metric Release v1 (#7470) 2021-08-21 13:42:00 -07:00
resolver chore: Add test to internal ingress resolver pkg 2020-12-23 13:33:12 -03:00
status Sync Hostname and IP address from service to ingress status (#7464) 2021-09-07 10:41:16 -07:00
sslcert.go Update PemSHA field for default SSL certificate 2021-01-21 19:15:03 -03:00
types.go feat: add session-cookie-secure annotation (#7399) 2021-09-01 15:23:40 -07:00
types_equals.go feat: add session-cookie-secure annotation (#7399) 2021-09-01 15:23:40 -07:00
types_equals_test.go fix crl not reload when crl got updated in the ca secret 2021-03-31 16:13:07 -04:00
zz_generated.deepcopy.go Update ingress to go 1.17 (#7521) 2021-08-23 14:25:25 -07:00