ingress-nginx-helm/build
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
..
build.sh refactor: wait-shutdown preStop hook is not necessary 2024-11-28 11:57:31 +09:00
cover.sh Remove vendor directory and enable go modules 2020-06-24 13:27:15 -04:00
dev-env.sh Bump Kubernetes version on images (#11346) 2024-05-05 19:06:28 -07:00
kind.yaml upgrade to golang 1.19.2 (#9124) 2022-10-12 12:39:00 -07:00
run-in-docker.sh Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#12423) 2024-11-27 17:02:57 +00:00
run-ingress-controller.sh Fix minor typos (#11935) 2024-09-06 15:59:43 +01:00