1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/pkg/kubectl-nfd
Marcin Franczyk b4996ad399 Implement run strategy for Node Feature Rules.
The strategy pattern allows for either executing all rules or
failing fast. For image compatibility, it’s necessary to always
execute all rules to identify which ones fail.

Signed-off-by: Marcin Franczyk <marcin0franczyk@gmail.com>
2024-12-02 12:33:17 +01:00
..
dryrun.go Implement run strategy for Node Feature Rules. 2024-12-02 12:33:17 +01:00
test.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
validate.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00