Derek McGowan

Results 319 comments of Derek McGowan

Is this one ready after rebase? Needs update soon if it is to considered for 2.0

Can you explain further the case this is trying to solve for. We are intentionally not supporting pre-fetching of the auth credentials to avoid credentials being passed to the wrong...

> But the Authorizer in RegistryHost is configured for gcr.io. The point of using a callback is that this can be dynamically looked up when requested from the registry. It...

> But current CLI Arguments use single-dash arguments with longer names, it may not suitable as binary API @arronwy Can you give more detail why it may not be suitable?

Ideally we can separate out the transfer related changes with the CRI ones. CRI is also going through a lot of refactoring which should be stable enough time before release...

A few things to consider here. First is the current implementation matches the documentation. Any change to the implementation should change the documentation which is the defacto specification for these...

> I fixed tcp half-closed connection unreliability. the problem occurs because of half-closeing hijacked socket. it makes tcp connection closed. Isn't the problem then that `CloseWrite` is closing the stream,...

@tianon where do you see containerd using the subject field? I was thinking we would put the GC label from the "subject" content directly to the refererrer index. Then all...

@vvoland the point of the size check is that resolve starts out with no information and must trust the registry to return a root object which can be used to...