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/test/e2e/utils
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
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
deployment Fix pkg name for test/utils/deployment 2023-10-16 16:11:20 +02:00
pod test/e2e: replace k8s.io/utils/pointer package 2023-12-20 15:12:11 +02:00
config.go Bump go.mod k8s.io to 1.26 2022-12-13 12:12:46 +02:00
configmap.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
crd.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
node.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
noderesourcetopology.go nfd-updater: events: enable timer-only flow 2023-09-04 13:05:50 +02:00
rbac.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
service.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00