Ability to define custom images
Open
@jkandasa is already working on this.
Since Oct 22, 2023.
kind/feature
lifecycle/frozen
- Dominant language
- Go
- Stars
- 608
- Forks
- 263
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 125
Description
Feature request
We would like the ability to define custom images for Tekton helpers. In the Tekton Pipelines controller I can specify the entrypoint image here: https://github.com/tektoncd/pipeline/blob/1871c302c907b37b8150171bdea54208e885de3c/config/controller.yaml#L68
It is not clear how to specify custom images when using the operator. We would like to either have the docs updated, or a config param
Use case
We are working on instrumenting the entrypoint binary with in-toto. Our customer uses the Tekton Operator. https://github.com/testifysec/pipeline/tree/witness-integration
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.
Assessment
This issue has not been assessed yet.