Commit d2ff271
committed
Add DRA node labeling via unified PodNodeLabel reconciler
Merge DevicePluginPodReconciler and the new DRA pod labeling logic into
a single PodNodeLabelReconciler that handles both roles. The reconciler
watches DaemonSet pods with a ModuleNameLabel, determines the role from
the DaemonSetRole label, and manages the corresponding node label
(device-plugin-ready or dra-ready) based on pod readiness.1 parent 40f1f16 commit d2ff271
6 files changed
Lines changed: 550 additions & 278 deletions
File tree
- cmd/manager
- internal
- controllers
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
Lines changed: 0 additions & 214 deletions
This file was deleted.
0 commit comments