yandex-cloud/k8s-csi-s3

chmod fails in geesefs - also for subfolders

Opened this issue · 1 comments

Hi there, I just tried to use geesefs and the first uploads succeeded, but then chmod failed on a subfolder

  LoadError: IOError: chmod("/path/to/s3mount/nested/subfolder", 0o644): operation not permitted (EPERM)

(I am using Julia programming language which does the chmod command)

EDIT: I am connecting to backblaze s3, i.e. Not Yandex s3
Versions: using the static pv+pvc example from the README, having installed k8s-csi-s3 via helm to version 0.41.1

According to https://github.com/yandex-cloud/geesefs, chmod is supported only on Yandex S3