external-dns/provider
2024-03-19 13:27:17 +01:00
..
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 #4178 from papayakiwi/fix/aws-alias-records 2024-02-29 10:23:42 -08:00
awssd AWSSD: Utilize DiscoverInstances instead of ListInstances (#2506) 2023-10-04 02:33:43 +02:00
azure Merge pull request #4186 from pascalgn/azure-subscription-id-override 2024-02-15 06:00:13 -08: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 Remove unnecessary newlines 2023-12-04 11:39:11 +01:00
coredns fix: change coredns testing to fix failing tests 2024-02-09 11:10:44 +01: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 cleanup: remove dead code ((Create|Update|Delete)Records functions in AWS, Google, DNSimple) 2023-12-20 16:55:49 +01: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
infoblox fix: infoblox provider has switched to string pointer 2023-12-02 21:59:39 +01: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 Simplify DomainFilterInterface 2023-06-05 13:14:23 -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 Merged from master and tested. 2024-03-19 13:27:17 +01: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 webhook: Fix metric name and add request gauges 2024-01-03 04:42:06 +01: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