.. |
akamai
|
refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v
|
2023-06-12 10:44:29 +02:00 |
alibabacloud
|
chore(deps): fix update on cloudflare and alibaba
|
2024-09-17 09:18:27 +02:00 |
aws
|
Merge pull request #5031 from gofogo/chore-improve-canonicalHostedZone
|
2025-01-28 00:43:31 -08:00 |
awssd
|
fix flaky aws sd test
|
2024-10-26 09:55:21 +02:00 |
azure
|
Add NS record support for Azure DNS
|
2024-11-04 23:02:10 +01:00 |
civo
|
Fix file with gofmt lint
|
2023-06-14 23:51:30 +01:00 |
cloudflare
|
style: space vs tabs
|
2025-01-30 17:02:40 +00:00 |
coredns
|
fix(issue-4448): added unittest
|
2024-06-30 12:44:11 +01:00 |
designate
|
Remove PropertyValuesEqual method from Provider interface
|
2023-08-04 04:56:43 -07:00 |
digitalocean
|
improvements
|
2024-09-06 13:32:41 +03:00 |
dnsimple
|
Allow for DNSimple User API tokens to be used by implementing the DNSIMPLE_ACCOUNT_ID and DNSIMPLE_ZONES environment variables
|
2024-03-15 18:45:21 -04:00 |
exoscale
|
Simplify exoscale provider
|
2023-11-28 16:16:07 +01:00 |
gandi
|
feat(gandi): add support for personal access token
|
2024-02-12 09:40:18 +01:00 |
godaddy
|
fix(godaddy): ineffectual assignment to err (ineffassign)
|
2025-01-21 13:17:32 -05:00 |
google
|
Update provider/google/google_test.go
|
2024-11-14 17:16:42 +01:00 |
ibmcloud
|
Allow AdjustEndpoints to return error
|
2023-09-03 11:23:03 -07:00 |
inmemory
|
Add Domain filter interface
|
2024-08-14 10:20:59 +02:00 |
linode
|
Add support for NS records in the Linode provider
|
2023-10-14 13:56:24 -04:00 |
ns1
|
following review
|
2023-12-07 10:43:38 +01:00 |
oci
|
Fix:If multiple targets are part of an OCI provider record operation, create a new record for each target.
|
2025-02-02 14:51:54 -08:00 |
ovh
|
Added a comment to explain why we copy the for elt
|
2025-01-14 15:35:42 +01:00 |
pdns
|
Merge pull request #4578 from Demonware/pdns-use-soft-errors
|
2024-10-27 14:06:53 +00:00 |
pihole
|
Attempt to fix linting error
|
2024-11-28 12:15:13 -07:00 |
plural
|
fix code build
|
2024-08-05 21:35:07 +02:00 |
rfc2136
|
Added init work to support RFC2136 multiple hosts.
|
2025-01-28 17:06:41 -06:00 |
scaleway
|
fix: gofmt
|
2023-11-17 09:50:57 +01:00 |
tencentcloud
|
fix linter
|
2024-08-22 15:23:01 +02:00 |
transip
|
refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v
|
2023-06-12 10:44:29 +02:00 |
ultradns
|
gofumpt
|
2022-09-22 10:44:50 +01:00 |
webhook
|
Update changes to match latest state of external-dns code
|
2024-08-14 10:20:59 +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
|
Fix invalid private variable reference
|
2024-08-14 10:21:01 +02:00 |
provider_test.go
|
Remove PropertyValuesEqual method from Provider interface
|
2023-08-04 04:56:43 -07:00 |
provider.go
|
fix(aws-provider): ListTagsForResource incorrect zone-id handling
|
2025-01-24 07:50:16 +00: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): added tags filter coverage
|
2025-02-04 08:48:45 +00:00 |
zone_tag_filter.go
|
Add zone tag filter for AWS
|
2018-12-07 10:38:52 -05: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
|
makes tests pass
|
2020-05-08 13:54:13 +02:00 |
zonefinder.go
|
restructures the providers (build only)
|
2020-05-08 13:05:17 +02:00 |