Skip to content

Comments

Images: Changed how new image permissions are set#5601

Merged
ssddanbrown merged 1 commit intodevelopmentfrom
file_permissions
May 5, 2025
Merged

Images: Changed how new image permissions are set#5601
ssddanbrown merged 1 commit intodevelopmentfrom
file_permissions

Conversation

@ssddanbrown
Copy link
Member

Removed default public visibility for images at the driver level, leaving only doing this as a specific action in the logic. Added try/catch around permission setting so that
permission-incompatible environments won't fatally fail, but instead log a warning.

Tested via a google cloud storage bucket FUSE mount, mounted under another user but with open 777 permissions.

Related to #5269

Removed default public visibility for images at the driver level,
leaving only doing this as a specific action in the logic.
Added try/catch around permission setting so that
permission-incompatible environments won't fatally fail, but instead
log a warning.

Tested via a google cloud storage bucket FUSE mount, mounted under another
user but with open 777 permissions.

Related to #5269
@ssddanbrown ssddanbrown added this to the v25.02.3 milestone May 3, 2025
@ssddanbrown ssddanbrown merged commit 642ba66 into development May 5, 2025
17 checks passed
@ssddanbrown ssddanbrown deleted the file_permissions branch May 5, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant