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
Jan Schintag 5871207588 Mount /usr/lib and /usr/src inside the Pod
Mount /usr/lib and /usr/src as /host-usr/lib and /host-usr/src inside the pod
to allow NFD to search for the kernel configuration file inside /usr.
This solves the problem of the kernel config file not being present in /boot
on s390x RHCOS.

Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
2021-04-26 16:47:37 +02:00
..
cpu Support for additional cpu features 2021-03-05 13:15:49 -05:00
custom source/custom: dump config in more human-readable form 2021-03-16 07:06:28 +02:00
fake source/fake: make the fake source configurable 2021-02-17 21:50:58 +02:00
internal Mount /usr/lib and /usr/src inside the Pod 2021-04-26 16:47:37 +02:00
iommu logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
kernel logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
local logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
memory nfd-worker: switch to klog 2021-02-25 16:10:43 +02:00
network logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
pci logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
storage nfd-worker: rework configuration handling 2020-05-21 00:59:37 +03:00
system nfd-worker: switch to klog 2021-02-25 16:10:43 +02:00
usb logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
config.go Mount /usr/lib and /usr/src inside the Pod 2021-04-26 16:47:37 +02:00
mock_FeatureSource.go nfd-worker: rework configuration handling 2020-05-21 00:59:37 +03:00
source.go source: drop stale BoolFeatureValue type 2021-03-01 13:51:04 +02:00