You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/08/03 15:24:44 UTC

[GitHub] [libcloud] Kami commented on issue #1323: Add Gandi LiveDNS driver

Kami commented on issue #1323: Add Gandi LiveDNS driver
URL: https://github.com/apache/libcloud/pull/1323#issuecomment-517932700
 
 
   Thanks for making those changes - I will have a look.
   
   And yes, edge cases like that can be challenging. In theory (from end user friendliness and standard libcloud API perspective) in such scenarios, Libcloud driver should handle this transparently - aka if user updates such record, existing one is deleted and new one is created.
   
   This is obviously more complex thought and also introduces more (partial) failure scenarios since single method call now results in multiple API calls.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services