-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozen
Description
Background
One important field in SLSA provenance is predicate.builder.builderID.
Chains does support setting this value via the configmap field named builder.id, which is great and we'd like to keep this. But the default builderID https://tekton.dev/chains/v2 set here sounds not right.
Expected Behavior
Chains has correct default value for the builder id.
Actual Behavior
The default value used by Chains is https://tekton.dev/chains/v2. It doesn't make sense because Chains apparently is not the builder and doesn't contribute to the artifact build.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozen
Type
Projects
Status
Done