ingress-nginx-helm/internal/ingress/controller
Maksim Nabokikh 4c4013904a
Add a flag to specify address to bind the healthz server (#7541)
* Add a flag to specify address to bind the healthz server

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

* Add healthz host to the helm chart

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

* Apply suggestions from code review

Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>

Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2021-08-26 05:13:23 -07:00
..
config fix: discover mounted geoip db files (#7228) 2021-08-10 11:24:39 -07:00
ingressclass Release v1 (#7470) 2021-08-21 13:42:00 -07:00
process Migrate to klog v2 2020-08-08 21:01:03 -04:00
store Release v1 (#7470) 2021-08-21 13:42:00 -07:00
template Improving e2e tests for non-service backends #7544 (#7545) 2021-08-25 17:45:23 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
checker_test.go fix: use exponential backoff mechanism to listen on nginx.StatusPort 2021-05-13 15:02:11 +08:00
controller.go Add a flag to specify address to bind the healthz server (#7541) 2021-08-26 05:13:23 -07:00
controller_test.go fix ingress-nginx panic when the certificate format is wrong. (#7443) 2021-08-23 18:58:14 -07:00
endpoints.go Remove localhost calls from external names 2021-04-30 16:49:35 -03:00
endpoints_test.go Remove localhost calls from external names 2021-04-30 16:49:35 -03:00
location.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
nginx.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
nginx_test.go Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
status.go Refactor extraction of ingress pod details 2020-11-19 17:31:28 -03:00
tcp.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
util.go Release v1 (#7470) 2021-08-21 13:42:00 -07:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00