apache / apache/pulsar-helm-chart
Helm chart is too big to be installed through rancher manager
- 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.
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