velero/pkg/backup
Xun Jiang 1b7175394a Skip VS and VSC not created by backup.
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
2025-06-07 10:51:05 +08:00
..
actions Skip VS and VSC not created by backup. 2025-06-07 10:51:05 +08:00
backed_up_items_map.go Implement parallel ItemBlock processing via backup_controller goroutines 2025-02-12 12:03:37 -05:00
backup.go Run backup post hooks inside ItemBlock synchronously 2025-02-17 13:27:41 +08:00
backup_test.go Skip namespace in terminating state in backup resource collection. 2025-05-29 10:32:32 +08:00
delete_helpers.go fix goimport noise in prep for bump to latest 2020-03-02 10:55:08 -07:00
item_backupper.go Add labels as a criteria for volume policy (#8713) 2025-02-26 10:02:45 -05:00
item_backupper_test.go testifylint: enable error-nil rule (#7670) 2024-07-16 12:23:16 -04:00
item_block_worker_pool.go Implement parallel ItemBlock processing via backup_controller goroutines 2025-02-12 12:03:37 -05:00
item_collector.go Skip namespace in terminating state in backup resource collection. 2025-05-29 10:32:32 +08:00
item_collector_test.go Skip namespace in terminating state in backup resource collection. 2025-05-29 10:32:32 +08:00
itemblock.go Don't include excluded items in ItemBlocks 2025-01-06 18:11:45 -05:00
pv_skip_tracker.go Modify the volume helper logic. 2024-05-23 09:57:21 +08:00
pv_skip_tracker_test.go Add actions directory for backup and restore. 2024-03-29 13:21:50 +08:00
request.go Implement parallel ItemBlock processing via backup_controller goroutines 2025-02-12 12:03:37 -05:00
request_test.go Make BackedUpItems thread safe 2024-12-03 15:23:45 -05:00
snapshots.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08:00