ingress-nginx-helm/internal/ingress/controller
Karl Stoney d1b6f32981 Enabled the dynamic reload of GeoIP data (#2107)
* Moved geoip data into its own folder so it can be volume mounted

* Added FS watches for the geoip data

* Fixed single quotes issue (interpolation)

* Fixed gofmt errors

* Updated to directory crawl
2018-02-17 12:24:50 -08:00
..
config Added configmap option to disable IPv6 in nginx DNS resolver (#1992) 2018-02-02 11:53:28 -08: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 Use a ring channel to avoid blocking write of events (#2082) 2018-02-13 17:46:18 -08:00
template Fix opentracing configuration when multiple options are configured (#2075) 2018-02-12 16:08:49 -08: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 Rename package pkg to internal 2017-11-11 14:53:44 -03:00
controller.go Add support for enabling ssl_ciphers per host (#2006) 2018-01-31 08:53:07 -08:00
metrics.go Rename package pkg to internal 2017-11-11 14:53:44 -03:00
nginx.go Enabled the dynamic reload of GeoIP data (#2107) 2018-02-17 12:24:50 -08:00
nginx_test.go Rename package pkg to internal 2017-11-11 14:53:44 -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 Get file max from fs/file-max. (#2050) 2018-02-08 08:55:25 -08:00
util_test.go Cleanup 2018-01-19 15:53:25 -03:00