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
2021-02-15 22:33:00 +08:00
Mark Tearle
909c7ad7e8
Update EasyDNS tests and fixtures for NULL SRV records
...
Thanks to @actazen for assisting with API tests to confirm support
2021-02-15 22:32:58 +08:00
Mark Tearle
ae65311a96
Update Constellix tests and fixtures for NULL SRV records
...
Thanks to @yzguy for assisting with API tests to confirm support
2021-02-15 22:32:56 +08:00
Mark Tearle
4105fb7ee7
Update Gandi tests and fixtures for NULL SRV records
...
Thanks to @yzguy for assisting with API tests to confirm support
2021-02-15 22:32:54 +08:00
Mark Tearle
876a5b46f3
Update PowerDNS tests and fixtures for NULL SRV records
2021-02-15 22:24:39 +08:00
Mark Tearle
39412924da
Fix handling of NULL SRV records in DigitalOcean provider
2021-02-15 22:24:26 +08:00
Mark Tearle
403be8bb83
Fix handling of NULL SRV records in Cloudflare provider
2021-02-15 22:23:45 +08:00
Mark Tearle
45d5da23cf
Add NULL SRV record examples to unit tests
2021-02-15 21:24:53 +08:00
Ross McFarland
5cb0fa1641
Merge pull request #674 from patcon/related-proj-docs
...
Add list of related projects & resources
2021-02-11 17:48:25 -08:00
Patrick Connolly
29c8f3253e
Update README.md
2021-02-11 20:35:32 -05:00
Ross McFarland
571b707d63
Merge branch 'master' into related-proj-docs
2021-02-11 17:13:08 -08:00
Ross McFarland
ce3de86524
Merge pull request #675 from snh/powerdns-sort
...
PowerDNS: Delete records before creating or modifying records
2021-02-11 17:12:40 -08:00
Ross McFarland
6034e8022f
Swap import order
2021-02-11 17:05:42 -08:00
Steven Honson
fdf74f9dd3
powerdns: sort in place
2021-02-12 00:48:42 +11:00
Steven Honson
39d86f023e
powerdns: deletes before replaces
2021-02-12 00:29:48 +11:00
Patrick Connolly
a8366aa02d
Stopped running CI for doc changes.
2021-02-09 16:06:49 -05:00
Patrick Connolly
e991d8dc10
Removed implementation example.
2021-02-09 16:02:52 -05:00
Ross McFarland
89356f8302
Merge pull request #671 from octodns/making-changes-info
...
Add the number of changes and zone name to "making changes"
2021-02-09 08:12:56 -08:00
Ross McFarland
61b117693b
Merge branch 'master' into making-changes-info
2021-02-09 07:50:53 -08:00
Patrick Connolly
2346ebc1ce
Added list of projects & resources.
2021-02-08 21:24:41 -05:00
Ross McFarland
ade8d54df3
Merge pull request #665 from octodns/fix-windows-filename-problems
...
Fix windows filename problems
2021-02-05 12:13:35 -08:00
Ross McFarland
858628a867
Update yaml test path to work on windows
2021-02-05 12:06:46 -08:00
Ross McFarland
f9cbf81817
Merge branch 'master' into fix-windows-filename-problems
2021-02-05 12:04:31 -08:00
Ross McFarland
4081c7b31b
Add the number of changes and zone name to "making changes"
2021-02-05 11:55:37 -08:00
Ross McFarland
5dccb25bc1
Merge pull request #670 from octodns/fqdn-force-string
...
Force the value passed to FQDN to be a str
2021-02-04 12:02:31 -08:00
Ross McFarland
cda56a3ca7
Force the value passed to FQDN to be a str
2021-02-04 10:48:45 -08:00
Ross McFarland
9aa22da1f7
Merge pull request #669 from rreichel3/rreichel3/lazy-load-azuredns-client
...
Modify Azure DNS Client logic to lazy load
2021-02-02 12:45:53 -08:00
Robert Reichel
ec0b309437
Remove unused client ref
2021-02-02 13:34:15 -05:00
Robert Reichel
290a630303
Update test_octodns_provider_azuredns.py
2021-02-02 13:29:52 -05:00
Robert Reichel
c83e765acc
Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client
2021-02-02 13:26:30 -05:00
Robert Reichel
d94db03f5b
Fix lint
2021-02-02 13:26:28 -05:00
Robert Reichel
9056c781c2
Merge branch 'master' into rreichel3/lazy-load-azuredns-client
2021-02-02 13:23:30 -05:00
Robert Reichel
950090bb54
Update test_octodns_provider_azuredns.py
2021-02-02 13:23:02 -05:00
Robert Reichel
1982fbddac
Update patching
2021-02-02 13:18:04 -05:00
Robert Reichel
45d0efe4ec
Merge branch 'rreichel3/lazy-load-azuredns-client' of https://github.com/rreichel3/octodns into rreichel3/lazy-load-azuredns-client
2021-02-02 13:14:30 -05:00
Robert Reichel
c2c05a761e
Fix patching
2021-02-02 13:14:29 -05:00
Robert Reichel
a58371e3bb
Apply suggestions from code review
...
Co-authored-by: Ross McFarland <ross@github.com >
2021-02-02 12:40:57 -05:00
Robert Reichel
831d1cc30b
Add missing colon
2021-02-02 12:34:44 -05:00
Robert Reichel
5e78d07a97
Use @property in lieu of property()
2021-02-02 12:31:04 -05:00
Robert Reichel
975376d09d
Remove trailing whitespace
2021-02-02 12:26:04 -05:00
Robert Reichel
6fb77c0810
Add set DNS client logic if needed for testing
2021-02-02 12:21:48 -05:00
Robert Reichel
6146be8ec3
Remove unused set_dns_client property
2021-02-02 12:21:00 -05:00
Robert Reichel
0b116a57b9
Modify Azure DNS Client logic to lazy load
...
Lazy loading the Azure DNS client ensures that the necessary network calls only occur when it is time to actually do something with the client.
2021-02-02 12:18:40 -05:00
Ross McFarland
99a9f77bac
Merge pull request #667 from rreichel3/rreichel3/azure-dns-zones-improvement
...
Improve checking for and creating Azure DNS Zones
2021-01-31 09:27:22 -08:00
Ross McFarland
c0000ee627
Merge branch 'master' into rreichel3/azure-dns-zones-improvement
2021-01-31 09:24:56 -08:00
Robert Reichel
3ab532c5af
Fix test coverage
2021-01-29 15:30:17 -05:00
Robert Reichel
f92fdfce17
Even more desperate attempts to appease linter
2021-01-29 15:24:42 -05:00
Robert Reichel
f79ad89e82
Continue linter appeasement
2021-01-29 15:22:13 -05:00
Robert Reichel
83cc7fbe1a
Appease the linter
2021-01-29 15:19:19 -05:00
Robert Reichel
a8505d66f1
Improve checking and creating Azure DNS Zones
...
This change improves the process for checking for AzureDNS zones by using the known set and not relying upon custom error handling.
Since the provider already fetches the zones, octodns doesn't need to make a second call to check for the existence of the zone - _populate_zones already does that for us.
2021-01-29 15:11:27 -05:00