external-dns/internal
Alfred Krohmer 7dd84a589d Route53: retry single changes in a batch if the batch fails
If a single change fails during the retry, it will be added to a queue.
In the next iteration, changes from this queue will be submitted after
all other changes.

When submitting single changes, they are always submitted as batches of
changes with the same DNS name and ownership relation to avoid
inconsistency between the record created and the TXT records.
2023-01-16 16:03:16 +01:00
..
config add license header check to the CI 2020-08-21 15:54:49 -07:00
testresources Adds TLS flags for pdns provider 2018-06-19 15:40:32 -04:00
testutils Route53: retry single changes in a batch if the batch fails 2023-01-16 16:03:16 +01:00