W. Trevor King

Results 470 comments of W. Trevor King

On Thu, Mar 09, 2017 at 10:42:00AM -0800, Vincent Batts wrote: > again, you just restated the same kind of words with out clarifying > the issue you're seeing. I'm...

> Is that accurate? Yes, and my concern is not just for the JSON Schema. Everything from this repo which is consumed by image-tools but not part of the Markdown...

On Mon, Mar 13, 2017 at 04:06:14AM -0700, xiekeyang wrote: > 1. As previous suggestion, schema JSON had better to be dropped, > instead to use golang directly. That mean...

On Thu, Mar 09, 2017 at 10:50:13AM -0800, W. Trevor King [wrote][1]: > Say we close this issue without establishing a policy. Then we cut 1.0. Then we find a...

On Thu, Nov 03, 2016 at 02:18:21PM -0700, Vish Ishaya wrote: > readonly: > true if the container only needs to read from the mountpoint > (generally implemented by mounting...

On Tue, May 16, 2017 at 10:54:40AM -0700, v1.0.0.batts wrote: > I'm sure @wking could give a historical breakdown. The current policy (since at least 2016-05-18) seems to be [1]:...

On Sun, Jan 28, 2018 at 08:28:05AM -0800, Aleksa Sarai wrote: > However, I do agree that we should have cgroup namespace support. Don't we have that since your #397?

On Thu, May 25, 2017 at 01:25:00PM -0700, v1.0.0.batts wrote: > type Warnings { > Warnings() []error > } > > type Errors { > Errors() []error > } I...

On Thu, May 25, 2017 at 02:04:28PM -0700, W. Trevor King [wrote][1]: > I think the API in flight with opencontainers/runtime-tools#354 is better… @stevvooe [didn't like that API the last...

Looking over this PR and opencontainers/runc#1591, I have some slight concerns about making the `vtmps` object so opaque. As it stands in the runc PR, these parameters will be backed...