-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exec: Change MountFS to only relabel dirs that didnt exist
This PR introduces a new change to how ignition mounts filesystems, Now when file systems are being mounted ignition will relabel directories if they did not exist previously. Whereas before file systems could be relabelled if they did/didnt exist previously Fix #1452
- Loading branch information
1 parent
153df40
commit 6e46d9a
Showing
2 changed files
with
9 additions
and
12 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
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