ingress-nginx-helm/internal
Maxim af5f40a0eb
Trigger syncIngress on Service addition/deletion #7346 (#7374)
Normally Ingress sinchronization for Services is triggered when
corresponding Service's Endpoints are added, deleted or modified.
Services of type ExternalName, however, do not have any endpoints
and hence do not trigger Ingress synchronization as only Update
events are being watched. This commit makes sure that Update and
Delete Service events also enqueue a syncIngress task.
2021-09-07 10:47:16 -07:00
..
admission/controller Release v1 (#7470) 2021-08-21 13:42:00 -07:00
file Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
ingress Trigger syncIngress on Service addition/deletion #7346 (#7374) 2021-09-07 10:47:16 -07:00
k8s Update ingress to go 1.17 (#7521) 2021-08-23 14:25:25 -07:00
net use listen to ensure the port is free (#6990) (#7467) 2021-08-09 05:31:31 -07:00
nginx fix: discover mounted geoip db files (#7228) 2021-08-10 11:24:39 -07:00
runtime Update ingress to go 1.17 (#7521) 2021-08-23 14:25:25 -07:00
sets Refactor isIterable 2019-04-08 10:11:44 -04:00
task remove timestamp when requeuing Element (#7440) 2021-09-06 10:12:28 -07:00
watch Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00