Open MuriloCouceiro opened 1 month ago
The reason we chose not to support node selection in restore, is to cover the "waitForFirstConsumer" storageclasses where we need to wait for the restored pod be scheduled first before restoring the PV.
This can be easily fixed if #8044 is fixed.
Describe the problem/challenge you have In a hybrid (Windows and Ubuntu) cluster, I need to run Velero's pods on my Ubuntu nodes. I'm using the node-agent-config for the CSI Snapshot backup data movement, however, I cannot restore these backups since node selection is not allowed. The setup uses an NFS CSI Driver SC with Immediate Volume Binding.
Describe the solution you'd like Use the node-agent-config Configmap node selector for the restore data movement pods.
Anything else you would like to add: Slack short discussion
Environment:
velero version
): 1.14.1kubectl version
): v1.26.5/etc/os-release
):Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.