informatics-lab / s3-fuse-flex-volume

A Kubernetes flex volume driver for a custom s3 fuse adapter
BSD 3-Clause "New" or "Revised" License
31 stars 11 forks source link

feat: added support for use-content-type in goofys driver #18

Open jhallen978 opened 3 years ago

jhallen978 commented 3 years ago

Issue with uploading files as binary/octet-stream to S3 if you do not have this option set. With it enabled it will try to figure out the correct MIME type. The option comes default with goofys.