Derek McGowan

Results 319 comments of Derek McGowan

@vbatts I use `ns` or namespace here because namespace is a very generic concept. Certainly as a generic concept it has been used to mean many things. However generally namespace...

Updated section to remove use of the term "mirror". A mirror is just a special case of a proxy or could be a completely different configuration. For example, the most...

@wking number of components have no relevance here. The specification does not define anything about the path components. The backwards incompatibility comes from existing clients and servers. If a client...

I am going to open up a PR for it this week. We can discuss the design further there. I think this is important to properly implement the mirroring use...

Mirrors should be mostly transparent to the client, kind of like setting an HTTP proxy. Also the issue with the current situation is the repository name used by registries does...

I am working on a PR for this now. I will add a section under `Use Cases` for this which will describe how it is used, please comment on the...

Using the term "authority" here because a proxy is really required to delegate authority over content and access to that content to somewhere else. Whether it does that delegation by...

@justincormack my plan here to PoC it in containerd then open a PR for the spec here. I am not sure we have used a consistent naming scheme for what...

Is it possible to break this up into separate PRs. Some of these are straightforward clarifications, some are additions which have already reached a rough consensus, and some likely need...

The draft and version concepts are being introduced here. I think it makes sense to just define versioning in the first PR, it shouldn't matter how much the version increments...