mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
* 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 |
||
---|---|---|
.. | ||
compatibility.go | ||
debug.test | ||
dedup_source_test.go | ||
dedup_source.go | ||
fake_test.go | ||
fake.go | ||
ingress_test.go | ||
ingress.go | ||
multi_source_test.go | ||
multi_source.go | ||
service_test.go | ||
service.go | ||
shared_test.go | ||
source_test.go | ||
source.go | ||
store_test.go | ||
store.go |