velero-io/velero

Support per-storageclass VSClass annotation

Open

#8,807 opened on Mar 22, 2025

View on GitHub
 (9 comments) (1 reaction) (1 assignee)Go (1,550 forks)auto 404
1.19-candidateHelp wantedNeeds triageReviewed Q2 2025Reviewed Q3 2025backlog

Repository metrics

Stars
 (10,111 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the problem/challenge you have

On csi providers that need specific VSC settings for a single type of SC driver depending on how it's configured, such as Nutanix, the only option to use csi snapshots is currently to annotate each PVC with the relevant VSC. This is cumbersome and not well scalable if there are a lot of PVCs from different sources.

Describe the solution you'd like

We'd like to support setting a VSC in the StorageClass, which is already configured with the driver settings.

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.

  • :+1: for "The project would be better with this feature added"
  • :-1: for "This feature will not enhance the project in a meaningful way"

Contributor guide