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
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.
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.
👍 for "The project would be better with this feature added"
👎 for "This feature will not enhance the project in a meaningful way"
The text was updated successfully, but these errors were encountered:
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.
Restore node-selector feature for data mover restore is a valid requirement, however, it will not be used to solve the hybrid cluster problem.
The hybrid cluster problem will be solved as part of Windows support in 1.16 with some other ways.
Therefore, I will remove the Area/WindowsSupport tag and use this issue to track restore node-selector feature itself.
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.
The text was updated successfully, but these errors were encountered: