[Tekton] --output type=image,indexdest=/clientpath/to/index.json
Open
Nobody has claimed this yet.
kind/enhancement
- Dominant language
- Go
- Stars
- 10.3k
- Forks
- 1.5k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 48
Description
Tekton (seems going to be the successor of Knative Build) will expect BuildKit to be able to write index.json on a client volume
https://github.com/tektoncd/pipeline/pull/721/files#diff-2dbcd34fe99d14688c7e88a97fd6f99bR165
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
The issue names no source file or test. Start by reviewing the linked Tekton pull request and tracing BuildKit’s existing image output handling; identify the relevant entry point and a focused test before implementation. Done means the image output can write index.json to the requested client volume.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100