1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 13:28:18 +00:00
node-feature-discovery/pkg/apis/nfd/v1alpha1
Markus Lehtonen b988139094 apis/nfd: validate input when matching expression
Don't assume that the fields are correct.
2023-12-01 09:22:32 +02:00
..
annotations_labels.go Discover node features as annotations 2023-10-25 19:58:58 +02:00
doc.go apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
expression.go apis/nfd: validate input when matching expression 2023-12-01 09:22:32 +02:00
expression_test.go apis/nfd: validate input when matching expression 2023-12-01 09:22:32 +02:00
feature.go apis/nfd: add unit tests for Feature type 2023-04-25 19:40:35 +03:00
feature_test.go apis/nfd: add unit tests for Feature type 2023-04-25 19:40:35 +03:00
generate.sh apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
generated.pb.go update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
generated.proto update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
register.go apis/nfd: add CRD for communicating node features 2022-12-14 07:31:28 +02:00
rule.go apis/nfd: fix multiple matcher terms targeting the same feature 2023-11-22 10:43:52 +02:00
rule_test.go apis/nfd: fix multiple matcher terms targeting the same feature 2023-11-22 10:43:52 +02:00
types.go Discover node features as annotations 2023-10-25 19:58:58 +02:00
zz_generated.deepcopy.go apis/nfd: fix multiple matcher terms targeting the same feature 2023-11-22 10:43:52 +02:00