.. |
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
|
Merge pull request #3973 from c445/roehrijn/aws-profiles
|
2024-06-10 13:59:23 -07:00 |
awssd
|
AWSSD: Utilize DiscoverInstances instead of ListInstances (#2506)
|
2023-10-04 02:33:43 +02:00 |
azure
|
Merge branch 'master' into az-private-dns-zone-name-filter
|
2024-04-26 00:31:11 +07:00 |
bluecat
|
CI linting fixes (#3205)
|
2022-12-02 10:57:53 -08: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 |
dyn
|
gofumpt
|
2022-09-22 10:44:50 +01: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
|
cleanup: remove dead code ((Create|Update|Delete)Records functions in AWS, Google, DNSimple)
|
2023-12-20 16:55:49 +01:00 |
ibmcloud
|
Allow AdjustEndpoints to return error
|
2023-09-03 11:23:03 -07:00 |
inmemory
|
Represent AWS Alias records as record type A
|
2023-09-02 17:54:50 -07: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
|
Allow AdjustEndpoints to return error
|
2023-09-03 11:23:03 -07:00 |
rcode0
|
gofumpt
|
2022-09-22 10:44:50 +01: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 |
safedns
|
Update references to UKFast to ANS group
|
2022-06-23 22:02:49 +01:00 |
scaleway
|
fix: gofmt
|
2023-11-17 09:50:57 +01:00 |
tencentcloud
|
build(deps): bump dev-dependencies group with 40 updates
|
2023-06-16 17:15:35 +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 |
vinyldns
|
gofumpt
|
2022-09-22 10:44:50 +01:00 |
vultr
|
gofumpt
|
2022-09-22 10:44:50 +01:00 |
webhook
|
Merge pull request #4458 from Raffo/webhook-annotations
|
2024-05-24 08:51:11 -07:00 |
provider_test.go
|
Remove PropertyValuesEqual method from Provider interface
|
2023-08-04 04:56:43 -07:00 |
provider.go
|
doc: add godoc
|
2024-01-12 20:54:12 +01: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
|
gofumpt
|
2022-09-22 10:44:50 +01:00 |
zone_type_filter.go
|
Use an interface for zone type matching
|
2021-07-11 20:03: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 |