Skip to content

Conversation

migmartri
Copy link
Member

@migmartri migmartri commented Jun 14, 2023

Create a generic OCI registry extension that works with any static credentials keypair. This means that's compatible with most provider except AWS' Elastic Container Registry (ECR)

It supports an optional prefix that can be added at attachment time.

Closes #168

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@@ -0,0 +1,4 @@
# OCI registry extension

Use this extension to send attestations to a compatible OCI registry.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only attestations? What about materials? Another ext?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, as first version this sends attestations.

Copy link
Member

@danlishka danlishka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri marked this pull request as ready for review June 14, 2023 21:20
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri merged commit 6d5405e into chainloop-dev:main Jun 14, 2023
@migmartri migmartri deleted the oci-integration branch June 14, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fanout extensions] Add OCI extension
2 participants