Chris Heller

Results 6 issues of Chris Heller

I'm trying to connect docker-registry-web to a docker registry running under HTTPS. I'm using a self-signed cert, so I've set TRUST_ANY_SSL=true. However I still get the following error at startup:...

I built a simple test of the buddy-alloc, which builds a 1MiB heap, and tries to allocate all of it. First thing I noticed is that the heap I end...

just tried a small setup with the remote path ending in ":", this got converted into ":/" and with "deleteFiles: true" tried to remote delete my machine (unix file permissions...

Making the repl a little more useful out of the box.

I've been running a CephFS system for a while now (currently Ceph v0.94.7). This cluster is primarily used for HDFS access via Apache Spark using the cephfs-hadoop shim. I've encountered...

Currently, with a multi-root workspace, when I set `localPath: ${workspaceFolder}` the path I see passed to rsync is the path of the first workspace in the folder list, rather than...