Ross McFarland
|
2cf52180ac
|
Add lenient config support to validate(_configs)
|
2021-09-13 19:09:05 -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
|
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 |
|
Ross McFarland
|
0556532e98
|
f-strings for GoogleCloudProvider
|
2021-09-04 17:08:24 -07:00 |
|
Ross McFarland
|
7b5593a2ee
|
f-strings for GandiProvider
|
2021-09-04 17:06:33 -07:00 |
|
Ross McFarland
|
ac31bcaa11
|
f-strings for AkamaiProvider
|
2021-09-04 17:05:31 -07:00 |
|
Ross McFarland
|
35c0ff4d8e
|
f-strings for DnsMadeEasyProvider
|
2021-09-04 08:37:48 -07:00 |
|
Ross McFarland
|
4be12860d5
|
f-strings for EtcHostsProvider
|
2021-09-04 08:36:27 -07:00 |
|
Ross McFarland
|
f8d0f0ad16
|
f-strings for EasyDNSProvider
|
2021-09-04 08:35:35 -07:00 |
|
Ross McFarland
|
4245f6375b
|
f-strings for DynProvider
|
2021-09-04 08:34:28 -07:00 |
|
Ross McFarland
|
15b8cfde01
|
f-strings for DnsimpleProvider
|
2021-09-04 08:33:27 -07:00 |
|
Ross McFarland
|
5104467067
|
f-strings for DigitalOceanProvider
|
2021-09-04 08:32:06 -07:00 |
|
Ross McFarland
|
f9280d3274
|
f-strings for CloudflareProvider
|
2021-09-04 08:22:38 -07:00 |
|
Ross McFarland
|
de3b4a5836
|
f-strings for BaseProvider
|
2021-09-04 08:18:57 -07:00 |
|
Ross McFarland
|
d49af6ee31
|
f-strings for AzureProvider
|
2021-09-04 08:15:09 -07:00 |
|
Ross McFarland
|
67e79481bd
|
f-strings for cmds and processors
|
2021-09-03 09:58:08 -07:00 |
|
Ross McFarland
|
bd8e9c9c14
|
f-string some regexes in sources
|
2021-09-03 09:54:43 -07:00 |
|
Ross McFarland
|
dc6f475540
|
Merge remote-tracking branch 'origin/master' into py3-f-strings
|
2021-09-03 09:51:28 -07:00 |
|
Ross McFarland
|
b749d8cc32
|
f-strings for octodns/source/*
|
2021-09-02 16:49:52 -07:00 |
|
Ross McFarland
|
6354e45d7c
|
Configurable domain_create_sleep in EasyDnsProvider, 0s for tests
|
2021-09-02 13:21:28 -07:00 |
|
Ross McFarland
|
d374dc355b
|
Use patch to mock in transip tests, rework bits to make more mockable
|
2021-09-02 13:00:38 -07:00 |
|
Ross McFarland
|
2efb550686
|
Rework TransipProvider to support mocking and avoid network calls during __init__
|
2021-09-02 10:03:39 -07:00 |
|
Ross McFarland
|
6b052feaa4
|
Switch record to use python 3 f-strings
|
2021-09-02 03:29:53 -07:00 |
|
apatserkovskyi
|
c55264e657
|
Merge remote-tracking branch 'origin/master' into constellix-improvements
|
2021-09-01 22:37:40 +03:00 |
|
Ross McFarland
|
e6fbda875b
|
Merge remote-tracking branch 'origin/master' into zone-shallow-copy
|
2021-09-01 07:47:39 -07:00 |
|
Ross McFarland
|
af22e8c9c7
|
Use ProviderException as the base for all provider exception classes
|
2021-08-31 19:39:04 -07:00 |
|
Ross McFarland
|
a40641edaa
|
Merge remote-tracking branch 'origin/master' into zone-shallow-copy
|
2021-08-26 16:01:07 -07:00 |
|
Ross McFarland
|
fd148d1803
|
Documentation of strict_supports and lenient, changelog info
|
2021-08-26 15:56:27 -07:00 |
|
Viranch Mehta
|
ecb1753a07
|
Fix NS1 IPv6 monitor field
|
2021-08-25 11:10:08 -07:00 |
|
Viranch Mehta
|
b19c68fe0e
|
Enable IPv6 for AAAA NS1 monitors
|
2021-08-25 10:01:10 -07:00 |
|
Viranch Mehta
|
2914f52ff3
|
evict NS1 record from cache before an operation
|
2021-08-24 00:29:56 -07:00 |
|
Viranch Mehta
|
106971853c
|
add comment
|
2021-08-24 00:23:35 -07:00 |
|
Viranch Mehta
|
3754c16774
|
Cleaner and more compact NS1 record cache management
|
2021-08-24 00:19:53 -07:00 |
|
Viranch Mehta
|
c9fc8feae2
|
Centralized NS1 record cache management with decorator
|
2021-08-24 00:01:49 -07:00 |
|