velero/pkg/backup
Daniel Jiang 249d8f581a Add include/exclude policy to resources policy
fixes #8610

This commit extends the resources policy, such that user can define
resource include exclude filters in the policy and reuse it in different backups.

Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
2025-08-05 15:16:59 +08:00
..
actions Remove the WaitUntilVSCHandleIsReady from vs BIA. 2025-07-31 15:35: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 Add include/exclude policy to resources policy 2025-08-05 15:16:59 +08:00
backup_test.go bump up kopia to v0.21.1 2025-07-22 15:56:04 +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 chore: enable usetesting linter 2025-06-26 08:05:50 +02: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 Accommodate VGS workflows in PVC CSI plugin 2025-07-21 11:36:40 -07:00