You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
We have a setup where the NFS CSI driver creates the PV's dynamically once the PVC's are created/restored. This is done by specifying the correct storage classes.
However, when Velero backs up the PVC's, it adds a selector that breaks the PV creation by the NFS driver:
What steps did you take and what happened:
We have a setup where the NFS CSI driver creates the PV's dynamically once the PVC's are created/restored. This is done by specifying the correct storage classes.
However, when Velero backs up the PVC's, it adds a selector that breaks the PV creation by the NFS driver:
What did you expect to happen:
We expect the restore to happen without Velero adding extra selectors that break the dynamic PV creation.
The output of the following commands will help us better understand what's going on:
Environment:
Velero helm chart 6.4.x, Velero version 1.13.2
Kubernetes version 1.27
The text was updated successfully, but these errors were encountered: