From f8530ed136b546ee4647c9c0e503a496d16b74f4 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 9 Sep 2022 20:41:06 +0000 Subject: [PATCH] art: Remove k9s, kubectl and nerdctl from core --- Earthfile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Earthfile b/Earthfile index 047a20c..ed182d2 100644 --- a/Earthfile +++ b/Earthfile @@ -157,9 +157,7 @@ framework: cloud-config/network \ cloud-config/boot-assessment \ cloud-config/rootfs \ - utils/k9s \ system-openrc/cos-setup \ - utils/nerdctl \ system/kernel \ system/dracut-initrd ELSE @@ -170,10 +168,7 @@ framework: cloud-config/live \ cloud-config/boot-assessment \ cloud-config/network \ - cloud-config/rootfs \ - utils/k9s \ - container/kubectl \ - utils/nerdctl + cloud-config/rootfs END RUN /usr/bin/luet cleanup --system-target /framework