ingress-nginx-helm/test
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
..
data Rewrite clean-nginx-conf.sh in Go to speed up admission webhook (#7076) (#7322) 2021-07-06 10:50:19 -07:00
e2e Trigger syncIngress on Service addition/deletion #7346 (#7374) 2021-09-07 10:47:16 -07:00
e2e-image Update e2e test runner image (#7596) 2021-09-06 16:21:16 -07:00
manifests Spelling 2020-12-15 16:10:48 -05:00