gfilicetti / gke-github-deployment

This repository is a full example of a full CI/CD pipeline using Github actions, terraform and other tech.
Apache License 2.0
3 stars 2 forks source link

Switch GCSFuse to `--only-dir` mode and mount output directory as a single folder #56

Closed alanpoole closed 2 months ago

alanpoole commented 2 months ago

GCSFuse appears to have trouble writing file(s) to an output directory mounted with nested folders: /output/gke/1234/file.mp4. Switch GSEFuse to --only-dir mode and mount the output folder directly.