Commit Graph

14 Commits

Author SHA1 Message Date
Lukasz Polanski c5ae5bf405 view argument type hints must also accept None value 2023-06-08 18:22:35 +02:00
Lukasz Polanski 4828bbf00b zone can also be configured without assigned view 2023-06-07 18:18:16 +02:00
Jeffrey C. Ollie f1441d2825
remove wayward debug pprint
fixes #10
2023-05-10 13:02:51 -05:00
Matěj D e752d3db22
Fix invalid query to Netbox, search only with zone ID. 2023-02-06 15:49:03 +01:00
Matěj D d3c1d0f653
Fix issue where octodns was failing on missing TTL value for NS records in PTR zones 2023-02-06 15:48:22 +01:00
Lukasz Polanski 693ea86629 fix attribute error in case view is null 2022-10-17 12:36:10 +02:00
Lukasz Polanski 773a8bd8eb Record type as parameter value passed to get_nb_zone
Fixes #7 regression in commit #e4db78a
2022-10-11 20:00:31 +02:00
Lukasz Polanski e4db78a281 fix parameter call to better reflect function type hint. 2022-10-11 16:38:07 +02:00
Lukasz Polanski c2f27f7c43 _get_nb_zone() is now aware of same zones declared under different view 2022-10-11 15:56:10 +02:00
Lukasz Polanski f0b502a74f fix log merge 2022-09-13 12:02:17 +02:00
Jeffrey C. Ollie e052604b07
Merge branch 'main' into fix_log 2022-09-10 12:11:07 -05:00
LuPo 790a2de345 implement replace duplicate option 2022-09-10 15:24:58 +02:00
Lukasz Polanski f8251ad8ff fix 'Abstract base class, log property missing' 2022-07-11 13:59:29 +02:00
Jeffrey C. Ollie cab1692ea5
first commit 2022-05-01 21:23:21 -05:00