hyperlight-dev / hyperlight-dev/hyperlight
Remove `UninitializedSandbox` and `SandboxConfiguration` from the public API
Open
Beginner friendly
lifecycle/needs-review
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
With #1803 we will be marking `UninitializedSandbox` and `SandboxConfiguration` as deprecated for `v0.18`. We should remove them from the public API on `v0.19`.
Contributor guide
Research direction
Start by locating the public exports and usages of `UninitializedSandbox` and `SandboxConfiguration`, then review the deprecation work in #1803. Done means both names are no longer part of the public API for v0.19 and the relevant project checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100