ingress-nginx-helm/internal/ingress/controller
Fernando Diaz c783c08d81 Remove KubeConfig Dependency for Store Tests
Removes the KubeConfig Dependency for the Store Test by using the
FakeClient Instead. Unit Tests should not rely on a real KubeConfig.

Fixes #2789
2018-07-17 11:13:41 -05:00
..
config Add Better Error Handling for SSLSessionTicketKey 2018-07-15 19:53:39 -05:00
process Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
store Remove KubeConfig Dependency for Store Tests 2018-07-17 11:13:41 -05:00
template Allow gzip compress level to be controlled via ConfigMap 2018-07-09 10:30:59 +10:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Run as user dropping privileges 2018-06-12 10:18:36 -04:00
checker_test.go Create file permission constants 2018-06-12 11:06:14 -04:00
controller.go Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
controller_test.go Improve best-cert guessing with empty tls.hosts 2018-06-25 01:59:50 +02:00
endpoints.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
endpoints_test.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
nginx.go Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
nginx_test.go Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
tcp.go Clarify log messages in controller pkg 2018-06-13 21:27:43 +02:00
util.go Create UDP collector that listens to UDP messages from monitor.lua and exposes them on /metrics endpoint 2018-06-13 21:31:51 -04:00
util_test.go Apply gometalinter suggestions 2018-04-25 18:53:49 -03:00