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

1179 Commits

Author SHA1 Message Date
Viranch Mehta
ab897f65d9 Invalidate NS1 dynamic records with missing notes 2021-10-21 13:01:32 -07:00
Viranch Mehta
e0195294af Merge branch 'master' into ns1-filter-chains 2021-10-20 22:21:52 -07:00
Viranch Mehta
e201ed6747 Update record when NS1 filter chain is not as expected 2021-10-20 16:03:49 -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
Viranch Mehta
8d95d05f5f Bump upper limit on weights 2021-10-12 13:04:26 -07:00
Ross McFarland
5903e9ba49 v0.9.14 version bump and CHANGELOG update 2021-10-10 09:58:44 -07:00
slandry90
1e9cad77f0 Merge branch 'master' into route53-hosted-zone-id 2021-09-29 12:14:17 -04: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
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
08c9925458 Merge branch 'master' into record-copy-octodns 2021-09-21 16:04:49 -07:00
Ross McFarland
9d02031fb8 Merge branch 'master' into python3-no-six 2021-09-21 16:02:36 -07:00
Viranch Mehta
7d7a1361b2 Retain octodns settings on record copy 2021-09-21 02:47:59 -07:00
Viranch Mehta
f2164f3a92 fix status validation 2021-09-21 02:14:07 -07:00
Viranch Mehta
ee517587a9 add validation for status flag 2021-09-21 02:04:52 -07:00
Viranch Mehta
c521f06de2 fix flag name in message 2021-09-21 01:58:07 -07:00
Viranch Mehta
43e02c916c enum for status flag of pool values 2021-09-21 01:54:55 -07:00
Viranch Mehta
e737161c76 Show pool names that don't support the flag 2021-09-21 01:34:51 -07:00
Viranch Mehta
aff4ea5411 Reset up flag in azure when unsupported 2021-09-21 01:19:50 -07:00
Viranch Mehta
c79572a45f Merge branch 'master' into pool-value-up 2021-09-20 21:04:07 -07:00
Viranch Mehta
d1d0de0c60 Fix typo in SUPPORTS_MULTIVALUE_PTR flag name 2021-09-17 21:59:16 -07:00
Viranch Mehta
dae3dd55d7 YamlProvider supports everything 2021-09-17 21:56:05 -07:00
Viranch Mehta
1745a5c239 Better fallback message 2021-09-17 15:42:50 -07:00
Viranch Mehta
201c57298a Deny up-flag support in BaseProvider 2021-09-17 15:40:06 -07:00
slandry
0d025a72a3 Add functionality to get r53 zone id by name 2021-09-17 16:50:41 -04:00
Viranch Mehta
f2e83a6a25 f-strings and lint fixes 2021-09-17 11:39:37 -07:00
Viranch Mehta
1c531a9281 Force enable/disable pool values 2021-09-17 11:20:42 -07:00
Ross McFarland
aae65594f2 Remove explicit use of six 2021-09-17 07:10:07 -07:00
Ross McFarland
aecd82b5dc Merge remote-tracking branch 'origin/master' into py3-f-strings 2021-09-17 06:32:40 -07:00
Ross McFarland
b1c236e88d Merge branch 'master' into refactor-azuredns 2021-09-17 05:56:50 -07:00
Ross McFarland
e3676dba95 Merge remote-tracking branch 'origin/master' into py3-f-strings 2021-09-16 21:23:14 -07:00
Viranch Mehta
c3d9e6a5cf Merge branch 'master' into refactor-azuredns 2021-09-16 16:10:17 -07:00
Viranch Mehta
9636d108d6 Bit more refactor of Azure DNS provider 2021-09-16 16:06:31 -07:00
Viranch Mehta
33945ab84a Code refactor of Azure DNS provider 2021-09-16 14:46:57 -07:00
Ross McFarland
00f0bf8584 f-strings for BaseProvider supports update 2021-09-16 14:22:17 -07:00
Ross McFarland
3d806b27ff Remove (hopefully temporarily) TransipProvider due to suds failure to install 2021-09-16 13:46:16 -07:00
Ross McFarland
5746ffd7f5 Merge branch 'master' into py3-f-strings 2021-09-16 13:17:58 -07:00
Ross McFarland
643685f459 Merge branch 'master' into strict-supports-types-and-dynamic 2021-09-15 18:54:43 -07:00
Ross McFarland
953a3bb88e Merge branch 'master' into py3-f-strings 2021-09-15 18:34:53 -07:00
Ross McFarland
e3b4ac84ed Merge branch 'master' into fix-caa-records 2021-09-15 18:31:52 -07:00
Ross McFarland
bfbaf16d6a f-strings for ConstellixProvider 2021-09-14 10:28:23 -07:00
Ross McFarland
e6c18efde3 Merge remote-tracking branch 'origin/master' into py3-f-strings 2021-09-14 10:22:37 -07:00