harbor/src/controller
Chlins Zhang f21b1481bb
refactor: refactor the old goroutine execution sweep (#18361)
refactor: refactor the old goroutine execution sweep to global execution sweep job

1. Delete the old goroutine execution sweeper when create execution.(in the case of high concurrency can cause goroutine backlogs, affect the performance of core)
2. Introduce the new way to sweep executions, a global scheduled job will take the work.

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-03-21 10:10:55 +08:00
..
artifact feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
blob lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
config fix: align some configuration api fields validation with frontend (#17903) 2022-12-05 15:52:41 +08:00
event feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
gc refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
health remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
icon Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
immutable lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
jobmonitor Get job log by job_id in worker (#18261) 2023-03-06 13:19:10 +08:00
jobservice Change queue name for purge audit log and filter the old one (#18182) 2023-02-20 16:03:22 +08:00
ldap lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
member Add check when adding project member (#17701) 2022-10-28 15:06:27 +08:00
p2p/preheat refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
project project userid not found log level into debug (#17343) 2022-08-08 14:20:13 +08:00
proxy feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00
purge Change queue name for purge audit log and filter the old one (#18182) 2023-02-20 16:03:22 +08:00
quota fix: reduce the high db cpu usage for tag retention (#17296) 2022-08-04 10:08:02 +08:00
registry feat: introduce the copy by chunk for replication (#17602) 2022-11-01 11:19:17 +08:00
replication refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
repository lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
retention refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
robot Update robot account to skip NotFoundErr (#18321) 2023-03-08 15:39:50 +08:00
scan refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
scandataexport refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
scanner lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
systemartifact refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
systeminfo remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
tag Check tag name for OCI spec (#18311) 2023-03-10 10:40:37 +08:00
task refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
user lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
usergroup lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
webhook feat: integrate CloudEvents to webhook (#18322) 2023-03-14 10:44:25 +08:00