1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-09 10:17:04 +00:00
node-feature-discovery/api/nfd/v1alpha1
Marcin Franczyk 51bbbe202d Extend NFR code with MatchStatus and introduce failFast strategy.
MatchStatus provides details about successful expressions and their results,
which are the matched host features. Additionally, a new flag controls
rule processing behavior: it can either stop at the first error or
continue processing all expressions and rules.

Signed-off-by: Marcin Franczyk <marcin0franczyk@gmail.com>
2024-12-18 10:48:14 +01:00
..
annotations_labels.go apis/nfd/validate: loosen validation of feature annotations 2024-04-09 13:30:22 +03:00
doc.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
feature.go apis/nfd: allow different types of features of the same name 2024-05-24 13:18:31 +03:00
feature_test.go Simplify code 2024-07-09 09:05:33 +03:00
generate.sh Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
generated.pb.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
generated.proto Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
register.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
types.go Extend NFR code with MatchStatus and introduce failFast strategy. 2024-12-18 10:48:14 +01:00
zz_generated.deepcopy.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00