harbor/src/pkg/task
Wenkai Yin 027c80ea58 Ignore the not found error in some cases
Ignore the not found error in some cases
Fixes #14154

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2021-02-03 20:26:50 +08:00
..
dao Tiny fixes for task manager 2020-12-14 17:26:32 +08:00
execution_test.go feat: save summary for the scan all execution (#13931) 2021-01-08 10:10:31 +08:00
execution.go Ignore the not found error in some cases 2021-02-03 20:26:50 +08:00
hook_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
hook.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
mock_execution_dao_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
mock_jobservice_client_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_dao_test.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
mock_task_manager_test.go Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00
mock.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
model.go feat(retention) refactor task manager 2021-01-05 12:08:03 +08:00
registry_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
registry.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
task_test.go Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00
task.go Don't ignore the NotFoundErr when handling the status hook of tasks to avoid the status out of sync 2021-01-20 14:53:50 +08:00