velero/pkg/test
Wenkai Yin(尹文开) 956248e8a6 Create informer per resources to avoid huge memory consumption
Create informer per resources to avoid huge memory consumption

Fixes #7323

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2024-01-18 10:47:00 +08:00
..
mocks refactor backup snapshot status updates into UpdateBackupSnapshotsStatus() and run in backup_finalizer_controller 2023-11-02 15:30:35 -04:00
api_server.go Remove dependency of generated client part 3 2023-11-06 11:34:39 +08:00
comparisons.go Add UT for pkg/cmd/cli/backup (#6400) 2023-06-21 11:10:13 +08:00
discovery_client.go Enable staticcheck and resolve found issues. 2023-04-25 11:33:40 +08:00
fake_controller_runtime_client.go Remove dependency of generated client part 2 2023-11-03 17:11:36 +08:00
fake_credential_file_store.go Pass configured BSL credential to plugin via config (#3442) 2021-03-04 13:43:15 -08:00
fake_discovery_helper.go Enable stylecheck linter and resolve found issues. 2023-04-25 14:37:02 +08:00
fake_dynamic.go Create informer per resources to avoid huge memory consumption 2024-01-18 10:47:00 +08:00
fake_file_system.go Enable errcheck linter and resolve found issues. 2023-04-28 09:33:42 +08:00
fake_mapper.go Add UT for pkg/discovery 2023-06-15 02:45:34 +00:00
fake_namespace.go Fix CVE-2020-29652 and CVE-2020-26160 (#4274) 2021-11-03 13:30:26 -07:00
fake_volume_snapshotter.go Enable linter revive and resolve found errors: part 2. (#6177) 2023-04-26 14:05:22 +08:00
helpers.go Modify golangci.yaml file. Resolve found lint issues. (#6008) 2023-03-24 12:15:08 +08:00
mock_pod_command_executor.go Modify golangci.yaml file. Resolve found lint issues. (#6008) 2023-03-24 12:15:08 +08:00
mocks.go refactor backup snapshot status updates into UpdateBackupSnapshotsStatus() and run in backup_finalizer_controller 2023-11-02 15:30:35 -04:00
resources.go Add DataUpload Result and CSI VolumeSnapshot check for restore PV. 2023-11-06 22:40:03 +08:00
tar_writer.go Enable more linters, and remove mal-functioned milestoned issue action. 2023-04-25 23:31:51 +08:00
test_logger.go configurable data path concurrency: UT 2023-11-06 20:29:33 +08:00