spinframework / spinframework/spin-operator
generate single yaml file for spin-operator and add to release assets
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 289
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
This yaml file would contain everything that folks get from the default helm install in the quickstart. Then, we can replace the helm install with a kubectl apply command, so folks don't have to use helm install during the quickstart if they don't want to.
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 locating the quickstart's default Helm install and the release process that produces assets. Trace how the chart's installed resources can be represented as one YAML file. Done means the generated YAML is included in release assets and the quickstart can use kubectl apply instead of requiring Helm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, helm, kubernetes
- Domain
- devops, infrastructure, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100