Remove `UninitializedSandbox` and `SandboxConfiguration` from the public API

Open Beginner friendly
#1,804 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
api

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.

Description

lifecycle/needs-review

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.

Dominant language
Rust
Stars
4.7k
Forks
210
Avg merge
1d 12h
Merged PRs (30d)
43

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hyperlight-dev/hyperlight

All issues in hyperlight-dev/hyperlight

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.