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
Hairong Chen e8a00ba7da cpu: Discover TDX guests based on cpuid information
NFD already has the capability to discover whether baremetal / host
machines support Intel TDX.  Now, the next step is to add support for
discovering whether a node is TDX protected (as in, a virtual machine
started using Intel TDX).

In order to do so, we've decided to go for a new `cpu-security.tdx`
property, called `protected` (`cpu-security.tdx.protected`).

Signed-off-by: Hairong Chen <hairong.chen@intel.com>
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2023-06-05 11:06:28 +02:00
..
cpu cpu: Discover TDX guests based on cpuid information 2023-06-05 11:06:28 +02:00
custom pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
fake pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
kernel pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
local pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
memory pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
network pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
pci pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
storage pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
system pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
usb pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
mock_LabelSource.go generate: update mockery to v2.25.1 2023-04-19 13:33:42 +03:00
source.go source: migrate to structured logging 2023-05-31 14:43:08 +03:00
source_test.go pkg/api/feature: rename types 2022-10-06 11:25:01 +03:00