eclipse-theia / eclipse-theia/theia-cloud
Allow to exchange kubernetes templates via helm chart
- Dominant language
- Java
- Stars
- 99
- Forks
- 49
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 1
Description
See https://github.com/eclipsesource/theia-cloud/issues/49
custom templates have to be placed in `/templates/` in the operator
We could use a volume mount via the helm chart instead of building a custom docker image
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked issue 49 and inspecting the Helm chart and operator configuration, especially how custom templates are expected under /templates/. Verify whether the chart can mount that directory as a volume without requiring a custom Docker image, then confirm the resulting deployment makes custom templates available to the operator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100