Viranch Mehta
d619025040
Support dynamic records in Azure DNS
5 years ago
omar
93de918e01
Fix lint, requirements.txt, and all the tests but one.
5 years ago
Viranch Mehta
6d7cab43e8
Rename data/params for dynamic methods
5 years ago
Viranch Mehta
3de5cd2740
More future proof index lookup
5 years ago
Viranch Mehta
15eb23eeb6
Trim trailing dot from CNAME answers for NS1 monitors
5 years ago
Viranch Mehta
40569945d2
Add support for dynamic CNAME records in NS1
5 years ago
Ricard Bejarano
b3c394a5e0
minor correctness tweaks
5 years ago
Ricard Bejarano
6bf24d8678
implemented TestHetznerProvider.test_apply
5 years ago
Ross McFarland
f8659bec04
Helps if you add the file
5 years ago
Ross McFarland
540fb27263
Clean up and test OwnershipProcessor
5 years ago
Ross McFarland
f387a61561
Allow/reject use sets and now have tests
5 years ago
Ross McFarland
716d068196
Backwards compat for plan overrides, 100% manager coverage, singular processor module name
5 years ago
Ricard Bejarano
1922311091
WIP added TestHetznerProvider.test_apply
5 years ago
Ross McFarland
fbd8389903
Tests for new-style ns1 data_for_dynamic_A fallback only pools
5 years ago
Ricard Bejarano
612738b327
renamed TestdHetznerProvider -> TestHetznerProvider (missing "d")
5 years ago
Ross McFarland
078576520d
Rework NS1 pool handling to support fallback-only pools
5 years ago
Ross McFarland
e90aeb5d34
pools used as fallbacks should count as seen
5 years ago
Ricard Bejarano
ab436af92d
added populate() tests
5 years ago
Yaroshevich, Denis
0ff933244a
allow to pass login/password which will be used to acquire token for further usage
5 years ago
Yaroshevich, Denis
988e8d27fb
fix populate for multiple resource records in single rrset
5 years ago
Christian Funkhouser
55c194c203
Update tests/test_octodns_manager.py
Co-authored-by: Ross McFarland <ross@github.com>
5 years ago
Christian Funkhouser
2075550f07
Test that Manager passes fh to _PlanOutputs
5 years ago
Maikel Poot
87c31ca23d
Update transip unittest
5 years ago
Yaroshevich, Denis
4a1e11c394
commit missing changes for tests
5 years ago
Yaroshevich, Denis
ac56a36f43
multiple resource records values should be sent as separate 'content'-s
5 years ago
Yaroshevich, Denis
d688c6123a
Added G-Core DNS API v2 provider with support of A, AAAA records
5 years ago
Mark Tearle
5d23977bbd
Adjust remaining unit tests due to extra records in test zone
5 years ago
Mark Tearle
84a0c089d4
Warn that NULL SRV records are unsupported in DNS Made Easy provider
5 years ago
Mark Tearle
2cd5511dc6
Warn that NULL SRV records are unsupported in DNSimple provider
DNSimple does not handle NULL SRV records correctly (either via
their web interface or API). Flag to end user if attempted.
Issue noted with DNSimple support 2020-12-09
5 years ago
Mark Tearle
e0d79f826f
Update Edge DNS tests and fixtures for NULL SRV records
Thanks to @jdgri for assisting with API tests to confirm support
5 years ago
Mark Tearle
fb197b890e
Update Mythic Beasts tests and fixtures for NULL SRV records
Thanks to @pwaring for assisting with API tests to confirm support,
and reaching out to Mythic Beasts to obtain a fix
5 years ago
Mark Tearle
909c7ad7e8
Update EasyDNS tests and fixtures for NULL SRV records
Thanks to @actazen for assisting with API tests to confirm support
5 years ago
Mark Tearle
ae65311a96
Update Constellix tests and fixtures for NULL SRV records
Thanks to @yzguy for assisting with API tests to confirm support
5 years ago
Mark Tearle
4105fb7ee7
Update Gandi tests and fixtures for NULL SRV records
Thanks to @yzguy for assisting with API tests to confirm support
5 years ago
Mark Tearle
876a5b46f3
Update PowerDNS tests and fixtures for NULL SRV records
5 years ago
Mark Tearle
39412924da
Fix handling of NULL SRV records in DigitalOcean provider
5 years ago
Mark Tearle
403be8bb83
Fix handling of NULL SRV records in Cloudflare provider
5 years ago
Mark Tearle
45d5da23cf
Add NULL SRV record examples to unit tests
5 years ago
Mark Tearle
9e70caf92c
Update test_octodns_source_axfr.py to catch up with upstream changes/tests
5 years ago
Mark Tearle
f5c2f3a141
Add LOC record support to PowerDNS provider
5 years ago
Mark Tearle
5852ae7a2f
Detect changes to LOC record correctly
5 years ago
Mark Tearle
5963c8b894
Force order of Delete() -> Create() -> Update() in Cloudflare provider
Addresses issues with changing between A, AAAA and CNAME records in
both directions with the Cloudflare API
See also: github/octodns#507
See also: github/octodns#586
See also: github/octodns#587
5 years ago
Mark Tearle
8338e8db58
Add LOC record support to Cloudflare provider
5 years ago
Mark Tearle
3ac8d0fa1c
Add LOC record support to AXFR source
5 years ago
Mark Tearle
9d4bd0aaec
Add support for LOC records
5 years ago
Ross McFarland
858628a867
Update yaml test path to work on windows
5 years ago
Robert Reichel
ec0b309437
Remove unused client ref
5 years ago
Robert Reichel
290a630303
Update test_octodns_provider_azuredns.py
5 years ago
Robert Reichel
d94db03f5b
Fix lint
5 years ago
Robert Reichel
950090bb54
Update test_octodns_provider_azuredns.py
5 years ago