ingress-nginx-helm/internal
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
..
admission/controller backward compatibility for k8s version < 1.14 2019-09-02 17:05:52 +08:00
file Fix file permissions to support volumes 2019-08-15 20:48:37 -04:00
ingress Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
k8s Code linting 2019-08-09 08:44:14 -04:00
net Allow multiple CA Certificates (#4556) 2019-09-13 09:22:24 -03:00
nginx Fix ports collision when hostNetwork=true (#4617) 2019-09-28 17:30:57 -03:00
runtime Update runc cgroup mount api 2019-09-19 11:01:31 -03:00
sets Refactor isIterable 2019-04-08 10:11:44 -04:00
task Replace glog with klog 2018-12-05 13:27:55 -03:00
watch Remove dummy file watcher 2018-06-16 18:49:08 -04:00