ingress-nginx-helm/rootfs
2020-12-22 17:24:41 +08:00
..
etc/nginx Separate the ExternalName backend from other backends in the process of synchronizing the backend, because the synchronization of the ExternalName backend requires dns resolution, so we should ensure that it does not affect the synchronization of the Non-ExternalName backend. After separation, in the init worker stage, we should immediately synchronize the Non-ExternalName backend, otherwise there will be some requests that fail with 503 because the balancer cannot be obtained in the rewrite stage. 2020-12-22 17:24:41 +08:00
ingress-controller Improve indentation of generated nginx.conf (#2296) 2018-04-05 18:19:30 -03:00
.dockerignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
.gitignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
Dockerfile Add build_id dockerfile label 2020-08-27 10:05:07 -04:00