Commit Graph
2805 Commits
Author SHA1 Message Date
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
Adam Smith c3b68ce4c6 Merge pull request #781 from octodns/multivalue-typo-fix
Fix typo in SUPPORTS_MULTIVALUE_PTR flag name
2021-09-18 06:59:58 -04: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 00d283b217 Merge pull request #768 from octodns/py3-f-strings
Python 3: use f-strings
2021-09-17 06:51:38 -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 2e3e926625 Merge pull request #778 from octodns/refactor-azuredns
Code refactor of Azure DNS provider
2021-09-17 06:18:43 -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
Ross McFarland b35e132e43 Merge pull request #777 from octodns/remove-transip
Remove (hopefully temporarily) TransipProvider due to suds failure to install
2021-09-16 21:13:09 -07:00
Ross McFarland 775917f4b9 f-strings for the rest of the tests 2021-09-16 19:55:22 -07:00
Ross McFarland 9156bdaea0 f-strings for tests pass 1 2021-09-16 16:16:01 -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 3cdd862be3 Merge pull request #770 from octodns/strict-supports-types-and-dynamic
ProviderBase._process_desired_zone `strict_supports` checking of types and dynamic
2021-09-15 18:57:08 -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 da391f643e Merge pull request #692 from ricardbejarano/fix-caa-records
DigitalOcean CAA records have a dot (.) appended arbitrarily
2021-09-15 18:34:04 -07:00
Ross McFarland e3b4ac84ed Merge branch 'master' into fix-caa-records 2021-09-15 18:31:52 -07:00
Ross McFarland 05bfa32b9f Merge pull request #775 from octodns/validate-lenient-config
Add lenient config support to validate(_configs)
2021-09-14 12:28:25 -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
Ross McFarland 2cf52180ac Add lenient config support to validate(_configs) 2021-09-13 19:09:05 -07:00
Ross McFarland b7f50c18d5 Merge pull request #616 from mintopia/constellix-improvements
Add support for dynamic records to Constellix provider
2021-09-13 19:08:07 -07:00
Ross McFarland 4cc4fa6ea9 Merge branch 'master' into constellix-improvements 2021-09-13 19:04:27 -07:00
apatserkovskyi 52da08dfec Constellix provider full Dynamic support added 2021-09-08 16:30:58 +03:00
Ross McFarland bc6c874cc7 transip no longer needs to check supports 2021-09-07 13:24:41 -07:00
Ross McFarland c6e8ee48f5 quell lint indention alignment warnings 2021-09-07 13:24:29 -07:00
Ross McFarland 47de105a29 POC supports & dynamic checking in _process_desired_zone 2021-09-07 13:11:15 -07:00
Ross McFarland adf08a178a f-strings for Manager, Zone and yaml 2021-09-04 19:08:29 -07:00
Ross McFarland fe66582edf f-strings for Plan 2021-09-04 18:47:19 -07:00
Ross McFarland c36091062a f-strings for YamlProvider 2021-09-04 18:41:30 -07:00
Ross McFarland f946900433 f-strings for UltraProvider 2021-09-04 18:15:29 -07:00
Ross McFarland 059bb5dbbc f-strings for SelectelProvider 2021-09-04 18:14:28 -07:00
Ross McFarland 58b2dc1696 f-strings for Route53Provider 2021-09-04 18:13:30 -07:00
Ross McFarland 0e458e0f6e f-strings for RackspaceProvider 2021-09-04 18:09:50 -07:00
Ross McFarland 7f6b08b460 f-strings for PwerDnsProvider 2021-09-04 18:09:09 -07:00