sigstore / policy-controller

Sigstore Policy Controller - an admission controller that can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from cosign
Other
123 stars 54 forks source link

Add support for custom trusted root target #1607

Closed codysoyland closed 1 month ago

codysoyland commented 2 months ago

Description

The support for the trusted_root.json target hardcodes its file name. GitHub needs a way to support custom target paths for the trusted root, so I would like to add support to customize the trusted root target filename in the TrustRoot CRD.