Skip to content

feat(mcv): add image push/pull with cosign sign and verify - #169

Draft
cmagina wants to merge 12 commits into
redhat-et:mainfrom
cmagina:mcv-cosign
Draft

feat(mcv): add image push/pull with cosign sign and verify#169
cmagina wants to merge 12 commits into
redhat-et:mainfrom
cmagina:mcv-cosign

Conversation

@cmagina

@cmagina cmagina commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Add registry push and pull, plus cosign v3 signing and verification as standalone actions or with --push/--pull. Supports keyless OIDC and key-based flows, optional Fulcio identity constraints, and digest-pinned verify-before-pull.

Add registry push and pull, plus cosign v3 signing and verification as
standalone actions or with --push/--pull. Supports keyless OIDC and
key-based flows, optional Fulcio identity constraints, and digest-pinned
verify-before-pull.

Signed-off-by: Craig Magina <cmagina@redhat.com>
@cmagina cmagina self-assigned this Aug 12, 2026
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 81167ab7-0121-43b0-ab39-1eb37ea7aae3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

cmagina added 10 commits August 12, 2026 18:07
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
…helpers

Signed-off-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Craig Magina <cmagina@redhat.com>
Refactor digest handling to support any OCI digest algorithm dynamically
without hardcoded hash-specific logic, making it trivial to add future
algorithms like SHA3-256.

Signed-off-by: Craig Magina <cmagina@redhat.com>
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.

1 participant