firecracker-containerd
firecracker-containerd copied to clipboard
Make all error codes containerd-compatible
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.
#465 is another containerd compatibility issue. This was actually broken than incompatible though.