Tyler Bigler

Results 17 issues of Tyler Bigler

### Environment * DiffSync version: 1.3.0 ### Proposed Functionality The README makes mention of extending a "base" DiffSyncModel for handling CRUD actions in a backend, but doesn't do a great...

status: accepted
status: help wanted
type: documentation

I recieved this error today while trying to pull down a gitignore file: `403: {"message":"API rate limit exceeded for . (But here's the good news: Authenticated requests get a higher...

enhancement

### NetBox version v3.3.5 ### Feature type Data model extension ### Proposed functionality Add an optional `ForeignKey` field pointing to `Site` for the `WirelessLAN` model. Also show the `Site` relation...

type: feature
status: needs milestone

Just creating a task list here to consolidate the work required for NetBox v3.4.2 support. Any releases past that version will have to come _after_ this work effort is done...

I propose adding support for `Custom Validators` using the [dotted path](https://docs.netbox.dev/en/stable/customization/custom-validation/#dotted-path) configuration method so users can still take advantage of the Dynamic Configuration support. I'm already working on a branch...

I would find a ton of value in being able to link the virtual circuit model to a physical "Circuit" model from NetBox. Just a rough draft idea of what...

The role task currently [assumes the database socket](https://github.com/lae/ansible-role-netbox/blob/69e575f3359f6b98184337b03b463db27b76e916/tasks/main.yml#L44) (if used) is auth-less and port-less. However in some circumstances (like when using `pgbouncer` locally, to access a remote db), passwords and...

enhancement