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/deployment
Markus Lehtonen fa2f008d18 cpu: advertise AVX10 version
Add new cpuid label "feature.node.kubernetes.io/cpu-cpuid.AVX10_VERSION"
that advertises the supported version of AVX10 vector ISA.
Correspondingly, the patch adds AVX10_VERSION to the "cpu.cpuid" feature
for NodeFeatureRules to consume.

This makes cpu.cpuid on amd64 architecture a "multi-type" feature in
that it contains "flags" and potentially also "attributes" (the only
cpuid attribute so far is the AVX10_VERSION).
2024-05-24 13:48:20 +03:00
..
base api/nfd: document all undocumented fields in the types 2024-05-23 23:49:49 +03:00
components Add swap support in nfd 2024-02-19 10:20:56 -05:00
helm/node-feature-discovery api/nfd: document all undocumented fields in the types 2024-05-23 23:49:49 +03:00
nodefeaturerule/samples cpu: advertise AVX10 version 2024-05-24 13:48:20 +03:00
overlays deployment/kustomize: drop the sample cert-manager overlay 2024-01-03 21:13:15 +02:00