external-dns/source
Nils Juenemann bcb4972d4c Support for multiple hostnames in hostname annotation (#256)
* service source: support for multiple hostnames per annotation

* go fmt

* Make parseHostnameAnnontations inline

* Update CHANGELOG.md

* Update Changelog
2017-07-04 18:37:52 +02:00
..
compatibility.go Enhance compatibility and process molecule Services (#166) 2017-04-21 16:38:56 +02:00
dedup_source_test.go experiment: use testify in test code (#186) 2017-05-31 10:24:11 +02:00
dedup_source.go add and use a deduplicating source (#185) 2017-05-05 14:59:36 +02:00
fake_test.go Fake source (#205) 2017-05-29 13:59:50 +02:00
fake.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
ingress_test.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
ingress.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
multi_source_test.go experiment: use testify in test code (#186) 2017-05-31 10:24:11 +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 Support for multiple hostnames in hostname annotation (#256) 2017-07-04 18:37:52 +02:00
service.go Support for multiple hostnames in hostname annotation (#256) 2017-07-04 18:37:52 +02:00
shared_test.go use pointer to endpoint via NewEndpoint initializer (#125) 2017-04-04 16:41:49 +02:00
source.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
store_test.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
store.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00