Skip to content

Update volume policy check to use 'custom' action after upstream velero changes #4

Description

@shubham-pampattiwar

Summary

The kubevirt datamover plugin currently checks for snapshot volume policy action to determine if a VM should be backed up via the kubevirt datamover.

Once upstream Velero changes are merged (adding support for custom volume policy actions), this should be updated to check for custom action type and inspect the action parameters map to verify it's for kubevirt (not some other custom action).

Related

TODO

  • Update checkVolumePolicies to check for custom action type
  • Inspect action parameters map to verify kubevirt-specific action
  • Update related constants in common/types.go

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
New / Design

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions