You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.
Fixhelm#632
I build a chartmuseum service which has no charts, then add the
chartmuseum repo into kubeapps. But I get a 'error' pod, that is
unfriendly. I think it is better to add log for it.
Fixhelm#632
I build a chartmuseum service which has no charts, then add the
chartmuseum repo into kubeapps. But I get a 'error' pod, that is
unfriendly. I think it is better to add log for it.
Fixhelm#632
I build a chartmuseum service which has no charts, then add the
chartmuseum repo into kubeapps. But I get a 'error' pod, that is
unfriendly. I think it is better to add log for it.
Signed-off-by: FengyunPan2 <pan_feng_yun@163.com>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I add a empty repos into kubeapps, then I get a error pod.
logs:
# kubectl logs apprepo-sync-chartmuseum-q97wv-jjsgh -n kube-system
time="2019-05-27T07:52:31Z" level=fatal msg="Can't add chart repository to database: no charts in repository index"
# kubectl get pod -n kube-system | grep apprepo-sync-chartmuseum
apprepo-sync-chartmuseum-q97wv-jjsgh 0/1 Error 1 51s
The text was updated successfully, but these errors were encountered: