Skip to content
#

application

Here are 4,812 public repositories matching this topic...

chivalryq
chivalryq commented Dec 1, 2021

功能上LGTM, 但现在每次get请求都要初始化一个 Git/Oss client,担心会有泄漏的问题,这块之后要考虑优化一下。

Originally posted by @wangyikewxgm in oam-dev/kubevela#2848 (review)

Now every time when we read addon files from GitHub or OSS, one client will be created. It causes resource waste and potential leak danger.
We should initialize an oss client and a github client. Use these two clie

latexcv

Improve this page

Add a description, image, and links to the application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the application topic, visit your repo's landing page and select "manage topics."

Learn more