velero/internal/delete
Xun Jiang 908e2c63ba Check whether the action is a CSI action and whether CSI feature is
enabled, before executing the action.

The DeleteItemAction is not checked, because the DIA doesn't have a
method to get the action's plugin name.
This should be OK, because the CSI will check whether the VS and VSC
have a backup name annotation. If the VS and VSC is not handled by
the CSI plugin, then they don't have the annotation.

Signed-off-by: Xun Jiang <jxun@vmware.com>
2023-10-24 16:54:38 +08:00
..
delete_item_action_handler.go Check whether the action is a CSI action and whether CSI feature is 2023-10-24 16:54:38 +08:00
delete_item_action_handler_test.go fix: delete empty backups 2022-04-12 13:13:56 +03:00