Seth G

Results 10 issues of 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...

![image](https://user-images.githubusercontent.com/10360333/111341991-442c2880-8637-11eb-876a-7ab8ac131c55.png) 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 +...

type: bug

### 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...

type: bug
integration: contrib

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 >...

type: feature
triage

### 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...

type: feature

### 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...

type: feature

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...