From 35db607dfccd3c03b69f1a42c58cf58ec8259e37 Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Tue, 29 Jan 2019 18:51:18 -0800 Subject: Add containerd shim v2 support. (#13) * Update vendors Signed-off-by: Lantao Liu * Add containerd shim v2 support. Signed-off-by: Lantao Liu * Add test and doc for containerd-shim-runsc-v1. Signed-off-by: Lantao Liu * Address comments. --- test/e2e/runtime-handler/usage.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/e2e/runtime-handler/usage.sh') diff --git a/test/e2e/runtime-handler/usage.sh b/test/e2e/runtime-handler/usage.sh index 1f8a09757..350c720c2 100755 --- a/test/e2e/runtime-handler/usage.sh +++ b/test/e2e/runtime-handler/usage.sh @@ -1,7 +1,7 @@ #!/bin/bash -# A sample script for testing the gvisor-containerd-shim # using untrusted -# workload extension. +# A sample script for testing the gvisor-containerd-shim +# using runtime handler. set -ex -- cgit v1.2.3