firecracker-microvm / firecracker-microvm/firecracker-containerd
Make all error codes containerd-compatible
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
While we want to make firecracker-containerd mostly containerd-compatible, there were incompatibilities like #457.
Finding and fixing incompatibilities is one. Building a mechanism to prevent incompatibilities is another one, which could be useful for other shims.
Contributor guide
Research direction
Start by reviewing incompatibility issue #457 and locating the existing error-code handling in the repository. Determine the containerd-compatible error-code requirements and how a mechanism could prevent future shim incompatibilities. Done means the relevant error codes are compatible and regressions can be detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100