velero/pkg/backup
qiuming 9373c8a383
Merge pull request #4818 from blackpiglet/2499-add-metric-for-csi-snapshot
Add CSI VolumeSnapshot related metrics.
2022-04-15 16:55:37 +08:00
..
mocks Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
testdata Fix various typos found by codespell (#3057) 2020-11-10 11:48:35 -05:00
backup.go Simplify by assuming nil is false and use boolptr util function 2022-02-09 16:58:07 -08:00
backup_pv_action.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
backup_pv_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
backup_test.go Verify group before treating resource as cohabitating (#4126) 2021-11-03 18:11:32 -04:00
delete_helpers.go fix goimport noise in prep for bump to latest 2020-03-02 10:55:08 -07:00
item_backupper.go Avoid duplicated snapshotting, when CSI is enabled 2022-04-07 23:32:48 +08:00
item_backupper_test.go Modify according to comments 2022-02-22 16:23:10 +08:00
item_collector.go Merge pull request #4306 from alaypatel07/fix-paging 2021-11-10 07:53:58 +08:00
item_collector_test.go Enhance Backup to backup resources in specific order. (#2724) 2020-08-12 17:17:31 -07:00
pod_action.go Correct copyright comment and string compare 2022-03-21 12:01:26 -04:00
pod_action_test.go Correct copyright comment and string compare 2022-03-21 12:01:26 -04:00
pvc_snapshot_tracker.go restic: only backup ReadWriteMany PVC's once per velero backup (#1896) 2019-10-08 17:16:35 -04:00
rbac.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
remap_crd_version_action.go Bypass the remap CRD version plugin when v1beta1 CRD is not supported 2022-02-22 18:59:47 +08:00
remap_crd_version_action_test.go Bypass the remap CRD version plugin when v1beta1 CRD is not supported 2022-02-22 18:59:47 +08:00
request.go Update according to comments. Remove csiVolumeSnapshotsStorageTotal related code. 2022-04-15 08:05:56 +00:00
request_test.go ensure backup resource list per gvk is sorted 2019-08-08 13:53:40 -07:00
service_account_action.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
service_account_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00