-
https://github.com/calmera/natsfs is worth looking at
-
**Describe the issue**
When trying to run a chmod command on a file, I will get the error:
`error: chmod Operation not permitted`
What I was actually trying to do is git clone a repo and the error…
-
# Summary
Instead of Go native artifact drivers, could we perhaps mount artifact repositories through FUSE drivers (https://github.com/libfuse/libfuse)
# Use Cases
The only point of this woul…
-
I want to be able to use the local volume driver to mount a FUSE filesystem inside the container.
**Steps to reproduce the issue:**
1. Setup a glusterfs cluster and create a glusterfs volume name…
-
## Background
When users specify file_mounts using cloud buckets in `MOUNT` mode, we use a device plugin ([smarter-device-manager](https://github.com/smarter-project/smarter-device-manager)) to provi…
-
- GKE cluster is running on `linux/amd64`
- other images are `linux/amd64` (e.g. [v1.4.3](https://gcr.io/gke-release/gcs-fuse-csi-driver-sidecar-mounter@sha256:a527a083127fb456c96a6e4a478639222065dc0…
-
Linux 6.9 introduced FUSE passthrough, which will allow better performance for fuse-based filesystems. https://source.android.com/docs/core/storage/fuse-passthrough
![gambar](https://github.com/tu…
-
Hi all,
Some background:
I am facing this issue https://github.com/GoogleCloudPlatform/gcsfuse/issues/1726
Which is fixed in the newer version of the driver but since I am using stable release …
-
### Describe the bug
Related to this old issue: https://github.com/coreos/rpm-ostree/issues/2675
We're including oci-dirs of containers in some custom RPMs, and want to be able to populate a `cont…
-
```
Write userspace drivers using fuse — easier to debug and less dangerous to
the system (Writing full-fledged drivers is difficult at student level)
```
Original issue reported on code.googl…