hyperlight-dev / hyperlight-dev/hyperlight
Make builder for `UninitializedSandbox` and `SandboxConfiguration`
Open
area/API
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 48
Description
Currently, we configure an `UninitializedSandbox` by providing it with a `SandboxConfiguration`. We should revisit our current configurations and consider using a builder pattern instead.
This is related to work in #183 , and #85 .
Contributor guide
Research direction
Start by reading the definitions and current construction flow for UninitializedSandbox and SandboxConfiguration, then review the related work in issues #183 and #85. The issue does not name files or tests; completion would require an agreed builder design and an updated configuration path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100