ingress-nginx-helm/internal
Oilbeater 1f93a1ccad fix: empty ingress path (#2244)
If the origin ingress rule has no field `path`, the default value will be an empty string which will cause issues when rendering template as other place will use `/` as the default value.
Set the default value of path to `/` when retrieve ingress rules from api-server. Thie will fix https://github.com/kubernetes/ingress-nginx/issues/1980
2018-03-23 08:08:42 -03:00
..
file fix: cannot set $service_name if use rewrite (#2220) 2018-03-22 09:43:45 -03:00
ingress fix: empty ingress path (#2244) 2018-03-23 08:08:42 -03:00
k8s Always return an IP address (#2065) 2018-02-11 12:39:01 -08:00
net Fix typos (#2046) 2018-02-07 19:15:50 -08:00
task fix go test TestSkipEnqueue error, move queue.Run (#2209) 2018-03-19 08:46:54 -03:00
watch Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00