mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-15 17:50:49 +00:00
b27676451a
Change the handling of LabelWhiteList config option to use a pointer to detect when the option is unset. This doesn't fix any detected crash but is merely general improvement and stabilization, serving easier testing. Also, use the regexp type from the core libs for the config struct - dropping the unmasrhalling code for our custom regexp type - as the core regexp now implements unmarshaller itself. |
||
---|---|---|
.. | ||
featuregate | ||
hostpath | ||
klog | ||
kubeconf | ||
dump.go | ||
flags.go | ||
fswatcher.go | ||
grpc_log.go | ||
jsonpatch.go | ||
kubernetes.go | ||
memory_resources.go | ||
memory_resources_test.go | ||
metrics.go | ||
tls.go |