Skip to content

Commit 9f35223

Browse files
added section on GitHub artifact attestations as a requirement
1 parent 0bddaa3 commit 9f35223

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
A Kubernetes controller that monitors pod lifecycles and uploads
44
deployment records to GitHub's artifact metadata API.
55

6+
> [!IMPORTANT]
7+
> For the correlation to work in the backend, container images must be
8+
> built with [GitHub Artifact
9+
> Attestations](https://docs.github.com/en/actions/concepts/security/artifact-attestations).
10+
611
## Features
712

813
- **Informer-based controller**: Uses Kubernetes SharedInformers for

0 commit comments

Comments
 (0)