external-dns/source
Yerken 5e3f2b7773 first effort to improve logging in external-dns to provide with basic needed logging (#174)
* continue on controller loop error

* add logging in source

* use formatter on logChanges for endpoints

* fix log messages, log skipped records

* add logging in aws, uppercase the rest

* respect google dry run policy

* add ing/svc namespace/name on logging

* fix error logging on template failure

* fix bugs, propagate template error

* log if nothing is being updated, debug log skipped endpoints

* change zone-not-found logging order
2017-04-25 12:22:46 +02:00
..
compatibility.go Enhance compatibility and process molecule Services (#166) 2017-04-21 16:38:56 +02:00
ingress_test.go [PR-156 follow-up] Generate endpoints hostnames if go-template is specified (#160) 2017-04-18 18:13:08 +02:00
ingress.go first effort to improve logging in external-dns to provide with basic needed logging (#174) 2017-04-25 12:22:46 +02:00
mock_source_test.go use pointer to endpoint via NewEndpoint initializer (#125) 2017-04-04 16:41:49 +02:00
mock_source.go use pointer to endpoint via NewEndpoint initializer (#125) 2017-04-04 16:41:49 +02:00
multi_source_test.go cmd flags fixes, fix the bug with multi source (#149) 2017-04-12 18:13:03 +02:00
multi_source.go cmd flags fixes, fix the bug with multi source (#149) 2017-04-12 18:13:03 +02:00
service_test.go first effort to improve logging in external-dns to provide with basic needed logging (#174) 2017-04-25 12:22:46 +02:00
service.go first effort to improve logging in external-dns to provide with basic needed logging (#174) 2017-04-25 12:22:46 +02:00
shared_test.go use pointer to endpoint via NewEndpoint initializer (#125) 2017-04-04 16:41:49 +02:00
source.go endpoint sanitize dns in the init func (#131) 2017-04-07 10:18:52 +02:00
store_test.go cmd flags fixes, fix the bug with multi source (#149) 2017-04-12 18:13:03 +02:00
store.go cmd flags fixes, fix the bug with multi source (#149) 2017-04-12 18:13:03 +02:00