makeplane / makeplane/helm-charts
Protect Redis server with password authentication
Open
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 23
- Forks
- 31
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 13
Description
Among the 4 Plane-CE components, only Redis is not protected by a password. It should be added for enhanced security, especially in a shared K8s cluster or non-overlay network.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Redis chart templates and values configuration in this repository, then inspect how the other Plane-CE components handle credentials. Define the required password configuration and verify that Redis starts with authentication enabled in a shared Kubernetes deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, redis
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100