Skip to content

Commit

Permalink
add Export OCI Layout to the roadmap
Browse files Browse the repository at this point in the history
Signed-off-by: Terence Lee <[email protected]>
  • Loading branch information
hone committed Jun 29, 2023
1 parent 9ff4797 commit 6d37bbc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion text/0000-2023H2-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,17 @@ A platform operator can configure registry mirrors that lifecycle could use with
While CNBs support SBOMs today, they were designed a few years ago and tooling around them have been evolving. This work stream is about making CNBs integrate better with tools like [cosign's SBOM spec](https://github.com/sigstore/cosign/blob/main/specs/SBOM_SPEC.md) and the upcoming [OCI References](https://github.com/opencontainers/image-spec/issues/827) feature in OCI Image Manifest 1.1.

#### Pack OCI Manifest Support
* Owner: @jjbustamante
* Owner: @jjbustamante (Team Lead sponsor @hone)
* Links: [RFC](https://github.com/buildpacks/rfcs/pull/283)

Multi-arch support has been a highly request feature with the growing popularity of the ARM architecture. In order to better support this with Buildpacks, the first step will be to able to use manifest lists to provide a single URI for Buildpacks that support multiple architectures.

#### Export to OCI Layout
* Owner: @jjbustamante (Team Lead sponsor @natalieparellano)
* Links: [RFC](https://github.com/buildpacks/rfcs/blob/main/text/0119-export-to-oci.md)

The RFC has been merged and the implementation is expected to be released in experimental mode on pack *v0.30.0*

# How it Works
[how-it-works]: #how-it-works

Expand Down

0 comments on commit 6d37bbc

Please sign in to comment.