-
Notifications
You must be signed in to change notification settings - Fork 416
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mount): reintroduce root path requirement
SearchForHostMountpoint now strictly requires its results to be mounted on the "/" root folder again. This is to prevent selecting an already OS managed mount which is non root located (for example in TAS and EKS). Previous inode and path selection code is left to accomodate those changes. cherry-pick: 03208e5 (main)
- Loading branch information
1 parent
dc7e08f
commit c6c63b9
Showing
1 changed file
with
35 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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