harbor/src
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
..
cmd add parameters for PostgreSQL (#16641) 2022-11-30 19:08:08 +08:00
common fix robot account list project (#18304) 2023-03-09 14:16:18 +08:00
controller refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
core refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
jobservice refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
lib feat: upgrade golang to 1.20.1 (#18370) 2023-03-17 17:49:44 +08:00
migration bump beego (#17801) 2022-11-24 18:07:42 +08:00
pkg refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
portal Bump webpack from 5.74.0 to 5.76.0 in /src/portal/app-swagger-ui (#18352) 2023-03-20 15:06:00 +08:00
registryctl Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
server refactor: refactor the old goroutine execution sweep (#18361) 2023-03-21 10:10:55 +08:00
testing feat: upgrade mockery version (#18332) 2023-03-11 08:16:11 +08:00
vendor Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00
.golangci.yaml chore: clean up no longer support linters for golang-lint (#18165) 2023-02-10 16:27:37 +01:00
favicon.ico
go.mod Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00
go.sum Upgrade Golang packages (#18376) 2023-03-20 15:59:37 +08:00