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

CI: CLI build fails during helm dependency update #4284

Closed
@shashankram

Description

Bug description:
OSM CLI build has been failing occasionally with the following error:

helm dependency update charts/osm
Getting updates for unmanaged Helm repositories...
...Unable to get an update from the "https://charts.bitnami.com/bitnami" chart repository:
Error: no cached repository for helm-manager-54d2620bbb6f1bb3f35d4c7f945bfa25077949488dcbb0a4d01c90f2c35baa59 found. (try 'helm repo update'): open /home/runner/.cache/helm/repository/helm-manager-54d2620bbb6f1bb3f35d4c7f945bfa25077949488dcbb0a4d01c90f2c35baa59-index.yaml: no such file or directory
	stream error: stream ID 1; INTERNAL_ERROR

The helm dependency update command used in the Makefile fails when it shouldn't.

Affected area (please mark with X where applicable):

  • CI System [X]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions