mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-25 16:46:19 +00:00
The DataUpload and DataDownload controllers now copy and delete namespace-scoped secrets/configmaps for backup/restore PVC provisioning. Add the corresponding kubebuilder RBAC markers (get;list;create;delete on secrets and configmaps) and regenerate the ClusterRole. Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>