ingress-nginx-helm/internal/ingress/controller
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
..
config Make proxy_next_upstream_tries configurable (#2232) 2018-03-22 08:12:36 -03:00
metric/collector updating prometheus metrics names according to naming best practices (#1912) 2018-01-19 09:32:19 -02:00
process Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
store fix: empty ingress path (#2244) 2018-03-23 08:08:42 -03:00
template Add support for gRPC (#2223) 2018-03-22 00:38:47 -03:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Rename package pkg to internal 2017-11-11 14:53:44 -03:00
checker_test.go Add checker test for bad pid (#2191) 2018-03-09 09:21:02 -08:00
controller.go Make proxy_next_upstream_tries configurable (#2232) 2018-03-22 08:12:36 -03:00
metrics.go Rename package pkg to internal 2017-11-11 14:53:44 -03:00
nginx.go Correct typo (#2238) 2018-03-22 08:14:06 -03:00
nginx_test.go Live Nginx (re)configuration without reloading (#2174) 2018-03-18 10:13:41 -03:00
stat_collector.go Rename package pkg to internal 2017-11-11 14:53:44 -03:00
tcp.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
util.go Revert "Get file max from fs/file-max. (#2050)" (#2241) 2018-03-22 13:03:04 -03:00
util_test.go Cleanup 2018-01-19 15:53:25 -03:00