Commit Graph

  • bdf4a6f425 Update development dependency twine to v3.2.0 Peter Dave Hello 2020-12-19 16:45:17 +08:00
  • 262eb37254 Merge branch 'master' into master Arunothia Marappan 2020-12-18 13:00:42 -08:00
  • 20d34e0833 Merge pull request #634 from rissson/alias-failing-test Ross McFarland 2020-12-18 08:59:25 -08:00
  • 3e09451fd7 Remove debug print. Ross McFarland 2020-12-18 08:50:59 -08:00
  • 2b454ccc22 manager: error when an alias zone is synced without its source Marc 'risson' Schmitt 2020-11-27 21:36:50 +01:00
  • 66b7ced85c Merge pull request #649 from siddharths2710/doc/unsafe_threshold Ross McFarland 2020-12-14 06:28:11 -08:00
  • 77c65b042e Wording tweaks to threshold params doc Ross McFarland 2020-12-14 06:24:17 -08:00
  • 75e75a8846 Updated doc for unsafe thresholds root 2020-12-12 08:09:19 +00:00
  • 2143ccf80b Merge pull request #646 from nikolay-te/master Ross McFarland 2020-12-11 10:11:07 -08:00
  • 049bdb55af Shorten line Nikolay Denev 2020-12-11 17:47:22 +00:00
  • 20dc4dc6a7 Update octodns/provider/ultra.py Nikolay Denev 2020-12-11 16:54:09 +00:00
  • 9549a0dec9 Ignore records with unsupported rrtypes and log warning. Nikolay Denev 2020-12-10 22:12:53 +00:00
  • bf99785aee Merge pull request #645 from octodns/clear-out-nbsp Ross McFarland 2020-12-10 10:26:33 -08:00
  • a7bb6a306c Remove corresponding nbsp's from manager tests Ross McFarland 2020-12-10 08:39:31 -08:00
  • 86232b48cf Replace some nbsp chars that have slipped into manager.py somehow Ross McFarland 2020-12-10 08:30:15 -08:00
  • 4516fa4fbf Merge pull request #642 from octodns/octodns-org-links Ross McFarland 2020-12-08 09:04:27 -08:00
  • 523f1f5647 s#github/octodns#octodns/octodns/g Ross McFarland 2020-12-08 08:33:04 -08:00
  • 040afe6fc1 Don't need to _wildcard empty names Ross McFarland 2020-12-08 08:13:36 -08:00
  • 16241d29a6 Merge pull request #641 from 0xflotus/patch-1 Ross McFarland 2020-12-08 06:36:55 -08:00
  • 870c1209d3 Update test_octodns_provider_gandi.py 0xflotus 2020-12-08 09:51:10 +01:00
  • 61280e1e75 fix: error in gandi.py 0xflotus 2020-12-08 02:37:55 +01:00
  • 261abeb133 Sketch at process: source, target, plan setup, with ownership Ross McFarland 2020-12-06 13:02:56 -08:00
  • b1b992c628 Merge pull request #639 from PeterDaveHello/AddMorePythonVersionsOnGitHubActions Ross McFarland 2020-12-04 07:03:05 -08:00
  • ac0aeef54f Link to python vesrion EOL dates Ross McFarland 2020-12-04 06:59:08 -08:00
  • 3c942defb5 Also add Python v3.6, v3.8 on GitHub Actions for test Peter Dave Hello 2020-12-03 23:59:45 +08:00
  • f9a4239af5 Marking side of ownership processor Ross McFarland 2020-12-03 18:12:43 -08:00
  • 95d9ffc221 Tell the processor when it's being called in a target context Ross McFarland 2020-12-03 18:12:16 -08:00
  • e4d6084b4c POC of processors concept that can hook in to modify zones Ross McFarland 2020-12-03 17:50:56 -08:00
  • f9aa08b38b Merge pull request #632 from ucc/python_3.9_compat Ross McFarland 2020-12-03 07:41:20 -08:00
  • 6a869dae8b Merge branch 'master' into python_3.9_compat Mark Tearle 2020-12-02 11:30:19 +08:00
  • f9cf97e98a Add python 3.9 to GitHub CI workflow to catch removed methods Mark Tearle 2020-12-02 11:25:01 +08:00
  • 7235d82460 Merge pull request #631 from PeterDaveHello/ImproveValueValidation Ross McFarland 2020-12-01 09:13:10 -08:00
  • 0ebd343cba Merge branch 'master' into python_3.9_compat Mark Tearle 2020-11-26 15:34:40 +08:00
  • 7f89c621a1 Address coverage for Python 2, tidy up variable names in _is_valid_dkim_key Mark Tearle 2020-11-25 23:29:49 +08:00
  • fa266c23d2 Fix _is_valid_dkim_key for Python 3.9 compatibility in OVH provider Mark Tearle 2020-11-25 22:28:35 +08:00
  • 3dd7061a0c Remove Azure allow empty CNAME, PTR value behavior Peter Dave Hello 2020-11-22 21:09:45 +08:00
  • b7ed4aa57f Improve ALIAS, CNAME, DNAME & PTR record FQDN validation Peter Dave Hello 2020-11-22 21:02:21 +08:00
  • 3076f28212 Merge pull request #630 from pieterlexis/pdns-pre-release Ross McFarland 2020-11-19 06:58:31 -08:00
  • f822ef3d5f Removing trailing space Ross McFarland 2020-11-19 06:44:44 -08:00
  • 5e13d5009a Add a comment about the - version split Ross McFarland 2020-11-19 06:35:13 -08:00
  • e02a8b3858 PowerDNS: Support pre-release versions Pieter Lexis 2020-11-19 09:39:33 +01:00
  • 07b8c19acc Merge pull request #627 from numberly/fix-name-length-validation Ross McFarland 2020-11-16 06:40:16 -08:00
  • 9c20d0015b Fix name length validation Guillaume Gelin 2020-11-16 14:53:58 +01:00
  • 6a169be47a Merge pull request #625 from yzguy/axfr_caa Ross McFarland 2020-11-12 09:56:10 -08:00
  • e98f21455d Add CAA record support to AxfrSource/ZoneFileSource Adam Smith 2020-11-12 09:44:21 -08:00
  • 317f7cadc6 Merge pull request #623 from github/rel-0-9-11 v0.9.11 Ross McFarland 2020-11-06 08:21:11 -08:00
  • edf92fb159 v0.9.11 version bump and CHANGELOG update Ross McFarland 2020-11-05 09:45:39 -08:00
  • 340a54a65d Merge pull request #609 from jayvdb/sdist-tests Ross McFarland 2020-11-05 09:01:44 -08:00
  • c9ae0e7d49 Merge branch 'master' into sdist-tests Ross McFarland 2020-11-05 08:59:03 -08:00
  • 150005d905 Add missing .md's remove redundant recursives Ross McFarland 2020-11-05 08:58:48 -08:00
  • a1dc5c7382 Merge pull request #619 from Inikup/gandi-provider Ross McFarland 2020-11-04 14:31:01 -08:00
  • f3e3f19cd3 Suppress previous exceptions before raising GandiClientUnknownDomainName exception Jonathan Leroy 2020-11-03 22:59:39 +01:00
  • 09a02286f5 Merge branch 'master' into gandi-provider Jonathan Leroy 2020-11-03 22:30:52 +01:00
  • 51f9f2826f Merge pull request #621 from github/alias-root-only Ross McFarland 2020-11-03 10:39:45 -08:00
  • 269e737812 Add a caveat emptor clause to lenient doc section. Ross McFarland 2020-11-03 10:35:55 -08:00
  • b017f90c66 Add some docs around lenient and its uses Ross McFarland 2020-11-03 10:27:31 -08:00
  • 7958a6e1d1 Merge remote-tracking branch 'origin/master' into alias-root-only Ross McFarland 2020-11-02 13:47:23 -08:00
  • 729fd01dbf Merge branch 'master' into gandi-provider Jonathan Leroy 2020-11-02 19:13:12 +01:00
  • 1bd561b531 Merge pull request #592 from Inikup/zones-aliases Ross McFarland 2020-11-02 09:55:52 -08:00
  • bb7a1a43b7 Implement suggested changes Jonathan Leroy 2020-11-02 18:42:03 +01:00
  • 6ebe085881 Add GandiProvider to README Jonathan Leroy 2020-11-02 18:04:45 +01:00
  • 05ce134454 Add tests for zone creation Jonathan Leroy 2020-11-02 18:02:15 +01:00
  • dc9dc45ae6 Fixes tests after merging of #620 Jonathan Leroy 2020-11-02 18:00:48 +01:00
  • 20caaf8c4e Merge branch 'master' into gandi-provider Jonathan Leroy 2020-11-02 16:35:14 +01:00
  • 364b70048f Fix coverage pragma grep Ross McFarland 2020-11-02 07:27:48 -08:00
  • 19798e3acf Only allow ALIAS on APEX Ross McFarland 2020-11-02 07:26:07 -08:00
  • 2d4855508c Check that an alias zone source is not an alias zone Jonathan Leroy 2020-11-01 23:58:40 +01:00
  • 95a71a268e Apply workaround for python bug #2506 witout using "pragma: no cover" comment Jonathan Leroy 2020-10-31 23:51:04 +01:00
  • e524d69f63 Fixes linting issue Jonathan Leroy 2020-10-31 23:32:20 +01:00
  • d3be3be734 Fix coverage issue Jonathan Leroy 2020-10-31 23:26:27 +01:00
  • fbfa46fbcc Add documentation for zones aliases Jonathan Leroy 2020-10-31 22:51:09 +01:00
  • 9a4812223e Add missing empty line Jonathan Leroy 2020-10-31 20:19:09 +01:00
  • 038ae42284 Add comments and fixes some tests Jonathan Leroy 2020-10-31 20:16:26 +01:00
  • 6b568f5c9d Compare alias zones content with the one of its parent zone, even if there is no changes in the parent zone Jonathan Leroy 2020-10-31 19:07:34 +01:00
  • a6d8848fad Fixes linting issues Jonathan Leroy 2020-10-31 14:19:43 +01:00
  • b0da090723 Add test for alias zones Jonathan Leroy 2020-10-31 14:09:54 +01:00
  • a2aa98377d Add tests for Record.copy() Jonathan Leroy 2020-10-31 10:57:14 +01:00
  • a1e62281f6 Fixes record copy when record is a child class of Record and as no record type specified in its data Jonathan Leroy 2020-10-31 10:54:17 +01:00
  • 4fb102e4be Fixes tests related to _populate_and_plan() Jonathan Leroy 2020-10-31 09:44:06 +01:00
  • 6f01a543df Implement configuration validation for alias zones Jonathan Leroy 2020-10-31 09:43:23 +01:00
  • 8679bb4899 Remove sources argument when calling _populate_and_plan() for an alias zone Jonathan Leroy 2020-10-31 09:41:27 +01:00
  • 0b3a99bb8c Implement Record.copy() function Flip if in _populate_and_plan() Jonathan Leroy 2020-10-31 09:38:35 +01:00
  • 3acea0d89d Handle multiples sources on aliased zones Jonathan Leroy 2020-10-31 01:09:37 +01:00
  • 04a2d7a585 Merge branch 'master' into zones-aliases Jonathan Leroy 2020-10-28 16:24:40 +01:00
  • b37656a2c8 Merge pull request #620 from Inikup/dname-records Ross McFarland 2020-10-27 13:22:23 -07:00
  • eec4c4f81c Remove support for dynamic DNAME records as no provider currently support them Jonathan Leroy 2020-10-27 20:31:57 +01:00
  • b280449969 Add record targets normalizaltion Jonathan Leroy 2020-10-27 11:25:55 +01:00
  • 6d17b4671a Handle domains not registred at Gandi or not using Gandi's DNS Jonathan Leroy 2020-10-27 11:23:22 +01:00
  • 7161baa262 Fixes code coverage for unsupported records types Jonathan Leroy 2020-10-26 23:23:32 +01:00
  • bfaafeb61b Fixes value of "rrset_name" parameter for domain APEX Jonathan Leroy 2020-10-26 23:10:36 +01:00
  • de51e5f531 Add support for DNAME records Jonathan Leroy 2020-10-26 22:18:35 +01:00
  • 3f85244264 Fixes incorrect domain name in gandi-no-changes.json Jonathan Leroy 2020-10-26 20:30:15 +01:00
  • fd136b42d1 Add support for Gandi LiveDNS Jonathan Leroy 2020-10-25 01:08:08 +02:00
  • 897a033443 Add tests for Manager.get_zones() Jonathan Leroy 2020-10-21 20:02:12 +02:00
  • 1f60a6af5e Fixes typo in manager.get_zone() Jonathan Leroy 2020-10-21 19:24:49 +02:00
  • 94a8b67a3b Fixes linting errors Jonathan Leroy 2020-10-21 19:18:27 +02:00
  • 12c3aa64a8 Add zones aliases support to octodns-compare command Jonathan Leroy 2020-10-21 19:11:25 +02:00
  • 06c18f4063 Add zones aliases support to octodns-report command Jonathan Leroy 2020-10-21 19:11:02 +02:00
  • f2a6f870b4 Make each alias zone reference its target zone instead of listing all aliases zones in the target zone configuration Jonathan Leroy 2020-10-20 22:18:48 +02:00
  • 7bf0b31367 Revert "Add support for zones aliases" Jonathan Leroy 2020-10-20 19:54:35 +02:00