Seth G
Seth G
### Description of Issue/Question With Python 10+ the strength of the TLS stack is stronger. You have 2 options it seems: 1. Increase web server cipher suite. 2. Tell the...
 Getting a white page more frequently for articles on medium after using readium. Tried disabling uBlock Origin and then readium just doesn't do anything.
### Environment * Nautobot version (Docker tag too if applicable): ghcr.io/nautobot/nautobot:2.1.4-py3.9 * Python version: 3.9.18 * Database platform, version: postgres:13 * Middleware(s): uWSGI/nginx - whatever comes with the container +...
### Environment * Python version: 3.9.18 * Nautobot version: 2.1.4 * nautobot-ssot version: 2.2.0 Related Slack: https://networktocode.slack.com/archives/C01NWPK6WHL/p1708560079971619 ### Expected Behavior Utilize role__name in my model that lets me add a...
As a Nautobot Helm Deployment maintainer I am having inconsistent deployments depending on what values I change using `helm upgrade`. It isn't breaking but it can be annoying. Found a...
### As ... Nelly - Network Engineer ### I want ... to be able to check my interfaces faster ### So that ... by showing less interfaces in Device >...
### As ... Austin - Network Automation Engineer ### I want ... To be able to color the background of my info log messages any color. Implementation could be: `self.logger.info("Repository...
### Environment * Nautobot version: all * nautobot-golden-config version: all I'd like to be able to select a certain amount of devices and see all of their config diffs and...
Ask: Set nautobots.(name).uWSGIini per nautobot. Why: In order to fully utilize GraphQL it could be beneficial to have 1 uWSGI worker process for those specific Nautobot containers. While having multiple...
- Added configplan_confirmation view that shows the backup -> intended diffs for selected devices of each config plan selected in configplan_list. This then let's you press "Deploy Plan" that gives...