external-dns/source
Rajat Jindal c2751f81cf add support for hostname annotation in ingress resource (#545)
* add support for hostname annotation in ingress resource

* implement getHostnamesFromAnnotations and use that in ingress/service
2018-05-08 16:13:19 +02:00
..
compatibility.go Inititial support for multiple targets per record 2018-03-13 23:16:51 -05:00
debug.test Add support for Headless hostPort services (#324) 2017-11-20 21:06:42 +01:00
dedup_source_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
dedup_source.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
fake_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
fake.go Inititial support for multiple targets per record 2018-03-13 23:16:51 -05:00
ingress_test.go add support for hostname annotation in ingress resource (#545) 2018-05-08 16:13:19 +02:00
ingress.go add support for hostname annotation in ingress resource (#545) 2018-05-08 16:13:19 +02:00
multi_source_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01: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 source/service: if clusterIP: None, set TTL (#546) 2018-05-08 14:14:13 +02:00
service.go add support for hostname annotation in ingress resource (#545) 2018-05-08 16:13:19 +02:00
shared_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01: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 add support for hostname annotation in ingress resource (#545) 2018-05-08 16:13:19 +02:00
store_test.go refactor source registration (#217) 2017-06-30 16:54:58 +02:00
store.go Add a flag that allows FQDN and Annotations to combine (#513) 2018-04-04 18:31:22 +02:00