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

Kustomize: Skip recursive permission change #1745

Merged

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Aug 29, 2023

Objective:

To skip recursive permission change.

Reasoning:

When having large volumes with lots of small files, it can be very expensive the recursive permission change. And it can be skipped by setting fsGroupChangePolicy to "OnRootMismatch"

Documentation:

@cniackz cniackz self-assigned this Aug 29, 2023
@cniackz cniackz added the enhancement New feature or request label Aug 29, 2023
@harshavardhana harshavardhana merged commit f7e7468 into minio:master Aug 29, 2023
24 checks passed
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

Successfully merging this pull request may close these issues.

3 participants