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

1469 Commits

Author SHA1 Message Date
dependabot-preview[bot]
42c55f298e Bump pycodestyle from 2.5.0 to 2.6.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.5.0...2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 13:25:22 +00:00
Ross McFarland
48f289555e Merge pull request #558 from github/dependabot/pip/boto3-1.13.19
Bump boto3 from 1.13.0 to 1.13.19
2020-06-01 06:24:07 -07:00
dependabot-preview[bot]
7c52fdb818 Bump boto3 from 1.13.0 to 1.13.19
Bumps [boto3](https://github.com/boto/boto3) from 1.13.0 to 1.13.19.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.13.0...1.13.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 13:19:17 +00:00
Ross McFarland
2f44f65ebe Merge pull request #553 from github/dependabot/pip/botocore-1.16.19
Bump botocore from 1.16.0 to 1.16.19
2020-06-01 06:18:03 -07:00
dependabot-preview[bot]
2f2b2a32b2 Bump botocore from 1.16.0 to 1.16.19
Bumps [botocore](https://github.com/boto/botocore) from 1.16.0 to 1.16.19.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.16.0...1.16.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:57:02 +00:00
Ross McFarland
78fa8cfef7 Merge pull request #557 from github/dependabot/pip/six-1.15.0
Bump six from 1.14.0 to 1.15.0
2020-06-01 05:55:38 -07:00
dependabot-preview[bot]
e6d370869f Bump six from 1.14.0 to 1.15.0
Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:53:32 +00:00
Ross McFarland
b172569bda Merge pull request #555 from github/dependabot/pip/ns1-python-0.16.0
Bump ns1-python from 0.15.0 to 0.16.0
2020-06-01 05:52:19 -07:00
dependabot-preview[bot]
4217a3452b Bump ns1-python from 0.15.0 to 0.16.0
Bumps [ns1-python](https://github.com/ns1/ns1-python) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/ns1/ns1-python/releases)
- [Changelog](https://github.com/ns1/ns1-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ns1/ns1-python/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:49:15 +00:00
Ross McFarland
06230e2327 Merge pull request #554 from github/dependabot/pip/setuptools-44.1.1
Bump setuptools from 44.1.0 to 44.1.1
2020-06-01 05:48:00 -07:00
dependabot-preview[bot]
fe0b4c3871 Bump setuptools from 44.1.0 to 44.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 44.1.0 to 44.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v44.1.0...v44.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 10:47:35 +00:00
Lance Hudson
a939cf52b0 Cloudflare: Rename _try to _try_request 2020-05-29 16:59:55 -04:00
Lance Hudson
53d654c39d Cloudflare: Add Support for Rate Limit 2020-05-28 22:17:34 -04:00
Ross McFarland
2c8fe957fb Merge pull request #547 from dweissengruber/cloudflare_PTR_support
Cloudflare: Add Support for PTR Records
2020-05-18 07:34:15 -07:00
Daniel Weissengruber
74a13e4a19 Cloudflare: Add Support for PTR Records 2020-05-18 11:17:40 +02:00
Ross McFarland
f4da755d92 Merge pull request #544 from github/ns1-region-filter-remove-no-change
Update NS1 _REGION_FILTER to include remove_no_georegion in config
2020-05-13 09:56:03 -07:00
Ross McFarland
5975ae64be Update NS1 _REGION_FILTER to include remove_no_georegion in config 2020-05-13 09:47:46 -07:00
Ross McFarland
32c05af6b9 Merge pull request #541 from github/tcp-healthcheck-support
Add TCP health check support to Record
2020-05-11 07:14:47 -07:00
Ross McFarland
4323bed345 Merge branch 'master' into tcp-healthcheck-support 2020-05-11 07:10:59 -07:00
Ross McFarland
5594d567d2 Merge pull request #542 from github/ns1-coverage
Fix code coverage for NS1
2020-05-11 06:47:48 -07:00
Ross McFarland
b7e75b700d Fix code coverage for NS1 2020-05-08 08:44:26 -07:00
Ross McFarland
55f7de21ab Docs and changelog for TCP health check support 2020-05-08 08:15:12 -07:00
Ross McFarland
8648fed190 Fix Dyn python3 error with dict_values that needed a list 2020-05-08 08:14:28 -07:00
Ross McFarland
b9575ae484 TCP healthcheck support for Route53 2020-05-08 08:13:27 -07:00
Ross McFarland
27fd659089 NS1 support for TCP healthchecks 2020-05-08 07:57:56 -07:00
Ross McFarland
827b44daba Add TCP health check support to Record 2020-05-08 07:50:02 -07:00
Adam Mielke
f457f53938 Support PowerDNS 4.3.x 2020-05-01 12:56:25 -07:00
Ross McFarland
716ad2404d Merge pull request #539 from github/dependabot/pip/pyflakes-2.2.0
Bump pyflakes from 2.1.1 to 2.2.0
2020-05-01 12:28:02 -07:00
dependabot-preview[bot]
89f32d28b0 Bump pyflakes from 2.1.1 to 2.2.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.1.1...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 16:18:27 +00:00
Ross McFarland
a56bed990c Merge pull request #538 from github/dependabot/pip/boto3-1.13.0
Bump boto3 from 1.12.34 to 1.13.0
2020-05-01 09:17:12 -07:00
dependabot-preview[bot]
5903a91e42 Bump boto3 from 1.12.34 to 1.13.0
Bumps [boto3](https://github.com/boto/boto3) from 1.12.34 to 1.13.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.12.34...1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 14:37:52 +00:00
Ross McFarland
4cc9dbe44a Merge pull request #537 from github/dependabot/pip/botocore-1.16.0
Bump botocore from 1.15.34 to 1.16.0
2020-05-01 07:36:44 -07:00
dependabot-preview[bot]
8de9aa7086 Bump botocore from 1.15.34 to 1.16.0
Bumps [botocore](https://github.com/boto/botocore) from 1.15.34 to 1.16.0.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.15.34...1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 13:08:09 +00:00
Ross McFarland
17a827c144 Merge pull request #536 from github/dependabot/pip/readme-renderer-md--26.0
Bump readme-renderer[md] from 25.0 to 26.0
2020-05-01 06:07:00 -07:00
dependabot-preview[bot]
b529b5c303 Bump readme-renderer[md] from 25.0 to 26.0
Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 25.0 to 26.0.
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/readme_renderer/compare/25.0...26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 09:12:07 +00:00
Ross McFarland
3e1282f250 Merge pull request #535 from github/rel-0-9-10
v0.9.10 version bump and CHANGELOG update
v0.9.10
2020-04-27 07:28:01 -07:00
Ross McFarland
fc79530108 v0.9.10 version bump and CHANGELOG update 2020-04-20 12:10:06 -07:00
Pavan Chandrashekar
42e982866f Merge pull request #532 from github/allow-repeat-pools
Support reuse of default pool in rules in Ns1Provider
2020-04-14 00:06:09 -07:00
Pavan Chandrashekar
5d22b86d5d Merge branch 'master' into allow-repeat-pools 2020-04-14 00:02:48 -07:00
Pavan Chandrashekar
d93ddddaf2 Simplify logic, remove unnecessary coverage tests 2020-04-11 02:28:28 -07:00
Ross McFarland
330914747c Merge pull request #533 from jdgri/akamai-edge-dns-rename-touch-up
Update edgedns.py
2020-04-10 12:34:55 -07:00
Pavan Chandrashekar
4c21cfd85b Address review comments. Introduce catchall poolname 2020-04-10 11:06:19 -07:00
Jim Gilbert
1a2ee1e2a8 Update edgedns.py 2020-04-10 13:26:41 -04:00
Ross McFarland
25db222932 Merge pull request #531 from github/route53-sort-batches
Order each batch of Route53 changesets so that delets come before create
2020-04-06 13:17:34 -07:00
Ross McFarland
98c3a4732c Merge branch 'master' into route53-sort-batches 2020-04-06 13:14:36 -07:00
Pavan Chandrashekar
a64ec99de8 Support reuse of default pool in rules in Ns1Provider 2020-04-04 01:28:39 -07:00
Ross McFarland
921ca5376c Merge pull request #530 from github/dynamic-rule-pool-reuse-fix
dynamic validation tweak, allow reuse of pool if 2nd occur is a default
2020-04-03 06:42:24 -07:00
Ross McFarland
074c000907 Merge branch 'master' into dynamic-rule-pool-reuse-fix 2020-04-03 06:38:22 -07:00
Ross McFarland
788a073ffd Merge pull request #528 from github/dependabot/pip/boto3-1.12.34
Bump boto3 from 1.12.11 to 1.12.34
2020-04-02 12:39:22 -07:00
Ross McFarland
f6df5d3b62 Order each batch of Route53 changesets so that delets come before create 2020-04-02 12:32:12 -07:00