external-dns/provider
Kubernetes Prow Robot 0917b93162
Merge pull request #804 from csrwng/zone_tag_filter
AWS: Add zone tag filter
2018-12-13 02:31:16 -08:00
..
alibaba_cloud_test.go Fix Multiple subdomains bug 2018-11-09 14:28:39 +08:00
alibaba_cloud.go Fix Multiple subdomains bug 2018-11-09 14:28:39 +08:00
aws_sd_test.go Implementation of AWS ServiceDiscovery provider 2018-05-25 07:45:47 -07:00
aws_sd.go adding assume role to aws_sd provider 2018-08-14 09:44:12 -07:00
aws_test.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
aws.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
azure_test.go Fix typos: sychronized->synchronized, resouce->resource, sepecified->specified (#769) 2018-11-12 08:33:53 +01:00
azure.go Move token code to separate function and add test 2018-06-01 10:13:28 +02:00
cloudflare_test.go Remove the logic of preventing failing TTL's which are less than 120 2018-05-28 09:54:32 +02:00
cloudflare.go Remove the logic of preventing failing TTL's which are less than 120 2018-05-28 09:54:32 +02:00
coredns_test.go Update CoreDNS provider to use etcd v3 client 2018-10-31 21:34:57 +05:30
coredns.go 2 issues: - coredns support more than 1 targets 2018-12-07 02:55:44 -05:00
designate_test.go Add TestNewDesignateProvider test func 2018-10-15 18:08:50 -05:00
designate.go Fix TLS issue with OpenStack auth (Designate) 2018-09-25 14:47:50 -05:00
digital_ocean_test.go Add support to configure TTLs on DigitalOcean. 2018-08-09 18:43:23 -04:00
digital_ocean.go Add support to configure TTLs on DigitalOcean. 2018-08-09 18:43:23 -04:00
dnsimple_test.go Make DNSimple tolerant of unknown zones 2018-05-29 10:06:12 -03:00
dnsimple.go Make DNSimple tolerant of unknown zones 2018-05-29 10:06:12 -03:00
domain_filter_test.go fix domain filter match logic to not match similar domain names 2018-10-14 15:34:15 -07:00
domain_filter.go fix domain filter match logic to not match similar domain names 2018-10-14 15:34:15 -07:00
dyn_test.go Dyn: cache records per zone using zone's serial number 2018-08-14 08:01:16 -07:00
dyn.go Update dyn.go 2018-10-26 23:31:21 +08:00
exoscale_test.go better test 2018-07-13 06:43:16 +02:00
exoscale.go exoscale: bump version to 0.11 2018-08-16 15:54:33 +02:00
google_test.go Fix handling of custom TTL values with Google DNS. 2018-09-09 22:11:44 -07:00
google.go chore: remove unused import (#781) 2018-11-21 14:30:07 +01:00
infoblox_test.go include github.com/infobloxopen/infoblox-go-client/pull/58 (#615) 2018-06-28 18:24:40 +02:00
infoblox.go fix(infoblox): don't import logrus twice 2018-11-28 11:18:48 +01:00
inmemory_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
inmemory.go Inititial support for multiple targets per record 2018-03-13 23:16:51 -05:00
linode_test.go Set Linode user agent and change to linode/linodego package 2018-08-16 11:17:54 +02:00
linode.go Set Linode user agent and change to linode/linodego package 2018-08-16 11:17:54 +02:00
oci_test.go Code review comments 2018-07-11 15:44:40 +01:00
oci.go Remove dupplicated words:have,aliyun (#768) 2018-11-12 08:36:08 +01:00
pdns_test.go pdns: Add DomainFilter support 2018-10-22 13:54:11 -07:00
pdns.go Merge pull request #737 from ottoyiu/pdns-domainfilter 2018-11-14 13:50:19 +01:00
provider_test.go Kops Compatibility #1: Set RecordType at source (#248) 2017-08-25 14:41:40 +02:00
provider.go Kops Compatibility #1: Set RecordType at source (#248) 2017-08-25 14:41:40 +02:00
recordfilter_test.go #228 Simplify DNS provider requirements by extracting common (#263) 2017-10-11 12:16:28 +02:00
recordfilter.go Add support for NodePort services (#559) 2018-06-14 18:08:05 +02:00
rfc2136_test.go Add couple of tests for RFC2136 provider 2018-09-24 10:52:28 +03:00
rfc2136.go Small style fix after code review 2018-10-11 15:06:42 +03:00
zone_id_filter_test.go New filter: --zone-id-filter (#422) 2017-12-20 17:00:13 +01:00
zone_id_filter.go New filter: --zone-id-filter (#422) 2017-12-20 17:00:13 +01:00
zone_tag_filter_test.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
zone_tag_filter.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
zone_type_filter_test.go feat(provider/aws): allow filtering for private/public zones (#329) 2017-09-19 23:15:31 +02:00
zone_type_filter.go feat(provider/aws): allow filtering for private/public zones (#329) 2017-09-19 23:15:31 +02:00
zonefinder_test.go fix: correctly detect zones if names overlap with subdomain (#478) 2018-03-14 16:06:00 +01:00
zonefinder.go fix: correctly detect zones if names overlap with subdomain (#478) 2018-03-14 16:06:00 +01:00