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/nfd-master
IbirbyZh 2f9801b554
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:06:14 +02: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:06:14 +02: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