From b954ef4087deabcfb06fa32b378f071a7ae1f5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 26 Dec 2023 08:13:51 -0300 Subject: [PATCH] do-not-merge: Test with the pending PR from kata containers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR has been opened in order to test the changes needed for configuring containerd snapshotters per runtime handlers, and depends on a PR that's not yet merged on Kata Containers: https://github.com/kata-containers/kata-containers/pull/8733 Signed-off-by: Fabiano FidĂȘncio --- config/samples/ccruntime/default/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/samples/ccruntime/default/kustomization.yaml b/config/samples/ccruntime/default/kustomization.yaml index b22bc16c..262513da 100644 --- a/config/samples/ccruntime/default/kustomization.yaml +++ b/config/samples/ccruntime/default/kustomization.yaml @@ -10,8 +10,8 @@ images: - name: quay.io/confidential-containers/reqs-payload newTag: latest - name: quay.io/kata-containers/kata-deploy - newName: quay.io/kata-containers/kata-deploy-ci - newTag: kata-containers-latest + newName: ghcr.io/kata-containers/kata-deploy-ci + newTag: 8733-6ee7fb5402d426ee26905918c0f569efd2c173a6-amd64 patches: - patch: |-