Christopher Conroy

Results 81 comments of Christopher Conroy
trafficstars

This is really just in case there's some major change with RC2 or some future release, not for backwards compatibility with beta

Looks like there's a typo in one of the links in the readme that needs fixing.

For the record deleting all democratic-csi pods and the pod using the PVC did not solve the issue. Would the NFS version have the same issue? I'm hesitant to use...

> I haven't been able to find an iscsiadm command that will take a device that's become ro and make it rw (maybe it's not needed). I don't recall the...

there were hundreds of lines, so I `grep`-ed it down to only the democratic-csi ones. let me know if you need the whole output. ``` ❯ mount | grep csi...

Yes, although the new pod got assigned to another host: ``` Normal Scheduled 3m43s default-scheduler Successfully assigned organizarrs/sonarr-6b58cd8764-ft5mm to uiharu Warning FailedMount 103s kubelet MountVolume.MountDevice failed for volume "pvc-c7c23d7e-8fe1-4ca1-8bb8-718c436e2212" :...

@MacNite the RRF files are still in the PR (look at the Files Changed tab at the top of the page). Did you remember to push the changes to github?

looking at it now, just a straight copy (or link) of the .toml config might actually be better. Thoughts?

This would be very helpful for me. I'm learning embedded rust by trying to program a simple read sensor and print result to display project, and while it works great...

> > > The need for a bigger font has come up multiple times in the past. embedded-graphics 0.7 will have support for including BDF fonts, which allows users to...