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/kernel
Markus Lehtonen ce66121d3c source/kernel: silence misleading error on selinux detection
Silence a irrelevant error that was printed in case /sys/fs/selinux/
directory exists but selinuxfs is not mounted (i.e. the dir is empty).
2024-05-02 11:07:23 +03:00
..
kconfig.go pkg/utils: move hostpath helpers from source to utils 2022-10-06 14:28:24 +03:00
kernel.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
kernel_test.go source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
modules.go feat: support builtin kernel mods 2023-04-13 10:19:24 +01:00
selinux.go source/kernel: silence misleading error on selinux detection 2024-05-02 11:07:23 +03:00
version.go source/kernel: add unit tests for kernel version parsing 2024-02-15 14:44:18 +02:00
version_test.go source/kernel: add unit tests for kernel version parsing 2024-02-15 14:44:18 +02:00