Skip to content

ROX-16421: support OCI image index #5641

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

Merged
merged 4 commits into from
Apr 12, 2023
Merged

ROX-16421: support OCI image index #5641

merged 4 commits into from
Apr 12, 2023

Conversation

RTann
Copy link
Contributor

@RTann RTann commented Apr 11, 2023

Description

Central 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 stackrox/scanner#1154 and stackrox/docker-registry-client#10 for related work.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • [ ] Evaluated and added CHANGELOG entry if required
  • [ ] Determined and documented upgrade steps
  • [ ] Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)

Testing Performed

CI

@RTann RTann changed the title support OCI image index ROX-16421: support OCI image index Apr 11, 2023
@RTann
Copy link
Contributor Author

RTann commented Apr 11, 2023

/retest

@RTann RTann requested a review from dcaravel April 11, 2023 23:21
@ghost
Copy link

ghost commented Apr 11, 2023

Images are ready for the commit at 20cf1ac.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.0.x-56-g20cf1ac405.

@RTann RTann merged commit adc4b56 into master Apr 12, 2023
@RTann RTann deleted the ross/support-image-index branch April 12, 2023 17:44
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