Ingress NGINX Controller for Kubernetes
![]() Automatic merge from submit-queue Use existing uid if one is found Without this if we create some ingresses we will get eg: a forwarding rule like "foo-uid". Now if we restart the ingress controller, and while it's down delete the configmap where it stores its uid, it will come back, see an existing ingress, but wrongly record the uid as "empty string". This will cause the ingress to ignore the old forwarding rule, backends etc. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/contrib/1363) <!-- Reviewable:end --> |
||
---|---|---|
controllers | ||
echoheaders | ||
echoheaders-redirect | ||
Godeps | ||
vendor | ||
OWNERS |