jp39
jp39
Note on portability : After playing with a bunch of different Operating Systems, I could test that API on both Linux and FreeBSD. Although POSIX is in the name, this...
@kprotty, I totally get the point you're trying to make, although I would argue that just because it's not the optimal way of implementing an event loop doesn't mean that...
Well in that case I totally understand. Fell free to drop the MR if you think it won’t be usefull to anyone. However, the first few patches in this MR...
Hi @ccremer, I've managed to create a kubeconfig file for the service account. It works great. Regarding your suggestion of adding an /usr/bin/update-permissions file on the ZFS host, I think...
I will try without it. I assumed it was necessary because of the `/dev/zfs` `hostPath` mount, but maybe I'm wrong.
It does not seem to work without the privileged security context: `# * spec.template.spec.containers[0].volumeMounts.mountPropagation: Forbidden: Bidirectional mount propagation is available only to privileged containers`
It does seem legit though that a container having access to the host mount namespace as well as the ability to create or destroy datasets on the host requires elevated...
It seems that there would be some architectural changes to make in the project if we wanted to integrate this feature. For example, the container running the provisioner would have...
Note that I don't have this behaviour if I quit the application before loading a video file.
@sensei-hacker, please take a look at the updated branch for LED pin related changes. Note that I've had trouble with poshold mode on this quad, and I suspect it's because...