1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/hack
Carlos Eduardo Arango Gutierrez 47c054e1db
Add NodeFeatureGroup CRD
The NodeFeatureGroup is an NFD-specific custom resource that is designed for
grouping nodes based on their features. NFD-Master watches for NodeFeatureGroup
objects in the cluster and updates the status of the NodeFeatureGroup object
with the list of nodes that match the feature group rules. The NodeFeatureGroup
rules follow the same syntax as the NodeFeatureRule rules.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-05-23 16:34:08 +02:00
..
boilerplate.go.txt grpc: extend the API to send raw features 2021-11-16 17:32:28 +02:00
init-buildx.sh Merge pull request #1684 from marquiz/devel/buildx-builder-name 2024-05-02 05:31:23 -07:00
kustomize.sh scripts: move hacky scripts to hack directory 2022-09-13 17:58:09 +03:00
prepare-release.sh Fix Usage example for prepare-release.sh 2023-04-26 11:15:18 +02:00
tools.go Update generate scripts to use latest code_gen functions 2024-03-12 11:35:47 +01:00
update_codegen.sh Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00