-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[antlir2][migration] add back 'default_mountpoint'
Summary: Re-implement `default_mountpoint` which was removed a while ago but turns out we actually do need to reasonably auto-migrate images that do `layer_mount`s of fbpkgs. Test Plan: ``` ❯ buck audit providers fbcode//bot_generated/antlir/fbpkg/db:zoncolan.tools/latest-USE-fbpkg.fetched_layer.antlir2 ... DefaultMountpointInfo( default_mountpoint="/packages/zoncolan.tools" ) ``` Reviewed By: justintrudell Differential Revision: D50080493 fbshipit-source-id: 47febd3ef0bd85602c9f500cf834d1d0147d30f8
- Loading branch information
1 parent
5c97fde
commit dea97df
Showing
4 changed files
with
54 additions
and
17 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
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