Samuel Karp

Results 340 comments of Samuel Karp

> We are using type object on all requests, not just MMDS. As far as I can tell, `/mmds` is the only API that directly uses `type: object`. All other...

> I do find it a bit weird that it's so hard to get a JSON from type object because reading through the Swagger documentation this is the only way...

Hey @alexellis! > Quite often Docker and containerd ship with different binaries that aren't compatible, so is the idea that I should build on my workstation and copy over to...

Related to https://github.com/firecracker-microvm/firecracker-containerd/issues/59

@sipsma Does your work on https://github.com/firecracker-microvm/firecracker-containerd/pull/266 resolve this?

@egafni @billyshambrook CPU, memory, and memory reservation [can now be overridden](https://aws.amazon.com/about-aws/whats-new/2017/06/amazon-ecs-runtask-and-starttask-apis-now-support-additional-override-parameters/) through the RunTask and StartTask API. I'll leave this issue open as the other task definition fields are not...

> Update: adding CONTAINERD_RUNTIME solves this issue ( sudo FOCUS=TestContainerEvents CONTAINERD_RUNTIME=io.containerd.runtime.v1.linux make cri-integration) Can you try `io.containerd.runc.v2` (this should be the default) and `io.containerd.runc.v1` as well? > , but now...

@qiutongs Would you mind [fixing DCO](https://github.com/containerd/project/blob/main/CONTRIBUTING.md#sign-your-work) on the commit here so the rest of the CI checks can run?