concourse / concourse/docker-image-resource
No support to specify source with digest
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 162
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The tag of the source does not allow using a tag with a digest, e.g. v1.2.3@sha256:26....
There also is no option to set the source image by digest.
Describe the solution you'd like
Add support for tags with digest or at least a separate digest in source.
Describe alternatives you've considered
No response
Additional context
No response
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
No file, test, or entry point is named. Start by locating the Go code that handles source.tag and image selection, then determine how tag-plus-digest and digest-only forms should be represented and tested; done means the source can select the intended image digest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100