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/internal
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
..
cpuidutils go.mod: update to klauspost/cpuid/v2@v2.02 2020-12-15 15:56:15 +02:00
kernelutils Mount /usr/lib and /usr/src inside the Pod 2021-04-26 16:47:37 +02:00
pci_utils.go logging: start log messages with lower case 2021-03-01 10:07:21 -05:00
usb_utils.go nfd-worker: switch to klog 2021-02-25 16:10:43 +02:00