.. |
akamai
|
refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v
|
2023-06-12 10:44:29 +02:00 |
alibabacloud
|
review comments
|
2023-07-11 10:53:58 +05:30 |
aws
|
Remove unused session logic after move to aws-sdk-go-v2
|
2024-09-06 09:45:26 -04:00 |
awssd
|
Refactor AWS Cloud Map provider to aws-sdk-go-v2
|
2024-09-06 09:44:54 -04:00 |
azure
|
Merge branch 'master' into az-private-dns-zone-name-filter
|
2024-04-26 00:31:11 +07:00 |
civo
|
Fix file with gofmt lint
|
2023-06-14 23:51:30 +01:00 |
cloudflare
|
fix(provider/cloudflare): clean token from file
|
2024-05-29 09:27:44 +02:00 |
coredns
|
feat(coredns): etcd authentication
|
2024-05-27 11:36:17 +02:00 |
designate
|
Remove PropertyValuesEqual method from Provider interface
|
2023-08-04 04:56:43 -07:00 |
digitalocean
|
Merge pull request #2857 from Volatus/master
|
2022-12-24 08:57:26 -08: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 - rate limiter add one token every second
|
2023-12-18 16:39:08 +01:00 |
google
|
project id with context
|
2024-08-05 21:53:37 +02: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
|
Fixes the OCI provider softerror failure
|
2024-02-09 07:07:59 -08:00 |
ovh
|
feat(ovh): add cache based on DNS zone SOA value
|
2023-07-17 10:14:01 +00:00 |
pdns
|
feat: add debug message to CNAME to ALIAS conversion
|
2024-01-10 18:12:49 +01:00 |
pihole
|
Fix PiHole AAAA tests
|
2024-04-26 06:20:14 -07:00 |
plural
|
fix code build
|
2024-08-05 21:35:07 +02:00 |
rdns
|
Merge pull request #3677 from kubernetes-sigs/refactor/use-error-wrapping
|
2023-06-12 07:53:50 -07:00 |
rfc2136
|
lint
|
2024-05-13 15:43:24 +02: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
|
Add Domain filter interface
|
2024-08-14 10:20:59 +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
|
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
|
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 |