redhat-developer / redhat-developer/mapt
[enhancement] Tekton templates ImagePullPolicy review
Open
Nobody has claimed this yet.
component/tekton
enhancement
good first issue
priority/LOW
- Dominant language
- Go
- Stars
- 24
- Forks
- 36
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 8
Description
The tekton templates have the pull policy for the image to always, this is helpful when debugging PRs but once we create a new release the policy should be removed as image will never change.
Contributor guide
No contributing guide indexed for this repository
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 Tekton templates and the release-generation path to find where ImagePullPolicy is set to Always. Confirm how released templates are produced, then verify that the released output no longer forces Always while debugging templates retain the current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100