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
When I'm trying to mount S3 bucket to a pod running on Bottlerocket OS worker node, mount failed and the error on pod events said:
MountVolume.SetUp failed for volume "<Redacted>" : rpc error: code = Internal desc = Could not mount "<Redacted>" at "/var/lib/kubelet/pods/<Redacted>/volumes/kubernetes.io~csi/<Redacted>/mount": Mount failed: Failed to start systemd unit on host: SELinux policy denies access: Permission denied output:
Thanks for the report! We're aware of the feature request for Bottlerocket support, and we're going to continue tracking it in the CSI driver repository at awslabs/mountpoint-s3-csi-driver#86. I'm going to close this bug just to avoid spreading comments across two issues.
Tell us more about this new feature.
When I'm trying to mount S3 bucket to a pod running on Bottlerocket OS worker node, mount failed and the error on pod events said:
as per awslabs/mountpoint-s3-csi-driver#86 .. it needs to rewrite something on S3 mount side
The text was updated successfully, but these errors were encountered: