Commit 89084d7
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 53251bd commit 89084d7
8 files changed
Lines changed: 543 additions & 279 deletions
File tree
- cmd/manager
- internal
- controllers
- utils
- pkg/labels
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
Lines changed: 0 additions & 214 deletions
This file was deleted.
0 commit comments