This website requires JavaScript.
Explore
Help
Sign In
DevFW-CICD
/
ingress-nginx-helm
Watch
14
Star
0
Fork
You've already forked ingress-nginx-helm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8085304cb9
ingress-nginx-helm
/
rootfs
History
qianyong
8085304cb9
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
..
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