Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Submit Queue 77afc22875 Merge pull request #1743 from vyshane/nginx-ingress-controller-proxy-buffer-size-2
Automatic merge from submit-queue

Allow customisation of the nginx proxy_buffer_size directive via ConfigMap

I'm opening a new PR with the same changes as #1693 because I pushed the latter with an email address that can't be used to sign the CLA. Description from the previous PR:

When using nginx as a proxy we can run into the following error:

```
upstream sent too big header while reading response header from upstream
```

In order to fix this, we need to be able to configure the proxy_buffer_size nginx directive to increase its value. This PR updates the nginx-ingress-controller to allow that.
2016-09-15 09:49:58 -07:00
controllers Merge pull request #1743 from vyshane/nginx-ingress-controller-proxy-buffer-size-2 2016-09-15 09:49:58 -07:00
echoheaders Revert redirect to ssl 2016-05-19 16:11:51 -03:00
echoheaders-redirect Add image with redirect 2016-05-19 21:30:04 -03:00
Godeps Update ingress godeps 2016-08-25 15:41:02 -03:00
vendor Update ingress godeps 2016-08-25 15:41:02 -03:00
OWNERS Removing non-org members. 2016-08-02 14:33:22 -07:00