various fixes for v0.8.0 #380

Merged
lx merged 4 commits from various-fixes-for-0.8 into main 2022-09-13 14:49:06 +00:00
Owner
  • Fix #349, error message in scrub worker on empty new cluster
  • Fix #358, unwanted println! calls
  • Fix #363, replication_factor check between config and meta/cluster_layout
  • Fix #364, replication_factor check between nodes
- [x] Fix #349, error message in scrub worker on empty new cluster - [x] Fix #358, unwanted `println!` calls - [x] Fix #363, replication_factor check between config and meta/cluster_layout - [x] Fix #364, replication_factor check between nodes
lx added 1 commit 2022-09-13 13:58:24 +00:00
Ensure data dir is created immediately when Garage starts (fix #349)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
07febd3ecd
lx added 1 commit 2022-09-13 14:02:14 +00:00
Remove/change println! in server code (fix #358)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
44733474bb
lx added 1 commit 2022-09-13 14:08:13 +00:00
Fix clippy lint that says we should implement Eq
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
38be811b1c
lx added 1 commit 2022-09-13 14:23:03 +00:00
Add checks on replication_factor of layouts we use (fix #363, fix #364)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ab722cb40f
lx changed title from WIP: various fixes for v0.8.0 to various fixes for v0.8.0 2022-09-13 14:49:01 +00:00
lx merged commit 80fdbfb0aa into main 2022-09-13 14:49:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#380
No description provided.