cloudnativeapp / charts

Localized Helm charts from Helm Hub to China
https://developer.aliyun.com/hub
Apache License 2.0
417 stars 100 forks source link

`acs-engine-autoscaler` could not be found by `helm search` #15

Open zzxwill opened 5 years ago

zzxwill commented 5 years ago
➜  /Users/zhouzhengxi helm repo list
NAME        URL
incubator   https://kubernetes-charts-incubator.storage.googleapis.com/
apphub      https://apphub.aliyuncs.com
stable      https://kubernetes-charts.storage.googleapis.com/
➜  /Users/zhouzhengxi helm search acs-engine-autoscaler
NAME                            CHART VERSION   APP VERSION DESCRIPTION
stable/acs-engine-autoscaler    2.2.2           2.1.1       DEPRECATED Scales worker nodes within agent pools

It seems that those charts in the Github repo aren't fully synchronized to repo https://apphub.aliyuncs.com.

hongchaodeng commented 5 years ago

Right. acs-engine-autoscaler has been deprecated and removed.

zzxwill commented 5 years ago

Got it, thanks.

zzxwill commented 5 years ago

So you guys is maintaining a deprecated chart list which shows those charts in this git repo and not in chart repo?