mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-04 23:17:45 +01:00
107e468b60
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> |
||
---|---|---|
.. | ||
base_test.go | ||
cache_test.go | ||
cache.go | ||
chart_operator_test.go | ||
chart_operator.go | ||
client.go | ||
controller_test.go | ||
controller.go | ||
handler_interface.go | ||
handler_manipulation_test.go | ||
handler_manipulation.go | ||
handler_proxy_traffic_test.go | ||
handler_proxy_traffic.go | ||
handler_repo_test.go | ||
handler_repo.go | ||
handler_utility_test.go | ||
handler_utility.go | ||
redis_sentinel.go | ||
reverse_proxy_test.go | ||
reverse_proxy.go | ||
utils_test.go | ||
utils.go |