-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Add OCI referrers support to containers/image
-
BU Product Work
-
False
-
None
-
False
-
Not Selected
-
To Do
-
OCPSTRAT-1453 - Tech P : Re-validation of sigstore signed image at cluster level
-
OCPSTRAT-1453Tech P : Re-validation of sigstore signed image at cluster level
-
100% To Do, 0% In Progress, 0% Done
-
XL
OCP/Telco Definition of Done
Epic Template descriptions and documentation.
Epic Goal
- Add support for pushing and fetching related artifacts through OCI referrers API in containers/image so signatures and other artifacts pushed through that mechanism could be fetched and validated.
Why is this important?
- This is important so clients that push signatures through referrers API can still have their images validated.
- The feature is mainly driven by how cosign is using it (see https://github.com/sigstore/cosign/pull/2684) and we want to maintain the parity with cosign.
Scenarios
- A user pushes a signature for an image through referrers API and is able to fetch that for validation.
- An user pushes any artifact to a registry and refers it from an image using a custom artifactType
- The artifactType will be used by CRI-O to process the additional data by either:
- Having internal logic to handle the data, for example when we think about seccomp profiles attached to container images
- Having third party plugins in CRI-O processing the data.
- The artifactType will be used by CRI-O to process the additional data by either:
Acceptance Criteria
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
Dependencies (internal and external)
- ...
Previous Work (Optional):
- …
Open questions::
- …
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Enablement <link to Feature Enablement Presentation>
- DEV - Upstream code and tests merged: <link to meaningful PR or GitHub Issue>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Downstream build attached to advisory: <link to errata>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>
- is related to
-
PROJQUAY-4657 Implement OCI 1.1
- Closed
- links to