You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/policy-controller/overview.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ position: 140
10
10
The `policy-controller` admission controller can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from `cosign`.
11
11
12
12
`policy-controller` also resolves the image tags to ensure the image being ran is not different from when it was admitted.
13
+
The validation results are stored in a resource annotation with key `policy.sigstore.dev/policy-controller-results`.
13
14
14
15
See the [installation instructions](/policy-controller/installation/) for more information.
0 commit comments