external-dns/provider
Ivan Ka ba64e8bb01
chore(deps): code cleanup, do not use pkg/errors (#5335)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-04-29 01:17:57 -07:00
..
akamai chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
alibabacloud chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
aws chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
awssd chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
azure chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
civo feat(banner): standardize user agent and output (#5154) 2025-03-24 01:16:40 -07:00
cloudflare chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
coredns chore(code-quality): linter warnings fixes 2025-04-23 22:03:00 +01:00
digitalocean chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
dnsimple chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
exoscale chore(code-quality): linter warnings fixes 2025-04-23 22:03:00 +01:00
gandi chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
godaddy chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
google chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
ibmcloud chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
inmemory Add Domain filter interface 2024-08-14 10:20:59 +02:00
linode chore(code-quality): linter warnings fixes 2025-04-23 22:03:00 +01:00
ns1 chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
oci chore(deps): code cleanup, do not use pkg/errors (#5335) 2025-04-29 01:17:57 -07:00
ovh chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
pdns chore: make CheckEndpoint an Endpoint type method 2025-02-10 11:20:39 -08:00
pihole feat(pihole): add support for IPv6 Dual format (#5253) 2025-04-23 05:43:42 -07:00
plural chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
rfc2136 chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
scaleway chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
tencentcloud chore(code-quality): linter warnings fixes 2025-04-23 22:03:00 +01:00
transip chore(providers): rename custom TTL constants to defaultTTL (#5312) 2025-04-27 14:59:25 -07:00
ultradns chore(code-quality): linter warnings fixes 2025-04-23 22:03:00 +01:00
webhook chore(code-quality): webhook increase code coverage 2025-04-28 10:53:08 +01:00
cached_provider_test.go Update changes to match latest state of external-dns code 2024-08-14 10:20:59 +02:00
cached_provider.go chore(docs): generate docs/monitoring/metrics.md file (#5117) 2025-03-04 05:05:44 -08:00
provider_test.go Remove PropertyValuesEqual method from Provider interface 2023-08-04 04:56:43 -07:00
provider.go chore(ci): update linter to v2.0.2 2025-04-02 08:53:54 +02:00
recordfilter_test.go Add AAAA to supported record types 2023-03-30 17:47:59 -07:00
recordfilter.go Add AAAA to supported record types 2023-03-30 17:47:59 -07:00
zone_id_filter_test.go New filter: --zone-id-filter (#422) 2017-12-20 17:00:13 +01:00
zone_id_filter.go Simplify DomainFilterInterface 2023-06-05 13:14:23 -07:00
zone_tag_filter_test.go chore(filter-tags): pre-process tags 2025-02-05 08:52:17 +00:00
zone_tag_filter.go chore(filter-tags): pre-process tags 2025-02-05 08:52:17 +00:00
zone_type_filter_test.go Refactor AWS provider to aws-sdk-go-v2 2024-09-06 09:44:54 -04:00
zone_type_filter.go Refactor AWS provider to aws-sdk-go-v2 2024-09-06 09:44:54 -04:00
zonefinder_test.go fix(zonefinder): handle underscores in dns records 2025-04-13 19:10:26 +02:00
zonefinder.go fix(zonefinder): handle underscores in dns records 2025-04-13 19:10:26 +02:00