WAI
Status Update
Comments
gs...@google.com <gs...@google.com> #2
Hello,
Thanks for bringing this to our notice! A feature request for the same has been forwarded to the App Engine Product Engineering Team so that they may evaluate it. However, please note that there is no ETA or guarantee of implementation for this. Rest assured, we’ll keep you updated on every update we receive from the team. All communication regarding this feature request is to be done here.
Description
I was interested in mounting gs://bucket/data to the tmpfs (/tmp) in cloud functions.
I am not sure if gcsfuse is installed. My attempt to use gcsfs also failed because of missing libfuse dependency
Thanks