1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-18 14:28:25 +00:00
node-feature-discovery/test/e2e/data
AhmedGrati 08b9c3486e feat: support dynamic values for labels in the NodeFeatureRule
This PR aims to support the dynamic values for labels in the
NodeFeatureRule CRD, it would offer more flexible labeling for users.
To achieve this, we check whether label value starts with "@", and if
it's the case, we will get the value of the feature value, and update
the value of the label with the feature value.

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
2023-05-31 23:30:26 +01: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 feat: support dynamic values for labels in the NodeFeatureRule 2023-05-31 23:30:26 +01: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