Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart cannot be installed #1900

Closed
homesicker opened this issue Mar 5, 2024 · 1 comment
Closed

Helm Chart cannot be installed #1900

homesicker opened this issue Mar 5, 2024 · 1 comment

Comments

@homesicker
Copy link

homesicker commented Mar 5, 2024

Describe the bug
It is impossible to install something from the custom helm chart from the developer console. Installation from cli is successful.

Version
4.15.0-0.okd-2024-02-10-035534

How reproducible
Add custom helm repository, try to install helm chart from developer console. My OKD on air-gapped env, and I use JFrog to proxy the helm repository, on this example I try install airflow from bitnami.

Log bundle
Unfortunately I cannot attach full logs due to confidentiality.
This error showing in developer console, after click Install on helm chart

Helm Chart cannot be installed
The Helm Chart is currently unavailable. r: Failed to retrieve chart: error locating chart: looks like "https://changed" is not a valid chart repository or cannot be reached: open /.cache/helm/repository/HICBXQckXENriy8g4WdGOsXAnWM=-index.yaml: no such file or directory

I found that the Helm installation is called from the openshift-console pod, so this folder is not there.

@codespearhead
Copy link

As this comment states:

We changed the bitnami/charts helm repository to use OCI. Check the new instructions here https://github.com/bitnami/charts/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants