Ross McFarland
|
32c358af04
|
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
|
2022-01-13 10:58:07 -08:00 |
|
Ross McFarland
|
f8240f0cbd
|
extract Route53Provider and AwsAcmMangingProcessor into their own module
|
2022-01-03 09:24:50 -08:00 |
|
Nikolay Denev
|
772f289085
|
Move the doc string to the class and remove the redundant __init__ override.
|
2021-11-29 10:03:59 +00:00 |
|
Nikolay Denev
|
ed35c76791
|
Adds awsacm processor that completely ignores AWS ACM validation CNAME records at source and destination
|
2021-11-25 16:34:44 +00:00 |
|
Ross McFarland
|
67e79481bd
|
f-strings for cmds and processors
|
2021-09-03 09:58:08 -07:00 |
|
Ross McFarland
|
b84b933eb0
|
Copy zones early on and allow modifications after that. Doc requirements.
|
2021-08-21 13:41:10 -07:00 |
|
Ross McFarland
|
fe013b21e3
|
Utilize shallow copies in Provider._process_desired_zone and Route53Provider._process_desired_zone
|
2021-08-21 10:29:48 -07:00 |
|
Ross McFarland
|
8c04508a86
|
Implement & test Zone.copy (shallow) and utilize it in processors
|
2021-08-21 10:11:23 -07:00 |
|
Ross McFarland
|
c0c3a93d4a
|
Rename to AcmeManagingProcess, doc usage
|
2021-08-11 21:36:41 -07:00 |
|
Ross McFarland
|
ea5093935b
|
Support taking ownership of acme records
|
2021-08-11 09:31:54 -07:00 |
|
Ross McFarland
|
181dcec71b
|
Allow octoDNS managed _acme-challenge records to exist by marking them
|
2021-08-11 07:21:37 -07:00 |
|
Ross McFarland
|
44b7c6880d
|
Implement AcmeIgnoringProcessor
|
2021-08-05 08:57:29 -07:00 |
|
Ross McFarland
|
540fb27263
|
Clean up and test OwnershipProcessor
|
2021-04-27 09:25:24 -07:00 |
|
Ross McFarland
|
f387a61561
|
Allow/reject use sets and now have tests
|
2021-04-27 07:52:41 -07:00 |
|
Ross McFarland
|
716d068196
|
Backwards compat for plan overrides, 100% manager coverage, singular processor module name
|
2021-04-27 06:45:18 -07:00 |
|