Jürg Billeter
Jürg Billeter
I agree with Ed. And being able to fetch assets from servers that are not tied to the CAS server at all (and thus, may make their own choice of...
> It would require a client to know and use both digest functions at the same time The checksum.sri might effectively be user input to a client. And if the...
> Does #90 fully address this, or is there anything remaining? We still need to document the default permissions, i.e., when `UnixMode` is not specified as node property.
> If we do document a default, my vote is for '777' for the simple reason that that's what we use today, and I don't have a viable way to...
2.3 should also include commit e95641649b5b4d3c582c89daabfaabeb8189dd77.
The following steps work for me on Fedora 32 to use FUSE in a Docker container without `--privileged` or `--cap-add SYS_ADMIN`: * Patch the seccomp profile to drop the restriction...
> @juergbi why can't you use sshfs directly in docker? what's stopping you from doing so after patching seccomp profile? I'm trying to understand the issue and also need FUSE...
Could it make sense to unify `Directory` and `Tree` by extending the `DirectoryNode` proto to support an embedded `Directory` message as alternative to the digest? This would allow clients and...
> * For example, what is FindMissingBlobs() on `{hash: "e984d2bdd07318c4e29f7a2ceea4a9e4569e2d8e695a953a4e2df6f69fbdec95", size_bytes: 0}` supposed to do? Report existence, because it has size zero? Or should it report absence, because the empty...
> If two files have the same salt and all other (non-name) properties match, they SHOULD get > constructed in the form of hardlinks. This would mean that by default...