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

9 Commits

Author SHA1 Message Date
Ross McFarland
66debc0b80 Use super() now that we require python3, less error prone 2022-09-15 14:25:47 -07:00
Ross McFarland
d7880c084d Remove from __futures__ bits, all are now manditory 2022-09-15 14:10:21 -07:00
Ross McFarland
e116d26eec Implement black formatting 2022-07-04 12:27:39 -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
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