1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-18 06:18:20 +00:00
node-feature-discovery/pkg/apis/nfd/nodefeaturerule
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
..
expression-api_test.go Extend NFR code with MatchStatus and introduce failFast strategy. 2024-12-18 10:48:14 +01:00
expression.go Extend NFR code with MatchStatus and introduce failFast strategy. 2024-12-18 10:48:14 +01:00
expression_test.go apis/nfd: no error on ops that never match 2024-04-23 11:07:49 +03:00
rule.go Change ExecuteGroupRule to return detailed result 2025-03-03 15:22:50 +02:00
rule_test.go Merge branch 'master' into feat/skip-nodes 2024-12-20 10:38:44 +02:00