-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add StorageID to ObjectPointer (#8522)
* Add StorageID to Repository entity * Bug fixes * Remove API changes * Add StorageID to Repo endpoints * Almost empty commit * Revert almso empty commit * Remove from API * Add param to Creation * Fix PR comments * Fix tests * Add basic unit-tests * Fix param * Update tests * Allow only empty StorageID * Revert "Allow only empty StorageID" This reverts commit 298bc0d. * Revert "Revert "Allow only empty StorageID"" This reverts commit 299c292. * Change validation * Remove StorageID in a test * Update tests * Add StorageID to ObjectPointer inits * Add StorageID to WriteBlob * Add StorageID to uploadFile * Add log fields * Add comments * Remove go.work.sum * Fix PR comments
- Loading branch information
Showing
24 changed files
with
143 additions
and
39 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
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
Oops, something went wrong.