mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
b3cfe17392
This PR aims to optimize the process of updating nodes with corresponding features. In fact, previously, we were updating nodes sequentially even though they are independent from each other. Therefore, we integrated new components: LabelersNodePool which is responsible for spininng a goroutine whenever there's a request for updating nodes, and a Workqueue which is responsible for holding nodes names that should be updated. Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com> |
||
---|---|---|
.. | ||
architecture.md | ||
e2e-configuration-reference.md | ||
index.md | ||
master-commandline-reference.md | ||
master-configuration-reference.md | ||
topology-gc-commandline-reference.md | ||
topology-updater-commandline-reference.md | ||
topology-updater-configuration-reference.md | ||
worker-commandline-reference.md | ||
worker-configuration-reference.md |