Jon Johnson

Results 276 comments of Jon Johnson

I think pull is the minimum bar.

> @justincormack has been proposing #37 as a superset of #29 to address these types of needs. That's not what superset means

A lot of this seems more about listing than searching. We really need to figure out what that will look like. I had a strawman [here](https://github.com/opencontainers/distribution-spec/issues/22#issuecomment-470727620) that suffered a painful...

> continues to come up Where?

The thing I care about most is that it conforms to the `mediaType`, `size`, `digest` descriptor fields. It would be convenient if everything could be stuffed in `annotations`, but I...

> `async: true` Could we rely on HTTP semantics instead, somehow?

Hey sorry, I was on leave for a while 😅 Yes, this is definitely something we could do! I jotted down some notes a while back, let me just dump...

> spec-noncompliant I'm 90% sure there's no spec 🙃 Is there prior art for other clients that need to do this?

> 1. Rewrite the [check](https://github.com/goharbor/harbor/blob/aa3cdcbc6c8cc7d654b4ccc1f1151c6a5000ceb9/src/pkg/registry/auth/authorizer.go#L118) (lines 118 - 121) so that it adds the Authorization header to non /v2/ URLs of the same host I believe this matches what all...

At least for [gcr.io/distroless/base-debian10](https://gcr.io/distroless/base-debian10), it seems like they _are_ tagged by commit. But this isn't the case for all images? Why?