From 935bb69cfda06c6c1d2c1d891d292b14963739f7 Mon Sep 17 00:00:00 2001 From: Manohar Castelino Date: Wed, 13 Mar 2019 10:50:17 -0700 Subject: [PATCH] Eliminate legacy annotation We only support kubernetes versions with support for runtimeClass. Remove the legacy annotations to reduce confusion. Signed-off-by: Manohar Castelino --- .../tests/deploy-svc-ing/test-deploy-kata-qemu.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/clr-k8s-examples/tests/deploy-svc-ing/test-deploy-kata-qemu.yaml b/clr-k8s-examples/tests/deploy-svc-ing/test-deploy-kata-qemu.yaml index 5947359..0b4b055 100644 --- a/clr-k8s-examples/tests/deploy-svc-ing/test-deploy-kata-qemu.yaml +++ b/clr-k8s-examples/tests/deploy-svc-ing/test-deploy-kata-qemu.yaml @@ -11,9 +11,6 @@ spec: run: php-apache-kata-qemu template: metadata: - annotations: - io.kubernetes.cri-o.TrustedSandbox: "false" - io.kubernetes.cri.untrusted-workload: "true" labels: run: php-apache-kata-qemu spec: