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

ROX-16421: support OCI image index media type #1154

Merged
merged 2 commits into from
Apr 11, 2023
Merged

Conversation

RTann
Copy link
Collaborator

@RTann RTann commented Apr 10, 2023

Scanner does not currently support images with manifest media type application/vnd.oci.image.index.v1+json. This PR adds this support by bumping the docker-registry-client library version which adds this support as well as adding a handler for this manifest type.

See #1155 for proof this was not supported prior to this PR.

@ghost
Copy link

ghost commented Apr 10, 2023

Images are ready for the commit at 518e815.

To use the images, use the tag 2.29.x-2-g518e815397.

@RTann RTann force-pushed the ross/oci-image-index branch from d489fea to 2bc2de7 Compare April 10, 2023 23:56
@RTann RTann changed the title support OCI image index media type ROX-16421: support OCI image index media type Apr 11, 2023
pkg/scan/scan.go Show resolved Hide resolved
@RTann RTann requested a review from dcaravel April 11, 2023 21:02
@RTann
Copy link
Collaborator Author

RTann commented Apr 11, 2023

Bumped the docker-registry-client version to the latest master branch version. Will merge with CI

@RTann RTann merged commit f2265de into master Apr 11, 2023
@RTann RTann deleted the ross/oci-image-index branch April 11, 2023 23:06
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