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

Support OCI images #65

Open
everflux opened this issue Sep 11, 2021 · 0 comments
Open

Support OCI images #65

everflux opened this issue Sep 11, 2021 · 0 comments

Comments

@everflux
Copy link

To support OCI images it seems that (at least) the http accept hader should contain application/vnd.oci.image.manifest.v1+json

Otherwise the tag is shown in craneoperator, but clicking on it results in 404 while the registry logs

time="2021-09-11T10:59:25.384746903Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="OCI manifest found, but accept header does not support OCI manifests" go.version=go1.11.2 http.request.host="registry:5000" http.request.id=d7480f19-ed91-4fd2-8670-cb996547745a http.request.method=GET http.request.remoteaddr="10.40.0.59:54704" http.request.uri="/v2/nbs/storybook/manifests/a259bf4?" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=26.358985ms http.response.status=404 http.response.written=122 vars.name="nbs/storybook" vars.reference=a259bf4 
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

No branches or pull requests

1 participant