Request: move `internal/computecore` and `internal/hcs` out of `internal/`
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 52/100
Research direction
Start with internal/computecore/computecore.go and the internal/hcs/... packages, then trace how they are used by callers of the HCS API. Work out the public package layout and the changes needed to move these packages without requiring third-party applications to copy them. Done means those applications can import the packages from outside internal/.
Written by the indexing model from the issue text.
Description
https://github.com/microsoft/hcsshim/blob/main/internal/vmcompute/vmcompute.go https://github.com/microsoft/hcsshim/blob/main/internal/computecore/computecore.go is useful for third-party applications that call the HCS API.
Would it be possible to move internal/vmcomputeinternal/computecore (and ideally internal/hcs/... too) out of internal/ so that third-party applications can use this package without copying it?
- Dominant language
- Go
- Stars
- 694
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 28
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/hcsshim
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 62/100
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
All issues in microsoft/hcsshim
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
needs-acceptance wg/data-plane-networking
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
vllm-project/semantic-router#4024 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
alexgorbatchev/dotfiles#107 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100