Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Submit Queue bff5d0e5a2 Merge pull request #1879 from r2d4/map_hash_bucket_size
Automatic merge from submit-queue

Make map_hash_bucket_size configurable

I was getting an error while trying to run the nginx controller in minikube.  This allows this nginx configuration option to be passed in through a configmap.  

The default value depends on the processor's cache line size (32 | 64 | 128), however ServerNameHashBucketSize is determined similarly, so I've set it to the same default (64).

Fixes #1817

ref https://github.com/kubernetes/minikube/issues/611

cc @bprashanth
2016-11-03 09:39:47 -07:00
controllers Merge pull request #1879 from r2d4/map_hash_bucket_size 2016-11-03 09:39:47 -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 godeps 2016-09-21 20:51:23 -03:00
vendor Update godeps 2016-09-21 20:51:23 -03:00
OWNERS Removing non-org members. 2016-08-02 14:33:22 -07:00