-
### Environment
* Python version: 2.10.8
* Nautobot version: 1.2.3
* nautobot-netbox-importer version: 1.4.0
### Expected Behavior
Successful import
### Observed Behavior
Importer …
-
### Proposed Functionality
Add an Helm chart and or Kubernetes manifests to run nautobot in K8s.
### Use Case
Running nautobot in k8s.
### External Dependencies
Helm
### Comment
…
-
### Proposed Changes
Similar to the changes made for 1.1.x and NavMenuItems in https://github.com/nautobot/nautobot/pull/789, the HomePageItems shouldn't be calling `reverse()` during initializat…
-
### Environment
* Python version: 3.9
* Nautobot version: 1.1.0
### Steps to Reproduce
1. Start an early failing job as in https://github.com/nautobot/nautobot/issues/732
### Expected B…
-
### Environment
* Python version: 3.7
* Nautobot version: 1.0
### Proposed Functionality
Provide some amount of settings via a singleton pattern.
### Use Case
In developing the golden co…
-
### Environment
* Python version: 3.8.5
* Nautobot version: 26b111640f43 (v1.0.3b1)
I haven't added custom status data in database. I also checked that the export file contains only a single …
jifox updated
2 years ago
-
### Environment
* Python version: 3.8.10
* Nautobot version: 1.1.1
When attempting to register a plugin by using the `nautobot-server migrate` command, I get the following traceback error:
```…
-
### User Story
As **Austin** the **Network Automation Engineer**, I want to store data in an on premise Git Repository that have self signed Certificates.
I want to store "config con…
jifox updated
2 years ago
-
### User Story
As Nick the Nautobot User
I want to filter devices, IP addresses, and other UI views by computed fields that are created,
So that I can use this to further filter down m…
-
I configured the following webhook in the container environment described in the README.md file:
This webhook should fire when a device object is created/updated/deleted. However, nothing fir…