Closed fff0x closed 4 years ago
@mbuelte Thanks for reporting it. Yeah we haven't done too much testing around persistent volume, I will take a look at this issue.
Thank you! It seems they are conflicting each other. Meanwhile I'll try to patch in the VolumeMount later to the deployment as an workaround.
Should be fixed in v0.7.1-rc2, if you can help validate that @mbuelte
Works perfect. Many thanks!
Describe the bug I tried to add persistent volumes to my services using the
Riofile
, which are backed up by a ceph cluster, so accessmode ReadWriteMany should be supported. Unfortunately the documentation isn't the best at this point, so I have no clue if it's correct what I'm doing here.To Reproduce Assume the following
Riofile
content:rio up
rio system logs
(see below)Expected behavior
All pods come up, builds are starting, the cephfs is mounted into every container.
Kubernetes version: I'm running k3s version: v1.17.4+k3s1, Rio is installed without rdns support. If I did not use the same persistent volume name for multiple services, then everything is working as expected.
Rio version:
rio info
Additional context
rio system logs
output: