Vincent Demeester

Results 126 issues of Vincent Demeester

Signed-off-by: Vincent Demeester

The idea is to mimic running a `PipelineRun` with a `ServiceAccount` that has some secrets attach. The idea is that setting this would make all steps to have a `/tetkon/home/…`...

enhancement

As of today, using `plain` output (default when no tty) is relatively verbose and hard to read. We could do something closer to dagger's output instead: ![2022-03-30-155004](https://user-images.githubusercontent.com/6508/160850365-dff5a95d-fc05-4a80-9d0e-46db709ac033.png)

enhancement

enhancement

Make it possible to pass arguments to the build. This would be useful for: - Overidding PipelineRun parameters - Pass secrets, configmap, … - Pass options to the frontend -...

enhancement

Make sure we take into account `PodTemplate` when running Pipelines and Tasks

enhancement

As a non-required check, to see the progress of "support" 😝

enhancement

If we see a `CustomTask` (in a `Pipeline`) how should we *act* ? Should we support some (matrix, …) or just error out ?

question

Create some documentation around how to use `buildkit-tekton` with docker, or buildkit itself, as well as options, shortcomings, …

documentation

Support all the thing we can support from ContainerSpec

enhancement