harbor/src/chartserver
Wenkai Yin(尹文开) e3cbfac0cc
Fix bug for replicating chart triggered by event (#11578)
Use the new event model to fix bug for replicating chart triggered by event

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-04-16 16:15:21 +08:00
..
base_test.go
cache_test.go
cache.go move logger from common to lib 2020-04-02 14:09:03 +08:00
chart_operator_test.go
chart_operator.go move logger from common to lib 2020-04-02 14:09:03 +08:00
client.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
controller_test.go
controller.go move logger from common to lib 2020-04-02 14:09:03 +08:00
handler_interface.go
handler_manipulation_test.go
handler_manipulation.go Fix bug for replicating chart triggered by event (#11578) 2020-04-16 16:15:21 +08:00
handler_proxy_traffic_test.go
handler_proxy_traffic.go
handler_repo_test.go
handler_repo.go move logger from common to lib 2020-04-02 14:09:03 +08:00
handler_utility_test.go
handler_utility.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
reverse_proxy_test.go
reverse_proxy.go Fix bug for replicating chart triggered by event (#11578) 2020-04-16 16:15:21 +08:00
utils_test.go
utils.go