Matthew Baker
Matthew Baker
Great, thanks, those will be good numbers to keep in mind. The D versions are usually cheaper, but I was hoping to use the USB interface available the the U...
I assumed that's what this was (http://www.freertos.org/Interactive_Frames/Open_Frames.html?http://interactive.freertos.org/entries/20171897-xmega-port-for-students). That's how I discovered this project :).
I'm getting this same issue and it's preventing me from generating any new profiles/certificates. Is there any good workaround here?
@eseidel I believe our use case will also have this problem, as Framework-embeds get their "version number" from the host app, and not from the build process. It would be...
@eseidel any update on this one? it would be insanely helpful for us
I should note that 1. This affects ALL nodes in the cluster 2. I have restarted microk8s on all nodes using `sudo snap restart microk8s`, but it did not fix...
Ok, so I managed to isolate the corrupted deployment configuration. Somehow there is a corrupted protocol buffer in the `dqlite` database. ### Isolate the corrupted service On any of the...
Explicitly deleting that record in the `dqlite` database unstuck the deployment lifecycle across the entire cluster, and things are now back in working order. However, someone from the microk8s team...
Basically, the root cause here seems to be the `dqlite` record being persisted with a resource type + version combination that does not exist in `kubectl api-resources`. Feels like the...
I submitted a Pull Request for this here: https://github.com/simc/auto_size_text/pull/148