ingress-nginx-helm/internal/ingress/controller/store
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
..
backend_ssl.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
backend_ssl_test.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
configmap.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
endpoint.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
ingress.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
ingress_annotation.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
local_secret.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
local_secret_test.go Refactoring of kubernetes informers and local caches 2018-01-18 16:14:54 -03:00
objectref.go Sync secrets (SSL certificates) on events 2018-04-13 16:14:29 +02:00
objectref_test.go Sync secrets (SSL certificates) on events 2018-04-13 16:14:29 +02:00
secret.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
service.go Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
store.go Add Better Error Handling for SSLSessionTicketKey 2018-07-15 19:53:39 -05:00
store_test.go Remove KubeConfig Dependency for Store Tests 2018-07-17 11:13:41 -05:00