harbor/src
stonezdj 107e468b60 Refactor configure api to new programming model
Changes include:
1. Move core/config to controller/config
2. Change the job_service and gcreadonly to depends on lib/config instead of core/config
3. Move the config related dao, manager and driver to pkg/config
4. Adjust the invocation of the config API, most of then should provide a context parameter, when accessing system config, you can call it with background context, when accessing user config, the context should provide orm.Context

Signed-off-by: stonezdj <stonezdj@gmail.com>
2021-04-09 08:10:11 +08:00
..
chartserver Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
cmd Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
common Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
controller Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
core Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
jobservice Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
lib Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
migration Add id column to data_migration table 2020-08-20 17:43:15 +08:00
pkg Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
portal Fix pull command issue for unlogged users (#14584) 2021-04-08 18:42:46 +08:00
registryctl handle path not found when to delete manifest 2020-07-23 03:37:11 +08:00
server Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
testing Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
vendor Add exporter to harbor 2020-12-09 20:42:14 +08:00
favicon.ico
go.mod Add exporter to harbor 2020-12-09 20:42:14 +08:00
go.sum Add exporter to harbor 2020-12-09 20:42:14 +08:00