Commit cb93dc3
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 cb93dc3
8 files changed
Lines changed: 602 additions & 282 deletions
File tree
- cmd/manager
- internal
- constants
- 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 0 additions & 214 deletions
This file was deleted.
0 commit comments