eclipse-theia / eclipse-theia/theia-cloud
Introduce named templates
- Dominant language
- Java
- Stars
- 99
- Forks
- 49
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 1
Description
Currently the operator uses a single template for all deployments (`templateDeployment.yaml`). While users may customize this template (see https://github.com/eclipsesource/theia-cloud/issues/49) we might have the situation where different app-definitions may require slightly different templates. We should provide a way to contribute different templates and map app definitions to their template.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the operator currently loads templateDeployment.yaml and how app definitions are handled. Identify the existing contribution point for deployment templates and the mapping path from an app definition to a template. Done means different templates can be contributed and selected for different app definitions, including the customization context in issue #49.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100