buildsec / frsca

https://buildsec.github.io/frsca
Apache License 2.0
225 stars 31 forks source link

Update Tekton Pipeline v0.44.3-v0.50.0 #460

Closed bradbeck closed 1 year ago

bradbeck commented 1 year ago

Release: https://github.com/tektoncd/pipeline/releases/tag/v0.50.0

bradbeck commented 1 year ago

It appears that tkn pr logs --last -f never returns for sample-pipeline.

I see similar behavior when running locally, but PipelineRun shows as Succeeded and the image has been signed and attested by chains. Might be a tkn issue.

The PipelineRun state via tkn for sample-pipeline differs slightly from buildpacks:

$ tkn pr ls
NAME                            STARTED          DURATION   STATUS
example-sample-pipeline-v8c79   13 minutes ago   1m28s      Succeeded
example-buildpacks-bds2q        1 hour ago       1m17s      Succeeded(Completed)