Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Don't return error when repos have no chart #632

Open
@FengyunPan2

Description

@FengyunPan2

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

Activity

added a commit that references this issue on May 27, 2019
66b3345
added 2 commits that reference this issue on May 27, 2019
147a1dd
86b6e66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Participants

    @FengyunPan2

    Issue actions

      Don't return error when repos have no chart · Issue #632 · helm/monocular