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

2061 Commits

Author SHA1 Message Date
Ross McFarland
4305a75eaa Merge pull request #798 from octodns/ns1-filter-chains
Improvements in NS1 filter chain management
2021-10-26 09:39:58 -07:00
Viranch Mehta
00da992d34 Add downgrade note in changelog 2021-10-25 11:50:14 -07:00
Viranch Mehta
86253854e9 Merge branch 'master' into ns1-filter-chains 2021-10-22 13:18:25 -07:00
Ross McFarland
3b604715c0 Merge pull request #799 from octodns/ns1-invalid-dynamic
Invalidate NS1 dynamic records with missing notes
2021-10-22 13:18:01 -07:00
Viranch Mehta
7cd98591f4 Add warn for unparsable dynamic records 2021-10-22 13:13:39 -07:00
Viranch Mehta
b23f09608d Drop 'disabled' flag from NS1 filter chains 2021-10-22 12:41:34 -07:00
Viranch Mehta
1829325bd5 Merge branch 'master' into ns1-filter-chains 2021-10-21 20:55:33 -07:00
Ross McFarland
3bbbb4136c Merge branch 'master' into ns1-invalid-dynamic 2021-10-21 16:44:33 -07:00
Ross McFarland
59c0fe0666 Merge pull request #800 from octodns/azuredns-invalid-dynamic
Use null/empty instead of garbage values to invalidate broken dynamic records
2021-10-21 16:44:15 -07:00
Ross McFarland
f35289fc2c Merge branch 'master' into azuredns-invalid-dynamic 2021-10-21 16:41:38 -07:00
Ross McFarland
b73aa0863e Merge branch 'master' into ns1-filter-chains 2021-10-21 16:23:52 -07:00
Ross McFarland
57b7c84e86 Merge pull request #801 from bkane-msft/bkane/virtualenv_to_venv
replace virtualenv with venv
2021-10-21 16:15:25 -07:00
Viranch Mehta
5b93048e07 Use null/empty instead of garbage values to invalidate broken dynamic records 2021-10-21 13:24:45 -07:00
Viranch Mehta
ab897f65d9 Invalidate NS1 dynamic records with missing notes 2021-10-21 13:01:32 -07:00
Benjamin Kane
bbcdbde679 replace virtualenv with venv 2021-10-21 11:52:49 -07:00
Viranch Mehta
e0195294af Merge branch 'master' into ns1-filter-chains 2021-10-20 22:21:52 -07:00
Ross McFarland
6d4461e6d9 Merge pull request #797 from bkane-msft/bkane/python_requires
add python_requires
2021-10-20 17:22:52 -07:00
Ross McFarland
4d61a1b8ca Merge branch 'master' into bkane/python_requires 2021-10-20 17:20:08 -07:00
Ross McFarland
8410020f68 Merge pull request #795 from octodns/ns1-refactor
Refactor NS1 to breakdown large functions into smaller ones
2021-10-20 17:18:22 -07:00
Viranch Mehta
e201ed6747 Update record when NS1 filter chain is not as expected 2021-10-20 16:03:49 -07:00
Benjamin Kane
576a6b10e2 add python_requires 2021-10-20 15:28:00 -07:00
Viranch Mehta
9c2a6aecc0 Process rules and pools in respective functions 2021-10-18 23:15:46 -07:00
Viranch Mehta
4610d17747 Refactor NS1 to breakdown large functions into smaller ones 2021-10-18 15:44:54 -07:00
Ross McFarland
66f59e5501 Merge pull request #792 from octodns/bigger-weights
Bump upper limit on weights
2021-10-12 16:08:22 -07:00
Viranch Mehta
8d95d05f5f Bump upper limit on weights 2021-10-12 13:04:26 -07:00
Ross McFarland
98e37c6ce9 Merge pull request #790 from octodns/rel-0-9-14
v0.9.14 version bump and CHANGELOG update
v0.9.14
2021-10-10 10:04:41 -07:00
Ross McFarland
5903e9ba49 v0.9.14 version bump and CHANGELOG update 2021-10-10 09:58:44 -07:00
Ross McFarland
cc027bdde5 Merge pull request #787 from slandry90/route53-hosted-zone-id
properly return and cache none replies for get_zone_by_name in route53
2021-10-01 06:35:08 -07:00
slandry90
1e9cad77f0 Merge branch 'master' into route53-hosted-zone-id 2021-09-29 12:14:17 -04:00
Ross McFarland
29186da021 Merge pull request #786 from octodns/requirements-and-release-updates
Requirements and release process updates
2021-09-29 07:33:00 -07:00
Ross McFarland
5774e7490b Add changelog helper script 2021-09-28 17:43:03 -07:00
Ross McFarland
47f94cc50e use build module with both sdist and wheel packages 2021-09-28 17:42:09 -07:00
Ross McFarland
6959a9a6e1 Remove python version gates on requirements, all py3 now 2021-09-28 17:41:24 -07:00
Ross McFarland
5c881e3bc6 Merge pull request #780 from octodns/pool-value-up
Force enable/disable pool values
2021-09-28 17:10:09 -07:00
Viranch Mehta
9f7b686c53 Typo in dynamic_records.md 2021-09-28 16:09:26 -07:00
Viranch Mehta
090fc71848 Document the new status flag 2021-09-28 16:06:57 -07:00
Viranch Mehta
9e863be58d Add NS1 tests for down status 2021-09-27 22:38:44 -07:00
Viranch Mehta
0d543d9b78 compare endpoint_status in Azure profiles 2021-09-27 22:24:13 -07:00
Viranch Mehta
e3f76e562e Add tests for full coverage 2021-09-27 19:42:51 -07:00
Viranch Mehta
787ce7ccc8 Add the default status in tests to make them pass 2021-09-27 18:31:38 -07:00
Viranch Mehta
880448615d Merge branch 'master' into pool-value-up 2021-09-27 15:45:42 -07:00
slandry
2a03125830 properly return and cache none replies from get_zone_by_name 2021-09-23 00:43:18 -04:00
Ross McFarland
9abee5c847 Merge pull request #783 from slandry90/route53-hosted-zone-id
Add ability to optionally retrieve route53 hosted zone ids by name
2021-09-22 13:00:55 -07:00
slandry
2e9b116f8a Merge branch 'route53-hosted-zone-id' of https://github.com/slandry90/octodns into route53-hosted-zone-id 2021-09-22 14:25:28 -04:00
slandry
3c20877775 rewrite property function to better handle caching of zones 2021-09-22 14:25:04 -04:00
slandry90
82d5a91f08 Merge branch 'master' into route53-hosted-zone-id 2021-09-22 12:37:28 -04:00
slandry
da1b732f29 add conditional and test for zone not exists by name 2021-09-22 12:26:19 -04:00
Ross McFarland
8c0065b7c6 Merge branch 'master' into pool-value-up 2021-09-21 16:07:45 -07:00
Ross McFarland
036f8249cb Merge pull request #782 from octodns/record-copy-octodns
Retain octodns settings on record copy
2021-09-21 16:06:55 -07:00
Ross McFarland
08c9925458 Merge branch 'master' into record-copy-octodns 2021-09-21 16:04:49 -07:00