Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start to flesh out Signatures and internal/oci/remote #699

Merged
merged 3 commits into from
Sep 17, 2021

Conversation

mattmoor
Copy link
Member

Starting with cosign.FetchSignaturesForImageDigest, I am starting to peel out some of the existing logic, and try to define useful interfaces within internal/oci.Signatures and implement them in internal/oci/remote.Signatures.

This is still somewhat rough in parts, so I suspect that as we build it up, we will iterates on parts of it.

Signed-off-by: Matt Moore mattomata@gmail.com

Ticket Link

Related: #666

Release Note

NONE

Starting with `cosign.FetchSignaturesForImageDigest`, I am starting to peel out some of the existing logic, and try to define useful interfaces within `internal/oci.Signatures` and implement them in `internal/oci/remote.Signatures`.

This is still somewhat rough in parts, so I suspect that as we build it up, we will iterates on parts of it.

Signed-off-by: Matt Moore <mattomata@gmail.com>
internal/oci/remote/remote.go Outdated Show resolved Hide resolved
internal/oci/remote/remote.go Outdated Show resolved Hide resolved
Signed-off-by: Matt Moore <mattomata@gmail.com>
Signed-off-by: Matt Moore <mattomata@gmail.com>
@dekkagaijin dekkagaijin merged commit a868d65 into sigstore:main Sep 17, 2021
@mattmoor mattmoor deleted the start-to-write-remote branch September 17, 2021 01:58
@cpanato cpanato added this to the v1.3.0 milestone Sep 17, 2021
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.

None yet

3 participants