John Strunk

Results 183 comments of John Strunk

Just to be clear, RWO (rbd) volumes are supported as long as they are `volumeMode: Filesystem` not `volumeMode: Block`. The above error looks like you ran into this: https://volsync.readthedocs.io/en/latest/usage/rsync-tls/index.html#rsync-tls-mover-permissions. You'd...

I'm not a big fan of adding lots of configuration options since it both complicates things for users as well as makes testing much harder. In lieu of this option,...

v1.13.0 symlinks are broken, so this will need to wait for the next release. - https://github.com/kubernetes-csi/csi-driver-host-path/issues/504 - https://github.com/kubernetes-csi/csi-driver-host-path/pull/510 - https://github.com/kubernetes-csi/csi-driver-host-path/pull/511

I really am going to review this. :cry:

Reading this issue, I'm confused. @Madhu-1 Are you suggesting that the patch gluster/gluster-containers#126 that sets `obtain_device_list_from_udev = 0` in `lvm.conf` would fix the problem that we put a band-aid on...

Looks like a couple things are going on here... - We should probably put a (low) storage reservation on the CSI components to avoid the eviction - We need to...

Are there any updates or associated issues/PRs?

I believe this is due to lack of persistence support in etcd operator. https://github.com/coreos/etcd-operator/issues/1323

cc: @ShyamsundarR @julienlim