spinframework / spinframework/spin-operator
add imagePullSecret to the spin operator deployment yaml in helm chart
Open
Nobody has claimed this yet.
- #68 by @michelleN — closed without merging
- Dominant language
- Go
- Stars
- 289
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
for pulling private spin operator container image
- also need instructions for creating the secret
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
Inspect the deployment YAML in the Helm chart and the existing chart documentation. First trace how the Spin operator image is configured, then determine where an imagePullSecret and its creation instructions belong. Done means private Spin operator images can be pulled through the chart and users can follow the documented secret setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100