Peter Severin Rasmussen
Peter Severin Rasmussen
Thank you! Great work :smiley:
We are facing the same issue on a node with `v1.21.13-3+cbc10c94808907`. It causes the node to be unready with the following conditions: ``` Conditions: Type Status LastHeartbeatTime LastTransitionTime Reason Message...
We ended up using the following workaround: Add ``` --feature-gates=CSIMigration=false ``` to the end of `/var/snap/microk8s/current/args/kubelet` and then restart `kubelite` with ``` sudo systemctl restart snap.microk8s.daemon-kubelite ``` We are still...
Running in debug mode gives the following extra information: ``` System: Command browse_website returned: Error: Message: unknown error: DevToolsActivePort file doesn't exist Stacktrace: #0 0x55bca6875fe3 #1 0x55bca65b4d36 #2 0x55bca65e1459 ```...
It seems to be a Selenium or ChromeDriver issue. Perhaps an issue with Chromium version or something. But the question is: Can we allow users to change the driver to...
I ended up bumping from `argoproj.github.io/argo-helm` chart version `3.33.0` to `5.14.3` which bumps ArgoCD from `2.2.3` to `2.5.3`. This solved the issue for me.
Don't know the solution to the problem at hand, but may I suggest to use this filter: ``` filter: include: - attributes: device_class: battery ```
Sadly no. I didn't look much into and just came to the conclusion that maybe I should just get a new alarm system that is more smart home friendly.
I actually didn't go with anything yet. Currently I am just using the Visonic-Go app and haven't hooked anything else alarm-related up to HA. Might look into it in some...
This might be the culprit: https://stackoverflow.com/a/50437283