velero/pkg/test
Scott Seago 7750e12151 Perf improvements for existing resource restore
Use informer cache with dynamic client for Get calls on restore
When enabled, also make the Get call before create.

Add server and install parameter to allow disabling this feature,
but enable by default

Signed-off-by: Scott Seago <sseago@redhat.com>
2023-10-11 10:51:39 -04:00
..
api_server.go Perf improvements for existing resource restore 2023-10-11 10:51:39 -04: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 Add data mover CRD under v2alpha1 (#6176) 2023-05-16 15:09:54 -04: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 Perf improvements for existing resource restore 2023-10-11 10:51:39 -04: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
resources.go Retrieve DataUpload into backup result ConfigMap during volume snapshot restore. 2023-06-30 11:13:04 +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 add UT for pkg/util 2023-06-08 14:00:58 +08:00