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

[BUG] ArtifcatHub installation failed #676

Closed
idanl21 opened this issue Dec 5, 2023 · 4 comments
Closed

[BUG] ArtifcatHub installation failed #676

idanl21 opened this issue Dec 5, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@idanl21
Copy link
Collaborator

idanl21 commented Dec 5, 2023

Hey friends
got that issue from customer

$ helm repo list
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/ubuntu/.kube/opensearch-beta-china-kubeconfig.yaml
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/ubuntu/.kube/opensearch-beta-china-kubeconfig.yaml
NAME               	URL
opensearch-operator	https://opensearch-project.github.io/opensearch-k8s-operator/

$ helm install opensearch-operator opensearch-operator/opensearch-operator
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/ubuntu/.kube/opensearch-beta-china-kubeconfig.yaml
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/ubuntu/.kube/opensearch-beta-china-kubeconfig.yaml
Error: INSTALLATION FAILED: failed to fetch https://opster.github.io/opensearch-k8s-operator/opensearch-operator-2.4.0.tgz : 404 Not Found

I think that you should edit the Artifacthub link cause of the repo change to Opensearch Org.
We need to change the ownership of the ArtifactHub repo

@idanl21 idanl21 added the bug Something isn't working label Dec 5, 2023
@prudhvigodithi
Copy link
Member

Thanks @idanl21, there is already an META issue opened related to this topic #674, please check.

@prudhvigodithi
Copy link
Member

Closing this issue and the installation looks good and transferred the helm repo in artifact-hub to opensearch-project organization
https://artifacthub.io/packages/search?org=opensearch-project&sort=relevance&page=1.
@idanl21 please re-open the issue if you see any problems.
Thanks

@pasztorl
Copy link

pasztorl commented Jan 5, 2024

helm repo add opensearch-operator https://opster.github.io/opensearch-k8s-operator/
Error: looks like "https://opster.github.io/opensearch-k8s-operator/" is not a valid chart repository or cannot be reached: failed to fetch https://opster.github.io/opensearch-k8s-operator/index.yaml : 404 Not Found

@pasztorl
Copy link

pasztorl commented Jan 5, 2024

sorry, my mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants