JeromeJu
JeromeJu
Maybe we would like to add 'Use verification policy instead' for pointing users to the alternative. ^ I think this might also apply to the release note
/assign @afrittoli @JeromeJu
[TestHelmDeployPipelineRun](https://github.com/tektoncd/pipeline/blob/main/test/helm_task_test.go#L42) and [TestKanikoTaskRun](https://github.com/tektoncd/pipeline/blob/main/test/kaniko_task_test.go#L44) are highly dependent on `imagedigestexporter`, I am trying to figure out in which way shall we refactor these tests?
In this PR, one question regarding removing the image resource at https://github.com/tektoncd/pipeline/pull/6002 is that dependencies is within the apis at https://github.com/tektoncd/pipeline/pull/6002. But the image resources api itself is being removed...
> Isn't imagedigestexporter part of the image resource? I think so, so according to the dependencies we shall remove it along with the removal of the image `pipelineResources` apis? But...
/kind cleanup /retest test: TestPipelineRun/fan-in_and_fan-out times out
/kind misc
/retest
Also updated TEP0074 at https://github.com/tektoncd/community/pull/922 Thanks for the reminder cc @lbernick