mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-13 15:46:53 +00:00
layout admin: add missing calls to update_hash
This commit is contained in:
@@ -240,6 +240,7 @@ pub async fn handle_update_cluster_layout(
|
||||
.merge(&roles.update_mutator(node, layout::NodeRoleV(new_role)));
|
||||
}
|
||||
|
||||
layout.update_hashes();
|
||||
garage
|
||||
.system
|
||||
.layout_manager
|
||||
|
||||
Reference in New Issue
Block a user