-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cloud_storage: add upload_manifest with path arg
I have some upcoming changes that move ownership of deciding a path to a centralized location. To that end, the cloud_storage::remote will have less ssay in the path names of manifests. This commit is a small foundational change to expose an upload_manifest call in which callers can determine the path. Later changes will begin using this more extensively, and eventually the call where remote picks a name will be removed.
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
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