Matt Miller

Results 6 comments of Matt Miller

The error in pylint does not have to do with this PR. https://github.com/nautobot/nautobot-plugin-secrets-providers/actions/runs/7169165850/job/19518972957?pr=120

Per conversation, pylint error does not need to be resolved in this PR. We do want to confirm via testing it works. I'm taking that action item.

Per conversation yesterday with @scetron , if you have db access you can completely remove the device onboarding table entries as they are no longer needed. I did this via...

Running into an error on the unittest: ``` ====================================================================== ERROR: test_annotations_subclassing (nautobot_ssot.tests.test_contrib_model.AnnotationsSubclassingTest.test_annotations_subclassing) Test that annotations work properly with subclassing. ---------------------------------------------------------------------- Traceback (most recent call last): File "/source/nautobot_ssot/tests/test_contrib_model.py", line 285, in...

Note: updated nautobot-nornir https://github.com/nautobot/nornir-nautobot/blob/bab83ce16c9e7cbfe61916d0d7ed0dc5ba431504/pyproject.toml#L37 and now with the new version of Golden-Config 2.0.3, the httpx overlap is not a blocker.

The issue with `httpx` has been resolved. I think it would be worthwhile to investigate an implement the newer version of ipfabric, especially considering the changes made. However, that is...