external-dns/provider
Ivan Ka 95c2c72d22
fix(provider): aws-sd provider null pointer (#5404)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-05-29 13:04:18 -07:00
..
akamai chore(code-quality): added linter errchkjson (#5448) 2025-05-24 01:04:51 -07:00
alibabacloud chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
aws chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
awssd fix(provider): aws-sd provider null pointer (#5404) 2025-05-29 13:04:18 -07:00
azure chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
civo test(provider/civo): Improved test coverage to 90.4% (#5455) 2025-05-23 07:42:44 -07:00
cloudflare chore(ci): fix testify linter 2025-05-24 19:27:13 +02:00
coredns chore(codebase): add nilnil return check (#5415) 2025-05-19 00:19:16 -07:00
digitalocean chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
dnsimple chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
exoscale chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
gandi Merge pull request #5454 from upsaurav12/provider/test#5150 2025-05-23 07:16:36 -07:00
godaddy chore(code-quality): added linter errchkjson (#5448) 2025-05-24 01:04:51 -07:00
google chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
inmemory chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
linode chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
ns1 chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
oci chore(deps): code cleanup, do not use pkg/errors (#5335) 2025-04-29 01:17:57 -07:00
ovh chore(code-quality): added linter errchkjson (#5448) 2025-05-24 01:04:51 -07:00
pdns chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
pihole chore(codebase): enable errorlint (#5439) 2025-05-21 04:14:34 -07:00
plural chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
rfc2136 Merge pull request #5426 from datum-labs/rfc2136-multi-zone-list 2025-05-24 01:04:45 -07:00
scaleway chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
transip chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
webhook chore(code-quality): added linter errchkjson (#5448) 2025-05-24 01:04:51 -07: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 chore(docs): generate docs/monitoring/metrics.md file (#5117) 2025-03-04 05:05:44 -08:00
provider_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
provider.go chore(ci): update linter to v2.0.2 2025-04-02 08:53:54 +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 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 chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
zonefinder.go fix(zonefinder): handle underscores in dns records 2025-04-13 19:10:26 +02:00