1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source
Markus Lehtonen ece6076dd4 source/cpu: disable AVX10 label
Disable AVX10 as unnecessary as AVX10_LEVEL is better suited for
checking AVX10 compatibility. There is not yet any hardware with the
feature so disabling it shouldn't cause problems for users.
2024-05-24 13:50:46 +03:00
..
cpu source/cpu: disable AVX10 label 2024-05-24 13:50:46 +03:00
custom Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
fake api/nfd: use varargs in the NewInstanceFeatures helper 2024-04-23 10:29:24 +03:00
kernel source/kernel: silence misleading error on selinux detection 2024-05-02 11:07:23 +03:00
local Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
memory Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
network Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
pci api/nfd: use varargs in the NewInstanceFeatures helper 2024-04-23 10:29:24 +03:00
storage Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
system Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
usb api/nfd: use varargs in the NewInstanceFeatures helper 2024-04-23 10:29:24 +03:00
mock_LabelSource.go Update auto-generated code 2024-03-11 12:18:32 +02:00
source.go source: allow multi-type features 2024-05-24 13:18:31 +03:00
source_test.go pkg/api/feature: rename types 2022-10-06 11:25:01 +03:00