1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 05:48:21 +00:00
node-feature-discovery/pkg/nfd-master
IbirbyZh 1a18bcdfae Fix the problem with starting the master with empty cache
We faced the problem when master deleted some of labels on start. Sometimes he doesn't gets NodeFeatures when they are present in cluster because of empty cache in informer
2024-06-10 18:43:01 +00:00
..
metrics.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nfd-api-controller.go Fix the problem with starting the master with empty cache 2024-06-10 18:43:01 +00:00
nfd-api-controller_test.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
nfd-master-internal_test.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nfd-master.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nfd-master_test.go nfd-master: parse kubeconfig even with NoPublish set 2024-04-08 14:25:27 +03:00
updater-pool.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
updater-pool_test.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00