mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-19 22:42:44 +00:00
deba91ab9c
Only 3 of 13 Velero CRDs had short names (bsl, vsl, ssr). This adds short names to the remaining 10 CRDs for better kubectl usability: Backup=bkp, Restore=rst, Schedule=sched, BackupRepository=br, DeleteBackupRequest=dbr, DownloadRequest=dr, PodVolumeBackup=pvb, PodVolumeRestore=pvr, DataUpload=du, DataDownload=dd Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>