gitops-tools / gitops-tools/gitopssets-controller
Support file-based template rendering
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 14
Description
Add a feature allowing file-based templating to get around the issues with storing YAML/JSON in the templates.
Perhaps stored as raw data (maybe base64?) but specifically written out before rendering in a temporary location.
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
No file, test, or entry point is named. Start by locating the template-rendering path in the Go controller and determine how templates are currently stored and rendered; done means file-based template data can be written to a temporary location and rendered without embedding YAML or JSON directly in templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100