BZ1850510 - Update all_squash mount options#24800
Closed
bobfuru wants to merge 1 commit intoopenshift:masterfrom
Closed
BZ1850510 - Update all_squash mount options#24800bobfuru wants to merge 1 commit intoopenshift:masterfrom
bobfuru wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
The preview will be available shortly at: |
|
@wzheng1 Could you help take a look? |
|
@dmage @ricardomaraschini My case is using "no_root_squash" to test, I am not sure whether "root_squash" works, could you please confirm? |
Contributor
|
I cannot confirm. Initially we had no_root_squash, and we tested it with no_root_squash. @huffmanca why did we change it? |
Contributor
Author
|
@huffmanca - wondering if you have any insights to share, also waiting to find out from Alex Gurenko if his attempts were successful to use root_squash + the supplementalGroup. |
Contributor
Author
|
I'm going to close this PR. We have since updated image registry docs to remove NFS references, including these instructions to use supplementalGroup and root_squash. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BZ1850510 - This is an update to #24276 and is in response to a new comment by the requestor that
root_squashshould beall_squash(https://bugzilla.redhat.com/show_bug.cgi?id=1850510#c19).@huffmanca - PTAL. I'm not sure how I would address Alex's other option besides
all_squash:@qinpingli - PTAL for QE.