external-dns/internal/testutils
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
..
endpoint_test.go rename project root package to sigs.k8s.io 2020-01-06 08:08:35 -08:00
endpoint.go Route53: retry single changes in a batch if the batch fails 2023-01-16 16:03:16 +01:00
init.go CI linting fixes (#3205) 2022-12-02 10:57:53 -08:00
mock_source.go dependencies: Upgrade all k8s client-go dependent sources to v1.18.X 2020-07-03 11:29:37 +07:00