Commit Graph

1913 Commits

Author SHA1 Message Date
Ross McFarland e6fbda875b Merge remote-tracking branch 'origin/master' into zone-shallow-copy 2021-09-01 07:47:39 -07:00
Ross McFarland 9c09d9c403 Merge pull request #765 from octodns/use-provider-exception
Use ProviderException as the base for all provider exception classes
2021-09-01 07:44:23 -07:00
Ross McFarland af22e8c9c7 Use ProviderException as the base for all provider exception classes 2021-08-31 19:39:04 -07:00
Ross McFarland 816d54f3d0 Pass at copy editing the new strict_supports documentation 2021-08-31 15:07:59 -07:00
Ross McFarland a40641edaa Merge remote-tracking branch 'origin/master' into zone-shallow-copy 2021-08-26 16:01:07 -07:00
Ross McFarland fd148d1803 Documentation of strict_supports and lenient, changelog info 2021-08-26 15:56:27 -07:00
Ross McFarland 0dbb64832e Merge pull request #764 from octodns/ns1-ipv6-monitor
Fix NS1 IPv6 monitor field
2021-08-25 13:15:24 -07:00
Viranch Mehta ecb1753a07 Fix NS1 IPv6 monitor field 2021-08-25 11:10:08 -07:00
Ross McFarland a786a62ea1 Merge pull request #763 from octodns/ns1-ipv6-monitor
Enable IPv6 for AAAA NS1 monitors
2021-08-25 10:12:22 -07:00
Viranch Mehta b19c68fe0e Enable IPv6 for AAAA NS1 monitors 2021-08-25 10:01:10 -07:00
Ross McFarland 8be6de3493 Merge pull request #760 from octodns/ns1-cache
Cache NS1 zones and records for faster re-retrival
2021-08-24 09:25:59 -07:00
Ross McFarland 56b8b23391 Delete second ns1 record to make sure cache clears w/o zone 2021-08-24 09:18:14 -07:00
Viranch Mehta 2914f52ff3 evict NS1 record from cache before an operation 2021-08-24 00:29:56 -07:00
Viranch Mehta 106971853c add comment 2021-08-24 00:23:35 -07:00
Viranch Mehta 3754c16774 Cleaner and more compact NS1 record cache management 2021-08-24 00:19:53 -07:00
Viranch Mehta c9fc8feae2 Centralized NS1 record cache management with decorator 2021-08-24 00:01:49 -07:00
Ross McFarland 025180ac3f NS1Client.records_update result caching & tests 2021-08-23 18:00:24 -07:00
Ross McFarland aa88b877c4 Clear NS1 zone cache before record cache 2021-08-23 17:53:07 -07:00
Ross McFarland efdb4866c0 Remove a couple of stray prints 2021-08-23 15:37:02 -07:00
Ross McFarland 64072f9f43 Coverage test for NS1 client caching behaviors 2021-08-23 15:36:57 -07:00
Ross McFarland 886ab89dec Clean up NS1 mock resetting 2021-08-23 14:43:38 -07:00
Ross McFarland 9522da210d implement & use NS1Client.reset_caches 2021-08-23 14:32:10 -07:00
Ross McFarland b17936e142 Merge branch 'master' into ns1-cache 2021-08-23 13:43:16 -07:00
Ross McFarland f6629f1ce4 Merge pull request #759 from octodns/noramlize-ip-addrs
Normalize IP addresses
2021-08-23 13:41:53 -07:00
Ross McFarland e1c8e96e2e No need to normalize IPv6 values in ultra now that they are by default 2021-08-23 13:34:14 -07:00
Ross McFarland aa3bc8fb9e Correct Route53 IPv6 IPAddress comment 2021-08-23 13:33:06 -07:00
Ross McFarland e06c42c4fc No need to ip_address normalize AAAA in constellix now 2021-08-23 12:41:06 -07:00
Ross McFarland 7538b91cdf Merge branch 'master' into noramlize-ip-addrs 2021-08-23 12:23:52 -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
Viranch Mehta f53b159d38 Merge branch 'master' into ns1-cache 2021-08-21 08:35:47 -07:00
Ross McFarland cf60476183 Merge pull request #757 from octodns/process-desired-zone
Provider.process_desired_zone with warning & exception support
2021-08-21 03:08:37 -07:00
Viranch Mehta 5ab238c611 Cache NS1 zones and records for faster re-retrival 2021-08-20 13:41:04 -07:00
Ross McFarland 074de66988 Normalize IP addresses 2021-08-19 18:18:07 -07:00
Ross McFarland 08f9ec56a3 Rework supports_warn_or_except to msg and fallback 2021-08-18 16:25:13 -07:00
Ross McFarland 65f0bfc243 Update multi-value PTR warn to supports_warn_or_except 2021-08-18 12:35:49 -07:00
Ross McFarland 53a21b649a Merge remote-tracking branch 'origin/master' into process-desired-zone 2021-08-18 12:26:15 -07:00
Ross McFarland f672b35223 Merge pull request #754 from octodns/multi-value-PTR
Multi-value PTR records
2021-08-18 12:22:14 -07:00
Viranch Mehta 7b748de2b3 use the PTR value that is shown in logs 2021-08-18 12:14:50 -07:00
Viranch Mehta 4517df555d add tests 2021-08-18 11:39:04 -07:00
Viranch Mehta 2021fcc00c yaml supports multi value PTR 2021-08-18 11:25:43 -07:00
Viranch Mehta 8ddbb389ab method to custom-process desired zone 2021-08-18 11:22:12 -07:00
Ross McFarland 5b0e47f31f Cleanup and test of _process_desired_zone and supports_warn_or_except 2021-08-18 10:07:21 -07:00
Ross McFarland d77e7d485b Remove some debugging pprints 2021-08-17 20:32:14 -07:00
Ross McFarland c81450682c Implement and test Route53Provider.process_desired_zone checking of NA-CA-* 2021-08-17 20:26:51 -07:00
Ross McFarland 536c0c68ec no-op Provider.process_desired_zone 2021-08-17 19:15:34 -07:00
Viranch Mehta fc39697bdd consider only first PTR value for getting changes 2021-08-16 21:37:10 -07:00
Viranch Mehta 3abea76921 Merge branch 'master' into multi-value-PTR 2021-08-16 16:37:26 -07:00
Viranch Mehta 6e9ce3ac3c pick first PTR value instead of erroring out 2021-08-16 16:39:23 -07:00