Ingress NGINX Controller for Kubernetes
Find a file
Kubernetes Submit Queue c6a1b820f0 Merge pull request #1571 from marketlogicsoftware/kayrus/fix_default_namespace
Automatic merge from submit-queue

ingress: use POD_NAMESPACE as a namespace in cli parameters

When you deploy ingress not into `default` namespace, ingress RC fails with the `no service with name default/default-http-backend found: services "default-http-backend" not found` error message.

This fix uses `POD_NAMESPACE` which we already pass into the pod ENV.
2016-08-26 16:11:52 -07:00
controllers Merge pull request #1571 from marketlogicsoftware/kayrus/fix_default_namespace 2016-08-26 16:11:52 -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