Serge Hallyn

Results 12 issues of Serge Hallyn

Hi, I recently tried to build the git HEAD of edbrowse on macOS. The recent js libs appear to be unavailable. Is there any guidance for getting it to build?...

Hi, I'm sorry, this is probably a FAQ, but I've several times searched through the docs and failed to find the answer. I'd like to edit an empty buffer, write...

Is there any integration at all with ctags? Has adding that been discussed? Do users currently simply not use ctags, or use ctags by hand?

In https://github.com/google/goexpect/blob/master/expect.go#L840 and https://github.com/google/goexpect/blob/master/expect.go#L1224 you return a locally defined error. It would be great if you would define that error as an exported variable so that callers could more cleanly...

There is a 'umoci config' command, which lets you set --config.entrypoint and --config.cmd. But near as I can tell you can only set, not query the current value. It would...

This may be a bit nutty. But reading the bit about blob deletion strategies, it occurs to me that it might be useful to the client or user to know...

Would you mind doing a 1.0.4 release?

Issue#6 points to PR#7 which is merged. However, that PR by itself doesn't fix the problem, it only allows the problem to be fixed. The README still shows adding a...

# Issue description Commit "c793e9f3bf: attach: move uid and gid handling to get_attach_context()" changed the calculation of the uid/gid to use. Prior to that (for instance, in lxc-4.0.6) it looked...

Bug
Easy

We will want to support running a cluster of zot servers. When a blob is uploaded, it should be distributed to all the nodes. When fetching an image, the client...