Aleksa Sarai

Results 791 comments of Aleksa Sarai

You need to add a `Signed-off-by:` line to your commit(s) which indicates that you attest the [Developer Certificate of Origin](https://developercertificate.org/) a statement about your contributions that you *must read* before...

The main issue here is that we have to come up with a way of figuring out which manifest we are interested in. Exposing the checks for `os` and `architecture`...

So here's my current view: 1. Make `umoci stat` provide information about each manifest in a manifest list (just saying what the description is). 2. Add an extra field to...

So, since opening the issue the status has changed slightly. Right now, `umoci` supports recursively looking through indexes to find a manifest -- all the code is in place for...

The reason why I'm focusing so much on the CLI here is because we have a CLI compatibility guarantee (for KIWI) and thus I'm very cautious about making CLI UX...

Sorry, get together where? Or do you mean like a conf call? I wouldn't mind that no. I guess it strongly depends on which features you _really_ need versus the...

@tych0 > I wonder if you really want it to be on the parent of rootfs, since that contains all the umoci metadata (notably, the mtree file, which is expensive...

I reckon a `--compression` option wouldn't be a bad idea (and it would cover #316). Though we should be mindful to avoid adding too many features to umoci that are...