* feat(DataVolume): Add default instance type labels from VolumeSnapshots
de5ba85 started updating DataVolumes when reconciled, adding any labels
found on PVC or DataSource sources. This commit is a follow up that
starts adding labels also from VolumeSnapshots.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
* feat(DataVolume): Add instance type labels from Registry imports
de5ba85 started updating DataVolumes when reconciled, adding any labels
found on PVC or DataSource sources. This commit is a follow up that
starts adding labels also from Registry imported PVCs.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
---------
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>