Ben Foster
Ben Foster
This is an issue for us too. Telepresence 2 solves problems we had with v1, but is a non-starter for some workloads because of this. I find myself having to...
I was running into the exact same issue, and it ended up being a problem with an older version of javassist being pulled in. It looks like we are both...
I'm also having the same issue all of a sudden. Added in some logging to the openmqtt method `_get_mqtt_config()` to see what the error from the API is: ``` {'code':...
This was fixed in tuya-iot-python-sdk v0.6.6 which was included in Home Assistant [2021.12.6](https://github.com/home-assistant/core/releases/tag/2021.12.6).
Generally we allow configuring the security of containers' security context individually. Most of our containers can run in a very locked-down context like this but some require a less restrictive...
Hi @thallgren , I hope you don't mind, I took a stab at this in PR #3563 based on the approach you described. It seemed like a pretty straightforward change....
PR was closed without merge, this issue is still valid.