1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-30 19:54:46 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen b9c09e6674 nfd-master: update all nodes at startup when NodeFeature API enabled
We want to always update all nodes at startup. Without this patch we
don't get any update event from the controller if no NodeFeature or
NodeFeatureRule objects exist in the cluster. Thus all nodes would stay
untouched whereas we really want to remove all labels from all nodes in
this case.
2022-12-14 21:49:50 +02:00
..
nfd-api-controller.go nfd-master: support NodeFeature objects 2022-12-14 07:31:28 +02:00
nfd-master-internal_test.go nfd-master: support NodeFeature objects 2022-12-14 07:31:28 +02:00
nfd-master.go nfd-master: update all nodes at startup when NodeFeature API enabled 2022-12-14 21:49:50 +02:00
nfd-master_test.go Use single-dash format of cmdline flags 2021-11-25 18:03:54 +02:00