ingress-nginx-helm/rootfs/etc/nginx
Tim Reddehase 018a1e4d94 respond with 503 when there are no endpoints
* related to:
  * https://github.com/kubernetes/ingress-nginx/issues/3070
  * https://github.com/kubernetes/ingress-nginx/issues/3335
* add a 503 test
  * test a service that starts out empty
    (a.k.a. ingress-nginx controller (re-)start)
  * test scaling up (should route traffic accordingly)
  * test scaling down to empty service
  * use custom deployments for scaling test.
* provide a fix by updating the lua table (cache) of the configured backends
  to unset the backend if there are no endpoints available.
2019-02-03 11:43:47 +01:00
..
lua respond with 503 when there are no endpoints 2019-02-03 11:43:47 +01:00
template add params for access log 2019-01-26 21:42:11 +03:00
nginx.conf Run as user dropping privileges 2018-06-12 10:18:36 -04:00
opentracing.json Update opentracing configuration (#2676) 2018-06-21 18:15:18 -04:00