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 releases do not show up if there is a large number of releases #15

Open
stv-io opened this issue Sep 28, 2021 · 0 comments
Open

Helm releases do not show up if there is a large number of releases #15

stv-io opened this issue Sep 28, 2021 · 0 comments

Comments

@stv-io
Copy link

stv-io commented Sep 28, 2021

I have noticed that on installing v0.2.0 - if the cluster is relatively small (small number of releases) then the helm list shows up fine. For larger clusters - the list seems to be fetched, however the app keeps spinning forever, while the following logs are generated:

2021-09-28T14:56:42.283+0200	ERROR	api/content_manager.go:159	generate content	{"client-id": "133c6cf8-205b-11ec-a01c-acde48001122", "err": "generate content: grpc client content: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (34810808 vs. 16777216)", "content-path": "helm"}
github.com/vmware-tanzu/octant/internal/api.(*ContentManager).runUpdate.func1
	github.com/vmware-tanzu/octant/internal/api/content_manager.go:159
github.com/vmware-tanzu/octant/internal/api.(*InterruptiblePoller).Run.func1
	github.com/vmware-tanzu/octant/internal/api/poller.go:86
github.com/vmware-tanzu/octant/internal/api.(*InterruptiblePoller).Run
	github.com/vmware-tanzu/octant/internal/api/poller.go:95
github.com/vmware-tanzu/octant/internal/api.(*ContentManager).Start
	github.com/vmware-tanzu/octant/internal/api/content_manager.go:133

Unfortunately I can't help much on this myself. I've replicated this, both on a read-only instance running within the cluster itself, as well as using a macos local install.

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

1 participant