ingress-nginx-helm/test
Thomas Jackson 500b043f27 Don't use DNS resolution to "validate FQDN"
As the controller stands today this "validation" is done once per config load, which means if the DNS query fails for any reason the endpoint will remain dead until both (1) a change happens to the ingress and (2) the DNS resolution works. If the user configured the name we should just pass it through, this way the lua dns can attempt to re-query it at its leisure.
2019-10-13 13:16:47 -07:00
..
data Remove the_real_ip variable 2019-09-12 20:01:33 -03:00
e2e Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
e2e-image ISSUE-4244 e2e test 2019-09-29 23:28:44 +02:00
manifests Added new affinity mode for maximum session stickyness. Fixes kubernetes/ingress-nginx#4475 2019-08-30 11:40:29 +02:00