nniehoff

Results 39 issues of nniehoff

Currently we publish to the https gh-pages repository however OCI is the new hotness that we should also deploy to

Helm provides a [testing](https://helm.sh/docs/helm/helm_test/) framework. We should utilize this functionality more thoroughly than we do today. I'm open for ideas on more specifics here.

enhancement
help wanted
status: gathering feedback

K8s supports preStop lifecycle hooks to graceful exit applications. This might be nice for workers running jobs to wait before termination. https://kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/

Provide a method in the helm charts to configure LDAP with Nautobot.

enhancement
type: major feature

build and configure a networkpolicy object with this helm chart. This is going to be significant work to support postgres+postgres ha, redis + redis sentinel, and MySQL...

enhancement
type: major feature

This is dependent on https://github.com/nautobot/nautobot/issues/1102 but needs to be accounted for in the charts.

status: blocked
type: enhancement
type: minor feature

Helm supports signing, for supply chain integrity we should do this https://helm.sh/docs/topics/provenance/

enhancement
status: blocked

Reminder to add backup/restore procedures for mysql

### Environment * Python version: 3.7 * Nautobot version: 1.1.3 ### Proposed Functionality Nautobot tokens are restricted to 40 characters. Making this a precise requirement reduces the security of the...

type: feature