harbor/src/chartserver
Steven Zou 5ccfa9f8ad Add retry with backoff when creating redis cache for chart server
Signed-off-by: Steven Zou <szou@vmware.com>
2018-11-28 22:23:03 +08:00
..
base_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
cache_test.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
cache.go Add retry with backoff when creating redis cache for chart server 2018-11-28 22:23:03 +08:00
chart_operator_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
chart_operator.go Fix the malformat json data of chart list API 2018-11-28 17:07:17 +08:00
client.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
controller_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
controller.go Rebase to fix conflicts 2018-09-19 17:46:47 +08:00
handler_interface.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
handler_manipulation_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_manipulation.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
handler_proxy_traffic.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_repo_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_repo.go Merge branch 'master' into return_labels_in_chart_api 2018-09-20 17:55:48 +08:00
handler_utility_test.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
handler_utility.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
reverse_proxy_test.go Rename the import path of new package 'label' 2018-09-20 10:31:29 +08:00
reverse_proxy.go Fix failures of UT cases of chart API related 2018-09-21 14:02:45 +08:00
utils_test.go Rename the import path of new package 'label' 2018-09-20 10:31:29 +08:00
utils.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00