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
Markus Lehtonen 37e8c6c01d nfd-master: do nfd API scheme registration in an init function
Prevents (rare) races on nfd-master reconfigurartion. Previously the
scheme was registered at nfd API controller creation/startup time. This
caused a race with some lister/informer goroutines of the previous
(stoppped) controller still running and accessing (reading) the sceme
while we were updating (writing) it.
2024-03-27 18:55:33 +00:00
..
apihelper generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
apis/nfd/v1alpha1 pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated generate: update auto-generated code 2023-04-19 09:49:17 +03:00
labeler generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
nfd-gc nfd-gc: support garbage collection of NodeFeatures 2023-08-22 21:24:26 +03:00
nfd-master nfd-master: do nfd API scheme registration in an init function 2024-03-27 18:55:33 +00:00
nfd-topology-updater nfd-updater: events: enable timer-only flow 2023-09-04 13:05:50 +02:00
nfd-worker metrics: improve feature discovery duration metric 2023-07-31 19:45:22 +03:00
podres generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
resourcemonitor topology-updater: migrate to structured logging 2023-05-31 14:43:08 +03:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils fix empty hugepages in some numa nodes caused no such file or directory error 2023-08-08 15:14:44 +08:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00