1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 08:47:04 +00:00
node-feature-discovery/test/e2e/data
Fabiano Fidêncio 250aea4741
Create extended resources with NodeFeatureRule
Add support for management of Extended Resources via the
NodeFeatureRule CRD API.

There are usage scenarios where users want to advertise features
as extended resources instead of labels (or annotations).

This patch enables the discovery of extended resources, via annotation
and patch of node.status.capacity and node.status.allocatable. By using
the NodeFeatureRule API.

Co-authored-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>
Co-authored-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2023-04-07 16:14:56 +02:00
..
nodefeature-1.yaml test/e2e: more comprehensive test for NodeFeature objects 2023-01-03 17:50:48 +02:00
nodefeature-2.yaml test/e2e: more comprehensive test for NodeFeature objects 2023-01-03 17:50:48 +02:00
nodefeature-3.yaml test: implement e2e test of the deny-label-ns flag 2023-03-10 11:11:36 +01:00
nodefeaturerule-1.yaml test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
nodefeaturerule-2.yaml test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
nodefeaturerule-3-updated.yaml nfd-master: disallow unprefixed and kubernetes taints 2023-04-06 16:12:37 +03:00
nodefeaturerule-3.yaml nfd-master: disallow unprefixed and kubernetes taints 2023-04-06 16:12:37 +03:00
nodefeaturerule-4.yaml Create extended resources with NodeFeatureRule 2023-04-07 16:14:56 +02:00