mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +00:00
Merge pull request #6325 from HerlinCoder/herlincoder/config-manager
dragonball: config_manager: preserve device when update
This commit is contained in:
@@ -231,7 +231,7 @@ where
|
||||
info.config.check_conflicts(config)?;
|
||||
}
|
||||
}
|
||||
self.info_list[index] = device_info;
|
||||
self.info_list[index].config = config.clone();
|
||||
index
|
||||
}
|
||||
None => {
|
||||
|
Reference in New Issue
Block a user