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

feat: add support for signatures api extension #98

Conversation

mattarnoatibm
Copy link
Contributor

Add support for the signatures registry API extension so for an image digest, a simple signing signature can be fetched from a registry that supports the extension.

Add support for the signatures registry API extension
so for an image digest, a simple signing signature can be
fetched from a registry that supports the extension.

Signed-off-by: Matthew Arnold <[email protected]>
@mattarnoatibm
Copy link
Contributor Author

If the github workflow has access to a credential for fetching the manifest or signature from the repository in the uk.icr.io registry, which requires authentication, the tests that use the uk.icr.io registry will run.

If the github workflow does not have access to this credential the tests will not run.

@mattarnoatibm
Copy link
Contributor Author

Linked issue - #97

@flavio
Copy link
Contributor

flavio commented Nov 24, 2023

This can be closed since we decided to use this approach instead: #105

@flavio flavio closed this Nov 24, 2023
@mattarnoatibm mattarnoatibm deleted the signatures-api-extension branch November 24, 2023 10:37
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.

2 participants