1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/pkg/utils
Markus Lehtonen a00cdc2b61 pkg/utils: move hostpath helpers from source to utils
Refactor the code, moving the hostpath helper functionality to new
"pkg/utils/hostpath" package. This breaks odd-ish dependency
"pkg/utils" -> "source".
2022-10-06 14:28:24 +03:00
..
hostpath pkg/utils: move hostpath helpers from source to utils 2022-10-06 14:28:24 +03:00
dump.go utils/dump: do not print empty header line 2021-06-11 09:29:49 +03:00
flags.go pkg/utils: fix possible segfault in RegexpVal.Set 2021-03-02 22:46:34 +02:00
fswatcher.go pkg/utils: generalize file watcher 2021-03-09 14:20:34 +02:00
grpc_log.go pkg/utils: show correct source file in gRPC logs 2021-03-11 11:36:55 +02:00
memory_resources.go pkg/utils: move hostpath helpers from source to utils 2022-10-06 14:28:24 +03:00
memory_resources_test.go utils: add methods to fetch NUMA nodes hugepages and memory capacity 2021-11-04 10:14:51 +02:00
tls.go Drop deprecated io/ioutil package 2022-09-08 14:26:02 +03:00