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/docs
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
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Fixed type in Header under deployment/kustomize.md 2023-05-18 14:59:54 +05:30
developer-guide Fix some typos 2023-02-16 22:08:00 +08:00
get-started docs: add missing .md suffix to internal references 2023-04-25 15:28:07 +03:00
reference Merge pull request #1219 from PiotrProkop/leader-elect 2023-05-22 00:36:21 -07:00
usage feat: support dynamic values for labels in the NodeFeatureRule 2023-05-31 23:30:26 +01:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile.lock docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb scripts/mdlint: update mdlint to v0.12.0 2022-12-01 20:57:21 +02:00