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

klusterlet helm chart is not available in open-cluster-management.io/helm-charts #596

Closed
charlesmelby opened this issue Aug 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@charlesmelby
Copy link

Describe the bug
The documentation gives a helm repository for the klusterlet chart, but the chart doesn't exist.

To Reproduce
Steps to reproduce the behavior:

$ helm repo add ocm https://open-cluster-management.io/helm-charts
"ocm" already exists with the same configuration, skipping
$ helm repo update                                                
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ocm" chart repository
Update Complete. ⎈Happy Helming!⎈
$ helm search repo ocm                                            
NAME                             	CHART VERSION	APP VERSION	DESCRIPTION                                       
ocm/argocd-pull-integration      	0.11.0       	1.0.0      	A Helm chart for OCM Argo CD Pull Model Integra...
ocm/cluster-gateway-addon-manager	1.4.0        	1.0.0      	A Helm chart for Cluster-Gateway Addon-Manager    
ocm/cluster-proxy                	0.5.0        	1.0.0      	A Helm chart for Cluster-Proxy OCM Addon          
ocm/dummy                        	1.0.2        	1.0.0      	A Helm chart for Dummy                            
ocm/managed-serviceaccount       	0.6.0        	1.0.0      	A Helm chart for Managed ServiceAccount Addon     
ocm/multicluster-controlplane    	0.5.0        	0.5.0      	A Helm chart for multicluster-controlplane        
ocm/multicluster-mesh            	0.0.2        	1.0.0      	A Helm chart for Multicluster Service Mesh OCM ...
$ helm show chart ocm/klusterlet                                  
Error: chart "klusterlet" matching  not found in ocm index. (try 'helm repo update'): no chart name found

Expected behavior
klusterlet chart should exist.

Environment ie: OCM version, Kubernetes version and provider:
macOS

$ sysctl kern.version
kern.version: Darwin Kernel Version 23.5.0: Wed May  1 20:09:52 PDT 2024; root:xnu-10063.121.3~5/RELEASE_X86_64

$ helm version
version.BuildInfo{Version:"v3.15.3", GitCommit:"3bb50bbbdd9c946ba9989fbe4fb4104766302a64", GitTreeState:"clean", GoVersion:"go1.22.5"}
@charlesmelby charlesmelby added the bug Something isn't working label Aug 14, 2024
@zhujian7
Copy link
Member

/cc @zhiweiyin318

@charlesmelby
Copy link
Author

charlesmelby commented Aug 14, 2024

Oops, I thought this was available in 0.14 release but I see now that it is not yet part of an official release.

@qiujian16
Copy link
Member

the PR to make it published in the next release #578

@qiujian16
Copy link
Member

The helm chart is available now
/close

@openshift-ci openshift-ci bot closed this as completed Oct 30, 2024
Copy link
Contributor

openshift-ci bot commented Oct 30, 2024

@qiujian16: Closing this issue.

In response to this:

The helm chart is available now
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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
Status: Done
Development

No branches or pull requests

3 participants