Daniel Bacher
Daniel Bacher
**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT (worked see her #836) **What happened**: Unable to connect to a cluster using exec credentials. ``` >kubeless function list FATA[0000]...
Hi, I updated my Remarkable to version 2.10.1.332, after re-running the automagic script and new login the upload to the cloud fails. xochitl logs the following message: ``` Oct 12...
### Environment * Python version: 3.9.2 * Nautobot version: 2.0.5 * nautobot-chatops version: 3.0.1 * Mattermost version: 7.8.0 ### Expected Behavior Working commands in Mattermost ### Observed Behavior Every time...
**This is a draft please do not merge!** Plugin to receive and parse emails. Unread mails are retrieved from the server using IMAP and parsed using regexes. Todo: - [x]...
### Environment * Nautobot version (Docker tag too if applicable): v2.1.8 * Python version: 3.9 * Database platform, version: Postgres 13.14 * Middleware(s): - ### Steps to Reproduce 1. Open...
### Environment * Python version: 3.11.11 * Nautobot version: 2.4.6 * nautobot-ssot version: 3.5.0 ### Expected Behavior Assign the value of a custom field to the diffsync model. ### Observed...
# Closes: #723 ## What's Changed Handle foreign custom fields. The attribute `_custom_field_data` contains a dictionary so `getattr` fails with an `AttributeError` exception. My fix checks if `related_object` is a...