containerd / containerd/go-cni
Modify APIs to make the network setup async
Open
- Dominant language
- Go
- Stars
- 162
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Based on discussions we had on decreasing container/pod creation time by doing the network setup in parallel - we can think of callback/ or any async based approach for setting up networks.
cc @crosbymichael
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by reviewing the existing Go APIs for network setup and the discussion about container/pod creation time, then determine how asynchronous completion and parallel network setup should be represented; the work is done when the API supports that behavior with documented completion semantics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100