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

13 Commits

Author SHA1 Message Date
apatserkovskyi
52da08dfec Constellix provider full Dynamic support added 2021-09-08 16:30:58 +03:00
apatserkovskyi
c55264e657 Merge remote-tracking branch 'origin/master' into constellix-improvements 2021-09-01 22:37:40 +03:00
Ross McFarland
af22e8c9c7 Use ProviderException as the base for all provider exception classes 2021-08-31 19:39:04 -07:00
Ross McFarland
e06c42c4fc No need to ip_address normalize AAAA in constellix now 2021-08-23 12:41:06 -07:00
mintopia
e89f309179 Ensure pool caching works for Constellix Provider
The caching of pools for the Constellix provider will now cache based
on the type of pool and the name. Previously it was caching based on
the name only.
2020-10-16 17:59:10 +01:00
mintopia
ce46758790 Add support for dynamic records to Constellix provider 2020-10-01 00:36:25 +01:00
mintopia
5158d28b03 Update endpoint for Constellix provider to only include /domains when working on domain and record resources.
In order to add support for pools and other API resources from Constellix, we need to update the base URL to not contain domains and instead specify this where it's needed.
2020-09-10 23:52:23 +01:00
Adam Smith
08af9aaab3 ContellixProvider: zone creation and records in one run 2020-02-02 22:23:51 -08:00
Ross McFarland
79cb88ef25 Fix pycodestyle overindent warnings w/2.5.0 2020-01-11 09:37:00 -08:00
Ross McFarland
c788681e7c Merge remote-tracking branch 'origin/master' into python3-start 2019-10-14 07:25:07 -07:00
Adam Smith
baa1f7472f ConstellixProvider: change ALIAS to CNAME to allow record deletion 2019-10-13 21:07:30 -07:00
Ross McFarland
470dd82202 python 3 support for constellix provider 2019-10-05 08:03:43 -07:00
Adam Smith
c0315d25ba add Constellix Provider 2019-08-06 22:49:18 -07:00