Deividas Burškaitis
Deividas Burškaitis
It's been bound for over a 100 days, it's not a new PVC. We create them manually once and re-use them.
Here's an example of my configuration. PV: ``` apiVersion: v1 kind: PersistentVolume metadata: annotations: pv.kubernetes.io/bound-by-controller: "yes" creationTimestamp: "2022-05-31T13:40:40Z" name: data-platform-cephfs-read-smaug spec: accessModes: - ReadOnlyMany capacity: storage: 1Gi claimRef: apiVersion: v1...
This is the one I used to test it specifically: ``` apiVersion: v1 kind: Pod metadata: labels: test: yes name: pvc-test namespace: data-platform spec: containers: - command: - tail -...
I've tried updating to 3.7.1 with not much luck but I did dig a bit more and I found some interesting things. - Updated to 3.7.1 - Created the same...
I've tried completely uninstalling the old Helm release, installed 3.7.1, created a PV and PVC for a different volume in a different namespace, and created a pod using that PVC....
Completed? What is completed? Ignorance of the bug? Sorry that I can't keep breaking cluster every day to get the logs.
> For some reason it's the opposite for me, I can see the original message, but not the image reply. Still same issue on Android. If I press on the...