From db943d5db58f44f5bf3097254fa54ceb82b252d3 Mon Sep 17 00:00:00 2001 From: Igor Soares Date: Wed, 29 Mar 2023 13:23:28 -0400 Subject: [PATCH] Remove gpu-operator from build process gpu-operator is currently not supported and can be removed from the build process. The package has issues and was removed from being supported in 2022. It was supposed to be removed from the build accordingly. However, during Helm upversioning it was found that the package was still being built due to a linting error against the new Helm version. Test plan: PASS: build-pkgs -c -p gpu-operator PASS: build-image Story: 2010677 Task: 47810 Signed-off-by: Igor Soares Change-Id: I7229c5fb5fb78a708961527c1290147ddb9a6ed8 --- debian_iso_image.inc | 2 +- debian_pkg_dirs | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian_iso_image.inc b/debian_iso_image.inc index f9de889e3..485a05541 100644 --- a/debian_iso_image.inc +++ b/debian_iso_image.inc @@ -106,7 +106,7 @@ facter libfacter3.14.12 #gpu-operator -gpu-operator +#gpu-operator #grub-efi #grub-efi-amd64-bin # not used diff --git a/debian_pkg_dirs b/debian_pkg_dirs index 9f3d24d04..e514b5ffa 100644 --- a/debian_pkg_dirs +++ b/debian_pkg_dirs @@ -47,7 +47,6 @@ golang-github-dev/golang-github-coreos-go-systemd-dev golang-github-dev/golang-github-opencontainers-specs-dev golang-github-dev/golang-github-vishvananda-netlink golang-github-dev/golang-github-networkplumbing-go-nft-dev -gpu/gpu-operator grub/grub-efi grub/grub2 grub/grubby