Connecting Cloud Run to a Persistent Storage Solution

Hi Knet

Another issue with gcs bucket with fuse in cloud run is that it does not support changing file directory permissions . Ex i tried running chmod +x on a file but it did not change the permission . Althogh it supports read and right , it is not supporting exceution permission on the file.

Can you please have a check on this as well, because this issue only persist s with GCS volume with Cloud run , when we try attaching the fuse directlty to a compute engine or gke via Csi driver i am able to change the file permission.