1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Ross McFarland
4df77f2322 Bump requests to 2.20.0 2018-10-29 19:30:19 -07:00
Takuya Noguchi
19e0811428 Use google-cloud-dns for GoogleCloud
On 2018-06-18, google-cloud package was deprecated and so
it requires us to use google-cloud-dns instead of google-cloud
for GoogleCloudProvider (Google Cloud DNS).

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-08-16 11:24:46 +09:00
Ross McFarland
f86c06d304 Revert the setup.cfg infra and go back to requirements.txt
I've continually run into problems with the setup.cfg route that I'm not
interested in investing the time to debug and fix. Looking around it doesn't
seem to be very common yet so I've had a hard time finding help/docs etc.
2018-04-20 12:35:58 -07:00
Hervé Beraud
77d2fd1eb4 improve setuptools capabilities 2017-11-03 22:31:38 +01:00
Petter Hassberg
ed783b5ff2 Add proposed google cloud provider.
Proposed google cloud provider for #23
2017-10-09 19:55:59 +02:00
trnsnt
8a13ccab46 Add OVH as octodns provider 2017-09-18 17:37:51 +02:00
Ross McFarland
1e68cd6ae9 Add CAA support to Dyn, PowerDNS, and Route53 2017-08-26 09:03:59 -07:00
Ross McFarland
268620c939 Add support for increasing Route53 retries 2017-08-12 12:54:53 -07:00
Heesu Hwang
99578f328c add azure to README. order reqs, change comments slightly, alphabetize functions 2017-07-05 09:45:38 -07:00
Heesu Hwang
3bd41d8e2b Merge branch 'master' of https://github.com/github/octodns 2017-07-03 11:07:39 -07:00
Heesu Hwang
cd9d7254f0 Fixed stray prints and assert errors. Added versions of required azure libraries 2017-07-03 11:03:23 -07:00
Ross McFarland
0fb88a959a Add retry to ns1 provider 2017-06-28 03:26:23 -07:00
Ross McFarland
db35ffe72e Replace my custom natrual sorting with natsort module
Better to use something real/tested and less likely buggy/limited.
2017-06-19 22:17:48 -07:00
Ross McFarland
5f95cd904c First pass through NsOneProvider 2017-05-09 22:17:52 -07:00
Ross McFarland
a4c5a36ff9 yamllint is not a hard requirement, just something we use in our workflow 2017-03-29 12:22:09 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00