You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi there, I just tried to use geesefs and the first uploads succeeded, but then
chmod
failed on a subfolder(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
The text was updated successfully, but these errors were encountered: