We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69160b0 commit 2407708Copy full SHA for 2407708
1 file changed
dstack/guest-agent/src/rpc_service.rs
@@ -897,6 +897,7 @@ pNs85uhOZE8z2jr8Pg==
897
.unwrap_or_default(),
898
report_data: report_data.to_vec(),
899
vm_config: vm_config.to_string(),
900
+ attestation: Vec::new(),
901
event_log_ccel: Vec::new(),
902
})
903
}
0 commit comments