mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-09 06:33:22 +00:00
* add restore item action to change PVC/PV storage class name Signed-off-by: Steve Kriss <krisss@vmware.com> * code review Signed-off-by: Steve Kriss <krisss@vmware.com> * change existing plugin names to lowercase/hyphenated Signed-off-by: Steve Kriss <krisss@vmware.com> * add validation for new storage class name Signed-off-by: Steve Kriss <krisss@vmware.com> * add test cases Signed-off-by: Steve Kriss <krisss@vmware.com> * changelog Signed-off-by: Steve Kriss <krisss@vmware.com> * fix imports Signed-off-by: Steve Kriss <krisss@vmware.com> * update plugin names to be more consistent Signed-off-by: Steve Kriss <krisss@vmware.com> * update unit tests to use pkg/test object constructors Signed-off-by: Steve Kriss <krisss@vmware.com>