spinframework / spinframework/spin-operator
SpinApp: Support tolerations config
Open
Nobody has claimed this yet.
enhancement
needs discussion
- Dominant language
- Go
- Stars
- 289
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Feature request to support sending in user-defined node toleration config to the pod(s) representing a given SpinApp.
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 SpinApp custom-resource configuration and the code that creates its pods. Read the Kubernetes tolerations documentation linked in the issue, then trace how configuration reaches the pod specification. Done means user-defined node tolerations can be supplied for a SpinApp and appear on its resulting pods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100