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

Accept OCI Image Format For Verification #72

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

pk556
Copy link
Contributor

@pk556 pk556 commented Oct 2, 2024

  • Currently, if a user is trying to verify an OCI image when going through the process of creating a container service, their image will not verify
  • The outgoing request to verify only expects to accept docker formatted images, so it needed to be updated to also accept oci format

You can use ghcr.io/kljensen/hello-world-http:0.4.0 as an image that was not verifying but will not verify correclty.

@pk556 pk556 added the enhancement New feature or request label Oct 2, 2024
@pk556 pk556 requested review from btassone and trstne October 2, 2024 14:30
@pk556 pk556 self-assigned this Oct 2, 2024
@pk556 pk556 merged commit 61ae41d into master Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants