apache / apache/pulsar-helm-chart

Helm chart is too big to be installed through rancher manager

Open
#621 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
240
Forks
260
Avg merge
4h 12m
Merged PRs (30d)
1

Description

**Describe the bug**
Since version 4.0.0 pulsar helm chart is too big (> 1 MB), and it makes it impossible to install through Rancher Manager

**To Reproduce**
If you try to install pulsar 4.1.0 through rancher manager interface, you will have an error raised:

message=Secret "helm-operation-2cbbx" is invalid: data: Too long: must have at most 1048576 bytes

**Additional context**
Rancher is storing the helm chart tar ball in a secret, nevertheless, since victoria metrics dependency was added, the size of the helm tar ball has increased to be bigger now than 1 MB. And in kubernetes, by default, secret cannot be bigger than 1 MB, so it is cannot be installed.

Image

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

No specific files or tests are named. Start by inspecting the Helm chart package and its Victoria Metrics dependency, then reproduce a Pulsar 4.1.0 installation through Rancher Manager; done means the packaged chart is no larger than Kubernetes' 1 MB Secret limit and installs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
infrastructure
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.