nautobot-app-golden-config icon indicating copy to clipboard operation
nautobot-app-golden-config copied to clipboard

Golden Configuration App for Nautobot.

Results 101 nautobot-app-golden-config issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.7 * Nautobot version: 1.0 * nautobot-golden-config version: 0.9 ### Proposed Functionality Allow the ability to report and build reporting against sub components of a...

status: internal review
type: major feature

The Compliance overview reports currently take in static definitions to define sizing. Will need to evaluate alternative solutions.

status: help wanted
type: major feature

The compliance overview can become overloaded really quick. Need to evaluate solutions for optimizing the real estate.

status: help wanted
type: minor feature

### Environment * Python version: 3.7 * Nautobot version: 1.0 * nautobot-golden-config version: 0.9 ### Proposed Functionality The ability to role up similar configuration issues that are applied to multiple...

status: accepted
type: major feature

### Environment * Python version: 3.7 * Nautobot version: 1.0 * nautobot-golden-config version: 0.9 ### Proposed Functionality Ansible has the "Templar" functionality that allows variables to refer to other variables...

status: internal review
type: major feature

Enable metrics for all models.

status: help wanted
type: major feature

Allow query beyond device level, expose as "external_data" Example, need data for all VRFs, not just ones attached via interface->address->vrf. GraphQL: ``` query ($device_id: ID!) { vrfs { id name...

enhancement
status: internal review

Per a few issues recently, I am attempting to correct a problem. - networktocode [nautobot slack post](https://networktocode.slack.com/archives/C01NWPK6WHL/p1666571466448429) - ticket from support customer I believe {{ item.in_intended|placeholder }} was meant to...

### Environment * Python version: * Nautobot version: 1.4.x * nautobot-golden-config version: latest Filters are not applying correctly for GC Home exports https://networktocode.slack.com/archives/C01NWPK6WHL/p1666862678340839 ### Steps to Reproduce 1. Nav to...

https://github.com/nautobot/nautobot-plugin-golden-config/blob/e06f51fb8d9d0a7c201a8e979b7376e382188ccd/nautobot_golden_config/utilities/git.py#L36 Helped a community user on public slack using GitLab and had username of the gitrepo defined in the git repo object, while the token was in a secrets_group. While...

status: gathering feedback