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/pkg/utils
Markus Lehtonen f9b4ba87a8 tls: require min TLS version 1.3
Deny deprecated TLS versions (1.0 and 1.1). We don't really excpect
other clients than NFD itself so we can just request the latest version.
2022-02-25 10:08:37 +02: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 utils: add methods to fetch NUMA nodes hugepages and memory capacity 2021-11-04 10:14:51 +02: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 tls: require min TLS version 1.3 2022-02-25 10:08:37 +02:00