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 <Igor.PiresSoares@windriver.com> Change-Id: I7229c5fb5fb78a708961527c1290147ddb9a6ed8
This commit is contained in:
parent
d3a2211acd
commit
db943d5db5
@ -106,7 +106,7 @@ facter
|
||||
libfacter3.14.12
|
||||
|
||||
#gpu-operator
|
||||
gpu-operator
|
||||
#gpu-operator
|
||||
|
||||
#grub-efi
|
||||
#grub-efi-amd64-bin # not used
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user