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

1999 Commits

Author SHA1 Message Date
Ross McFarland
08c9925458 Merge branch 'master' into record-copy-octodns 2021-09-21 16:04:49 -07:00
Ross McFarland
1bcdaa1ccb Merge pull request #779 from octodns/python3-no-six
Remove explicit use of six
2021-09-21 16:04:39 -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
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
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
Ross McFarland
e1cdfbdc88 f-strings for OvhProvider 2021-09-04 18:07:29 -07:00
Ross McFarland
4ca8cded8b f-strings for Ns1Provider 2021-09-04 18:04:40 -07:00
Ross McFarland
b29c27df7c Fix BaseProvider test call expect 2021-09-04 17:45:32 -07:00
Ross McFarland
4ab3238f24 f-strings for MythicBeastsProvider 2021-09-04 17:45:14 -07:00
Ross McFarland
fe49ed9d3b f-strings for HetznerProvider 2021-09-04 17:10:48 -07:00
Ross McFarland
a31e4b91b7 f-strings for GCoreProvider 2021-09-04 17:09:56 -07:00