Takeshi Nakatani
Takeshi Nakatani
It seems best to set up separate CIs for each. It seems best to base them on an OS (distribution) that can support the latest version as quickly as possible.(especially...
@gaul This fix has the same purpose as #2490, and is the code that implements the parts I commented on. (It includes code that was not fully explained in the...
@gaul Since fdcache_fdinfo.cpp/h was deleted from the fix file for #2487, I mistakenly thought that this would be a separate PR. Also, I thought it was urgent to move forward...
@skumar19822 Thank you for reporting this. However, this issue is about libs3fsawscred, not s3fs-fuse, so please repost this [s3fs-fuse-awscred-lib](https://github.com/ggtakec/s3fs-fuse-awscred-lib/issues). To confirm why the timeout is occurring, set the LogLevel to...
@gaul I think it's a good idea to create a CI target just for static lock checking. As mentioned in the previous topic, I'm thinking of separating out cppcheck/shellcheck as...
_(This is as far as I've been able to understand from my research. If I'm wrong, please ignore the comments below.)_ Is it possible that this environment is outputting objects...
@vicr-np Thank you for confirming. (I understood that this was different from what I imagined.) First, regarding the headers relevant to this issue, I'll explain how s3fs-fuse interprets S3 object...
@vicr-np Thanks for sharing your fix. It certainly looks like modifying the Content-Type would have produced the same result. I'd appreciate it if you could let me know if you...
Does your environment(including your customers) have a container running on a kubernetes worker node host and a corresponding s3fs process running on that worker node host? (Or is the s3fs...
Thanks for the ping. Regarding this matter, I understand that you start s3fs on the worker node and use the mount point Volume from the container. Is that correct? Currently,...