Open Arano-kai opened 4 years ago
I started to dig into this myself.
Looks like this component is third-party. See app/vendor/.../schema2 (at this time, see manifest.go:15)
Since the actual files are in this repo, we can probably kluge this, but I'm sure that's not the right way to handle it.
I think upstream has 'fixed' this, but I doubt it's as simple as bumping the version.
This project appears dead. There hasn't been a commit on any branch in 4 years, and nobody seems to have any public forks with changes.
Currently OCI manifests spam in log:
To fix/support that, the
Accept: application/vnd.oci.image.manifest.v1+json
is required. OCI manifest is same asvnd.docker.distribution.manifest.v2+json
.