Merge branch 'master' into feature/website

This commit is contained in:
Quentin Dufour
2020-12-17 21:09:50 +01:00
5 changed files with 207 additions and 38 deletions
+3
View File
@@ -8,6 +8,9 @@ use garage_util::error::Error;
use crate::key_table::PermissionSet;
// We import the same file but in its version 0.1.0.
// We can then access v0.1.0 data structures.
// We use them to perform migrations.
use model010::bucket_table as prev;
/// A bucket is a collection of objects