hyperlight-dev / hyperlight-dev/hyperlight

What is the expected lifecycle of SandboxRuntimeConfig?

未关闭
#1,279 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
lifecycle/confirmed question
主要语言
Rust
星标
4.7k
派生
208
平均合并
1 天 7 小时
30 天内合并 PR
47

描述

This is not new to this PR, so feel free to file an issue and defer, but I wanted to see if you had thoughts in this context first. This addition brings to my attention the question: what is the expected lifecycle of SandboxRuntimeConfig? Some parts, like `debug_info` and `guest_core_dump`, seem like they are config of a specific sandbox instance (regardless of what guest/snapshot is being run inside of that instance), while things like `entry_point` and `guest_core_dump` seem like they are related fundamentally to the snapshot that's underlying the sandbox, and would need to be reset on restore to have sensible behaviour for a single sandbox that urns multiple different guests at different times.

_Originally posted by @syntactically in https://github.com/hyperlight-dev/hyperlight/pull/1264#discussion_r2886880669_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。