external-dns/provider
2025-08-05 14:00:05 +01:00
..
akamai akamai: remove redundant check 2025-07-23 19:36:35 +02:00
alibabacloud refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
aws Merge remote-tracking branch 'upstream/master' into provider 2025-07-29 14:47:28 +02:00
awssd Merge remote-tracking branch 'upstream/master' into provider 2025-07-29 14:47:28 +02:00
azure refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
civo refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
cloudflare Merge remote-tracking branch 'upstream/master' into provider 2025-07-29 14:47:28 +02:00
coredns coredns: fix debug message 2025-07-23 20:29:22 +02:00
digitalocean refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
dnsimple refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
exoscale fix: linter 2025-07-29 14:46:30 +02:00
gandi refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
godaddy refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
google refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
inmemory refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
linode refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
ns1 refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
oci refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
ovh refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
pdns refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
pihole refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
plural refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
rfc2136 rfc2136: avoid index calculations 2025-07-23 20:31:31 +02:00
scaleway refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
transip refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02:00
webhook refactor: Use list of pairs instead of pair of lists in update changes (adjust use sites) 2025-07-23 19:30:51 +02: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 feat(metrics): publish build_info metric (#5643) 2025-07-14 12:42:27 -07:00
OWNERS chore(ci): rework label in OWNERS (#5481) 2025-05-29 13:28:17 -07:00
provider_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
provider.go chore(domainfilter): use pointer receivers for DomainFilter (#5546) 2025-06-21 00:38:53 -07: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 imp: improved test coverage from 66.7 to 100% 2025-05-13 11:55:07 +05:30
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: IDNA awareness in the zone finder (#5705) 2025-08-01 12:27:38 -07:00
zonefinder.go fix: IDNA awareness in the zone finder (#5705) 2025-08-01 12:27:38 -07:00