ingress-nginx-helm/rootfs
motoki317 ff45a2a6af
refactor: wait-shutdown preStop hook is not necessary
/wait-shutdown preStop script's only job is to send SIGTERM to nginx-ingress-controller,
which is PID 1, so it's the same with or without in Kubernetes environments.

See https://github.com/kubernetes/ingress-nginx/issues/6287 for discussion.
2024-11-28 11:57:31 +09:00
..
etc/nginx Config/Annotations: Add relative-redirects. (#12161) 2024-11-13 21:02:48 +00: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
chroot.sh Separate third party NGINX configuration (#10470) 2023-11-03 14:46:32 +01:00
Dockerfile refactor: wait-shutdown preStop hook is not necessary 2024-11-28 11:57:31 +09:00
Dockerfile-chroot refactor: wait-shutdown preStop hook is not necessary 2024-11-28 11:57:31 +09:00
nginx-chroot-wrapper.sh Remove unnecessary space character (#11434) 2024-06-10 07:24:35 -07:00