[release/1.7] Remove overlayfs volatile option on temp mounts #10332
Merged
mxpv merged 3 commits intocontainerd:release/1.7from Jun 14, 2024
Merged
[release/1.7] Remove overlayfs volatile option on temp mounts #10332mxpv merged 3 commits intocontainerd:release/1.7from
mxpv merged 3 commits intocontainerd:release/1.7from
Conversation
Signed-off-by: krglosse <[email protected]> do not alter original slice Signed-off-by: krglosse <[email protected]> Update core/mount/temp.go makes sense, thank you! Co-authored-by: Derek McGowan <[email protected]> Signed-off-by: KodieGlosserIBM <[email protected]> do not copy mount structure unless conditional is met and adding a test case for it Signed-off-by: krglosse <[email protected]> copy option slice when removing the element instead of giving the element an empty string remove unneeded block Signed-off-by: krglosse <[email protected]> simplify Signed-off-by: krglosse <[email protected]> (cherry picked from commit cfe8321) Signed-off-by: Wei Fu <[email protected]>
Remove volatile option when CRI prepares image volumes. Signed-off-by: Wei Fu <[email protected]> (cherry picked from commit 4123170) Signed-off-by: Wei Fu <[email protected]>
Member
Author
|
/retest |
dmcgowan
approved these changes
Jun 13, 2024
mxpv
approved these changes
Jun 14, 2024
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.
backports: