-
Notifications
You must be signed in to change notification settings - Fork 788
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runSetupBuiltinVolumes(): break up volume setup
Break setup for built-in volumes into independent steps where we create the volume's mount point, the directory that will hold its contents, and if there is content under the mount point, populate the volume with the mount point's contents. Signed-off-by: Nalin Dahyabhai <[email protected]> Closes: #1126 Approved by: rhatdan
- Loading branch information
1 parent
c116133
commit 87cb532
Showing
2 changed files
with
47 additions
and
11 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