external-dns/provider/aws
Prasad Katti d79dd835af
feat(aws): add support for geoproximity routing (#5347)
* feat(aws): add support for geoproximity routing

* remove the invalid test

* make some changes based on review comments

* fix linting errors

* make changes based on review feedback

* add more tests to get better coverage

* update docs

* make the linter happy

* address review feedback

This commit addresses the review feedback by making the following changes:

- use a more object-oriented approach for geoProximity handling
- change log levels to warnings instead of errors
- add more test cases for geoProximity

* fix linting error

* use shorter annotation names
2025-07-03 08:19:26 -07:00
..
fixtures test(aws): introduce first fixture-based (#5092) 2025-02-14 08:36:21 -08:00
aws_fixtures_test.go chore(codebase): enable testifylint (#5441) 2025-05-21 03:46:34 -07:00
aws_test.go feat(aws): add support for geoproximity routing (#5347) 2025-07-03 08:19:26 -07:00
aws_utils_test.go chore(domainfilter): use pointer receivers for DomainFilter (#5546) 2025-06-21 00:38:53 -07:00
aws.go feat(aws): add support for geoproximity routing (#5347) 2025-07-03 08:19:26 -07:00
config_test.go Remove unused session logic after move to aws-sdk-go-v2 2024-09-06 09:45:26 -04:00
config.go Do not expose the AWS role external id in the logs 2024-09-08 02:13:22 +03:00