Doug Goldstein
Doug Goldstein
# Closes #6166 # What's Changed When creating an object via the API, allow for the id to be defined to allow for idempotent object creation/updating, which is commonly referred...
### As ... Tammy - Tools Integrator ### I want ... To develop integrations with Nautobot which need to create objects (like devices, prefixes, etc) in an idempotent way ###...
##### ISSUE TYPE Bug Report ##### SOFTWARE VERSIONS ###### pynautobot 2.6.1 ###### Ansible: ansible-core==2.18.4 ###### Nautobot: 2.4.5 ###### Collection: Collection Version ---------------------- ------- community.general 10.4.0 networktocode.nautobot 5.9.0 ##### SUMMARY So...
This is related to #8 but there should be improved handling of the config. Currently you can do https://github.com/nautobot/helm-charts/blob/cc26bfecc928012d644e074bf6b883a7e10b4e59/charts/nautobot/values.yaml#L377 which allows for using a file parameter to replace the whole...
When using the openstack CLI on some macOS machines users will get the following: Readline features including tab completion have been disabled because no supported version of readline was found....
# Bug report Related to bug #4743, the helper code at https://github.com/canonical/cloud-init/blob/2b7d9636b303ad212d1a446ab59636c5cd75dd4a/cloudinit/sources/helpers/openstack.py#L738-L740 does not respect the maximum length size. When using OpenStack Ironic and using bare metal systems you'll get...
This follows on #433. The purpose of these charts is to run Nautobot and its celery workers inside of Kubernetes so there should be reasonable defaults for this purpose. Celery...
If the issuer path ends with a / the URL will be built wrong so we should instead use the helper function to ensure the path is built correctly. fixes...
### Preflight Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...
Add a few more examples in the configs for staticClient configuration using idEnv and public flags.