Benjamin Pineau
b64e3ac832
aws: errors with context
...
When faced with errors from cloud providers (like "Throttling: Rate exceeded"), it's not always easy to find what operation caused the failure, and what action was aborted, if any,
Let's make it easier to identify an error source (and affected object when possible) by providing more context (and by using easy to find error messages).
2020-08-14 12:54:28 +02:00
Kubernetes Prow Robot
102228c181
Merge pull request #1555 from OmerKahani/Change_Order_Delete_Before_Create
...
AWS: change the order of the actions, DELETE before CREATE fixes #1411
2020-06-10 08:20:51 -07:00
Nick Jüttner
d867582bf8
improve linter quality for external-dns
2020-06-06 22:35:05 +02:00
Nick Jüttner
3388e3ddf1
improve linter quality for external-dns
2020-06-06 22:29:24 +02:00
Kubernetes Prow Robot
25d71ea45a
Merge pull request #1536 from sheerun/property-comparator
...
Allow for custom property comparators
2020-06-01 03:07:55 -07:00
greenu
5be33906ff
Fix incorrect ELB hostzones for AWS China
2020-05-25 15:42:50 +03:00
Calvin Huang
514c6e277a
update reference link with elb endpoints
2020-05-21 00:45:42 -07:00
Calvin Huang
6f07ea5ea6
Update Govcloud provider hosted zones
...
Fixes https://github.com/kubernetes-sigs/external-dns/issues/1550 ;
https://docs.aws.amazon.com/general/latest/gr/rande.html#elb_region now has documentation for the Govcloud regions as well
2020-05-20 17:03:19 -07:00
Adam Stankiewicz
f008e894df
Allow for custom property comparators
...
Fixes issue #1463
Co-authored-by: Alastair Houghton <alastair@alastairs-place.net>
2020-05-12 16:27:46 +02:00
Omer Kahani
231fbeafcb
change the order
2020-05-12 11:52:19 +03:00
Ilya Nemakov
b59298e780
External DNS should use ALIAS for AWS Global Accelerator
2020-05-12 11:34:53 +03:00
Raffaele Di Fazio
db4224c705
restructures the providers (build only)
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-05-08 13:05:17 +02:00