Jathan McCollum

Results 191 comments of Jathan McCollum

I'm back! I just suck at email. Thanks for the contribution. I'd like to go ahead and merge this, but I'd like it if the new change was commented. Can...

Also can you please rebase this against the `develop` branch? I'd like to give this project a little love and bring it up to speed by using this branch to...

I know it's quite a bit late. Did we already fix this one? If not, let me know what's inside of the `do_auth.ini` that could be used to repeat this....

Hey, there and sorry about the ridiculously long reply. If this is even still relevant to you: - Yes, by setting `priv-lvl=15` this forces auto-enable/superuser on Cisco IOS* devices. -...

> This will require quite a bit more effort. The current PR only works for docker and it does not handle derived containers properly. > > I'll try to implement...

On `db_file_storage`, we might consider rethinking why we fundamentally implemented this: So that jobs can accept file uploads, and have workers retrieve the file contents at runtime.

> I would expect the IPAM lookups to fail as well. Those should be fine. The problem above with `contains` is on JSON fields.

Came here to post that I'm also encountering this on a brand new M4 Max MacBook Pro running Sequoia developer beta (15.2 beta 3). It's killing my battery even while...

We've discussed this before and the only real fix would be to replace the current use of `status` on `Prefix.STATUS_CONTAINER` and `IPAddress.STATUS_SLAAC` to an internal `state` enum. Then `Status` objects...

~As far as I know these are the only two that are required functionally~. There is also `Cable.STATUS_CONNECTED`. See: https://github.com/nautobot/nautobot/issues/1035#issuecomment-953232286