1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 21:38:23 +00:00
node-feature-discovery/source/internal/kernelutils
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
..
kernel_kconfig.go Mount /usr/lib and /usr/src inside the Pod 2021-04-26 16:47:37 +02:00
kernel_version.go source/kernel: add internal helper to get kernel version 2020-09-14 12:07:35 +03:00