external-dns/source
Yerken ec07f45c8e Multi target plan ( Page Not Found ) (#404)
* Make suitableType() be Endpoint method

With this change it becomes possible to work with endpoint
of empty type in packages other than "provider". Also
it seems logical for a smart property getter without side effects
to be a method rather than a function in different package

* Make plan computation work correctly with multi-target domains

* fix drawing

* drop comments

* fix boilerplate header

* fix comment

* fix the bug with empty map

* rework registry to support random lables

*  serialize->serializeLabel function rename

* golint for err variable naming

* add additional test

* add tests for current case where one resource can generate multiple endpoints

* make labels have its own type, add serialization as a method

* add comment for exported error

* use greater rather than not equal zero

* update changelog
2017-12-14 11:21:07 +01:00
..
compatibility.go Kops Compatibility #1: Set RecordType at source (#248) 2017-08-25 14:41:40 +02:00
debug.test Add support for Headless hostPort services (#324) 2017-11-20 21:06:42 +01:00
dedup_source_test.go experiment: use testify in test code (#186) 2017-05-31 10:24:11 +02:00
dedup_source.go Fix issue with uppercase logrus import (#351) 2017-10-09 17:14:18 +02:00
fake_test.go Fake source (#205) 2017-05-29 13:59:50 +02:00
fake.go Avoid shadowing package name (#410) 2017-12-01 16:52:51 +01:00
ingress_test.go Multi target plan ( Page Not Found ) (#404) 2017-12-14 11:21:07 +01:00
ingress.go Multi target plan ( Page Not Found ) (#404) 2017-12-14 11:21:07 +01: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 Multi target plan ( Page Not Found ) (#404) 2017-12-14 11:21:07 +01:00
service.go Multi target plan ( Page Not Found ) (#404) 2017-12-14 11:21:07 +01:00
shared_test.go Allow specifying a custom TTL through annotation on Ingress or Service (#320) 2017-10-11 14:17:02 +02:00
source_test.go Allow specifying a custom TTL through annotation on Ingress or Service (#320) 2017-10-11 14:17:02 +02:00
source.go Allow specifying a custom TTL through annotation on Ingress or Service (#320) 2017-10-11 14:17:02 +02:00
store_test.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
store.go allow filtering by source annotation (#354) 2017-11-09 10:14:40 +01:00