spinframework / spinframework/spin-operator
SpinApp: Support nodeSelector 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 nodeSelector 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 with the linked Kubernetes nodeSelector documentation and inspect the entry points that create the pod(s) representing a SpinApp. Determine how user-defined nodeSelector configuration is supplied to the SpinApp and propagated to those pods; done means the configured selector is present on the resulting pod specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100