add subchart for whiteboard backend
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 534
- Forks
- 314
- Avg merge
- 42m
- Merged PRs (30d)
- 1
Description
Description of the change
As the whiteboard app in hub9 onward is promoted to have an internal back end service, it'll be cool to have it's deployment routine (aka sub chart) integrated in this chart.
Benefits
Get the whiteboard back end running by easily editing a few lines in your values.yaml files on kubernetes based setups.
Possible drawbacks
Don't see any
Additional information
Would be cool to have kinda feature toggle
whiteboardBackendService:
enable: true
in the values.yaml evaluated in the Chart.yaml
Contributor guide
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 reading the chart's Chart.yaml and values.yaml to understand how a whiteboard backend subchart and feature toggle would fit. Identify the deployment details required by the whiteboard backend service; done means enabling the values.yaml toggle integrates its deployment for Kubernetes-based setups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100