Closed mattmiller87 closed 1 month ago
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.
For what its worth, trying to solve some of this in nautobot-plugin-nornir via https://github.com/nautobot/nautobot-plugin-nornir/pull/127
Closes: #
What's Changed
Adding a loop to grab the secret, and if not grabbed, try again after 10s
To Do