spinframework / spinframework/spin-operator
Support `imagePullPolicy` in SpinApp spec
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
This is supported in Pod Spec, so feels only natural to support this in SpinApp. Also much easier for the development stage.
I'll be happy to submit a PR.
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 spec and comparing it with the Kubernetes Pod Spec's imagePullPolicy field. Confirm how the field should be represented and propagated; the work is done when SpinApp resources support imagePullPolicy consistently with Pod Spec behavior.
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
- 45/100