ingress-nginx-helm/internal/ingress/controller/store
Laszlo Janosi 42ec2cc0ed Change the handling of ConfigMap creation
When a new CM is created Ingress definitions are checked for reference to the new CM an Ingress sync is triggered if such reference is found.
2020-02-11 11:00:48 +01:00
..
backend_ssl.go Server level proxy_ssl parameters are applied again, following the comments received. 2019-10-26 20:20:18 +02: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 Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
ingress_annotation.go Improve parsing of annotations and use of Ingress wrapper 2018-12-02 15:35:36 -03: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
pod.go Watch controller Pods list 2018-11-26 15:35:31 -05: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 Change the handling of ConfigMap creation 2020-02-11 11:00:48 +01:00
store_test.go Remove hard-coded annotation and don't use map pointers 2019-12-13 03:05:20 -03:00