We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to generate pipelinerun attestations with the same config as taskruns.
Errors are generated looked for keys to attest/verify pipelineruns.
Pipelinerun attestations should use the kms for keys.
Copy taskrun config patches to match pipelinerun.
https://tekton.dev/docs/chains/config/#pipelinerun-configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
We need to generate pipelinerun attestations with the same config as taskruns.
Current Behavior
Errors are generated looked for keys to attest/verify pipelineruns.
Expected Behavior
Pipelinerun attestations should use the kms for keys.
Possible Solution or Alternative
Copy taskrun config patches to match pipelinerun.
Context
https://tekton.dev/docs/chains/config/#pipelinerun-configuration
The text was updated successfully, but these errors were encountered: