Ross McFarland
e300f1c301
Merge branch 'master' into cloudflare-alias-support
2018-01-06 18:59:41 -08:00
Ross McFarland
de4dc76b3f
Merge pull request #156 from github/plan-outputs
...
Adds new plan_outputs functionality to allow configuring what to do with plans
2018-01-06 17:04:23 -08:00
Ross McFarland
c8e71955bb
Merge branch 'master' into plan-outputs
2018-01-06 16:54:04 -08:00
Ross McFarland
fdea900537
Correct total_count in Cloudflare record fixtures
2018-01-06 16:53:34 -08:00
Ross McFarland
0659eda451
Add Cloudflare ALIAS record support
...
Translates them to/from root CNAME
2018-01-06 16:53:11 -08:00
Ross McFarland
026b9108d0
Merge pull request #162 from github/cloudflare-updates
...
Major reworking of Cloudflare record update
2018-01-06 16:34:12 -08:00
Ross McFarland
ad1d0f0fe8
Fixes and unit tests for new plan output functionality
2018-01-06 16:26:48 -08:00
Ross McFarland
85af9c5f88
Merge remote-tracking branch 'origin/master' into cloudflare-updates
2018-01-06 15:52:08 -08:00
Ross McFarland
3c3f63b450
Unit tests for reworked Cloudflare updates
2018-01-06 15:51:48 -08:00
Ross McFarland
b7d058b0e7
Merge pull request #163 from github/route53-naptr-nones
...
Route53's NAPTR values should default to '' not None
2018-01-06 10:15:58 -08:00
Ross McFarland
a7e32d2c87
Hard-ping azure lib versions, they have breaking changes
2018-01-06 10:13:23 -08:00
Ross McFarland
5c94407893
All requirements are >=, not exact versions
2018-01-06 08:58:28 -08:00
Ross McFarland
ddf53b7a47
No changes bold, not h2
2018-01-06 07:50:23 -08:00
Ross McFarland
429b447238
Route53's NAPTR values should default to '' not None
2017-12-27 10:20:01 -08:00
Ross McFarland
fd9af2bd25
Major reworking of Cloudflare record update
2017-12-27 09:54:18 -08:00
Ross McFarland
106f59fe6c
No table border
2017-12-02 16:00:00 -08:00
Ross McFarland
e092afda17
Add PlanHtml
2017-12-02 15:58:47 -08:00
Ross McFarland
aa20b3388f
plan _value_stringifier
2017-12-02 15:39:29 -08:00
Ross McFarland
7d83ae84c7
Rework markdown table to use 2-rows for updates, 1 for create/delete
2017-12-02 15:21:28 -08:00
Ross McFarland
402bc2092e
WIP: markdown plan_output support
...
Mostly works, but doesn't yet dump out the values
2017-12-02 12:35:18 -08:00
Ross McFarland
1a9d8541ad
Only ignore config/ at the top
2017-12-02 11:45:11 -08:00
Ross McFarland
3d0f5aeca0
Config-based plan_output
...
Refactors the provider class lookup and kwarg processing so that it can be
reused for plan_output.
2017-12-02 11:40:55 -08:00
Ross McFarland
31e6f99df6
Manager.plan_outputs
2017-12-02 10:37:19 -08:00
Ross McFarland
b72fba3e35
Move the log plan output to PlanLogger
2017-12-02 10:34:32 -08:00
Ross McFarland
f50d9b6087
Extract plan from base.py into plan.py
2017-12-02 10:31:59 -08:00
Ross McFarland
3c5923eda6
Merge pull request #153 from yzguy/pep8-to-pycodestyle
...
migrate from pep8 to pycodestyle #152
2017-11-24 08:48:03 -08:00
Ross McFarland
a7474d9d31
Merge branch 'master' into pep8-to-pycodestyle
2017-11-24 08:44:53 -08:00
Ross McFarland
6c49155b26
Merge pull request #151 from yzguy/digitalocean_apex_values
...
Transform @ in Digitalocean API values to zone name
2017-11-24 08:40:16 -08:00
Adam Smith
ef8d66ff9c
Transform @ in Digitalocean API output to zone name
2017-11-23 22:30:39 -08:00
Adam Smith
9018e796bb
migrate from pep8 to pycodestyle #152
2017-11-23 22:17:50 -08:00
Ross McFarland
7fc437dba5
Merge pull request #140 from yzguy/digitalocean-provider
...
Add DigitalOcean provider
2017-11-13 06:07:12 -08:00
Ross McFarland
cedbc37fd7
Merge branch 'master' into digitalocean-provider
2017-11-13 06:01:20 -08:00
Ross McFarland
518d0ee846
Merge pull request #147 from yzguy/align-validate-with-other-commands
...
remove default config file for octodns-validate
2017-11-13 05:27:08 -08:00
Adam Smith
75cfc4fb76
remove default config file for octodns-validate
2017-11-13 00:19:05 -08:00
Adam Smith
feec4a6821
Add DigitalOcean provider
2017-11-12 23:50:52 -08:00
Ross McFarland
6d00b26a5d
Merge pull request #142 from github/fix-dump-caa-support
...
Add formal CAA support to YamlProvider
2017-11-11 17:56:27 -08:00
Ross McFarland
b40b5d847e
Merge branch 'master' into fix-dump-caa-support
2017-11-08 08:54:49 -08:00
Ross McFarland
4b49621318
Merge pull request #143 from timhughes/geoodns_docs_example
...
adds an example of how to setup geodns to the docs
2017-11-08 08:22:15 -08:00
Tim Hughes
b4ead495f5
adds an example of how to setup geodns to the docs
2017-11-08 14:58:17 +00:00
Ross McFarland
454f7f8c8f
Add formal CAA support to YamlProvider
2017-11-08 06:26:18 -08:00
Ross McFarland
1629d97545
Merge pull request #139 from 4383/setuptools-update
...
Improve setuptools capabilities
2017-11-06 19:08:56 -08:00
Ross McFarland
50299aa303
Merge branch 'master' into setuptools-update
2017-11-06 19:03:23 -08:00
Ross McFarland
5067b5ac17
Merge pull request #138 from github/powerdns-conf-timeout
...
Make PowerDnsBaseProvider's timeout configurable
2017-11-06 07:13:43 -08:00
Hervé Beraud
7fa999953f
reset changes on __init__
...
fix error on version
2017-11-05 13:41:10 +01:00
Hervé Beraud
2ee1a41a78
Remove setuptools minimal version
...
adding minimal version only for contributors
2017-11-05 12:37:06 +01:00
Hervé Beraud
dd692320c9
Apply review comments
...
define 3 kinds of requirements (base, dev, test)
retrieve version from __init__.py
define setuptools minimal version
in CI install full (base, dev, test) dependencies
2017-11-04 22:41:00 +01:00
Hervé Beraud
77d2fd1eb4
improve setuptools capabilities
2017-11-03 22:31:38 +01:00
Ross McFarland
ba3ad27c02
Make PowerDnsBaseProvider's timeout configurable
2017-11-02 06:50:15 -07:00
Ross McFarland
6caeb73558
Merge pull request #135 from trnsnt/ovh-support-dkim
...
OVH: Add support of DKIM records
2017-10-30 12:43:21 -07:00
trnsnt
6b1a8f8ccf
OVH: Add support of DKIM records
2017-10-30 20:29:11 +01:00