1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 22:08:33 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen 3b9bc575bc Change ExecuteGroupRule to return detailed result
Modify the ExecuteGroupRule() which is used for NodeFeatureGroups to
return detailed match status, similar to the Execute (used for
NodeFeatureRules). This prepares for using the simpler GroupRule type in
the image compatibility API.
2025-03-03 15:22:50 +02:00
..
metrics.go chore: add metrics system prefix 2024-11-28 09:57:40 +08:00
namespace-lister.go nfd-master: check that namespace informer cache sync succeeded 2024-12-02 12:46:25 +02:00
nfd-api-controller.go nfd-master: check that namespace informer cache sync succeeded 2024-12-02 12:46:25 +02:00
nfd-api-controller_test.go nfd-master: check that namespace informer cache sync succeeded 2024-12-02 12:46:25 +02:00
nfd-master-internal_test.go nfd-master: drop resourceLabels 2024-11-07 15:16:52 +02:00
nfd-master.go Change ExecuteGroupRule to return detailed result 2025-03-03 15:22:50 +02:00
nfd-master_test.go Drop NFD gRPC API 2024-10-29 15:15:18 +01:00
updater-pool.go nfd-master: use Typed* workqueue types 2024-10-30 12:25:16 +02:00
updater-pool_test.go nfd-master: explicit state variable for the node updater pool 2024-08-19 13:27:56 +03:00