Ingress NGINX Controller for Kubernetes
Find a file
Christian Simon 94e6702385 Fix nginx ingress controller bug around config map merging
* a config map bool value of false cannot overwritte a true value from
   defaults
 * implement merging in ReadConfig
 * remove helper function merge
 * adds tests to ensure config is read properly
2016-04-26 17:19:06 +01:00
controllers Fix nginx ingress controller bug around config map merging 2016-04-26 17:19:06 +01:00
echoheaders Redirect on x-forwarded-for=http in echoserver. 2016-03-08 11:16:05 -08:00
Godeps Improve event handling using a workqueue 2016-03-25 15:34:44 -03:00