diff --git a/control-plane/agents/src/bin/core/controller/io_engine/v1/translation.rs b/control-plane/agents/src/bin/core/controller/io_engine/v1/translation.rs index bb19dc840..234f1cc8a 100644 --- a/control-plane/agents/src/bin/core/controller/io_engine/v1/translation.rs +++ b/control-plane/agents/src/bin/core/controller/io_engine/v1/translation.rs @@ -259,6 +259,7 @@ impl AgentToIoEngine for transport::CreateReplica { Self::IoEngineMessage { name: ReplicaName::from_opt_uuid(self.name.as_ref(), &self.uuid).into(), uuid: self.uuid.clone().into(), + entity_id: None, pooluuid: match self.pool_uuid.clone() { Some(uuid) => uuid.into(), // TODO: implement a getter function to fetch the uuid of the pool from the given diff --git a/utils/dependencies b/utils/dependencies index efb8d4caf..e95cf1bed 160000 --- a/utils/dependencies +++ b/utils/dependencies @@ -1 +1 @@ -Subproject commit efb8d4caf9d40024a50bf6d69efdffd9c0286bd0 +Subproject commit e95cf1bed516570e78b4d5e1cf9ae546d79286ba