Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup option to ignore mode change errors #976

Open
pawalt opened this issue Aug 8, 2024 · 4 comments
Open

Startup option to ignore mode change errors #976

pawalt opened this issue Aug 8, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@pawalt
Copy link

pawalt commented Aug 8, 2024

Tell us more about this new feature.

We currently use mountpoint-s3 to allow our users to mount buckets in their containers as regular volumes. This has been working well, but there's one footgun that some of our users have run into - the mode changing errors. We have some users with pre-written scripts that automatically do a chmod on their files even if the mode is already properly set. For these users, mountpoint breaks their scripts as it throws errors on the chmod.

Would folks be open to a change to allow mountpoint to ignore change mode errors, effectively making them a no-op? This would be opt-in startup behavior, and it would make our lives much easier.

@pawalt pawalt added the enhancement New feature or request label Aug 8, 2024
@dannycjones
Copy link
Contributor

Hey @pawalt, thanks for opening this feature request. I'll bring this to the team, I can see why this could be useful.

@pawalt
Copy link
Author

pawalt commented Aug 15, 2024

FYI we have implemented this on our fork:
modal-labs#3

@helenweng-stripe
Copy link

hey @dannycjones any updates on prioritizing this? It would be useful for us as well if we want to replace the Hadoop fs with s3 mountpoint.

@unexge
Copy link
Contributor

unexge commented Oct 21, 2024

Hey @helenweng-stripe, thanks for sharing your use-case. There is no update we can share as of now. I'd suggest adding thumps up reaction (👍) to the main comment to help us to track interest on this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants