Commit aec61d2
Fix DRA DaemonSet nodeSelector for in-tree module mode
When spec.moduleLoader is nil (in-tree mode), the DRA reconciler's
nodeSelector requires the kmm ready label, which is never set because
no module loading occurs. Fall back to spec.selector instead, matching
the existing behavior in the device plugin reconciler.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent edbb3a3 commit aec61d2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
| 487 | + | |
486 | 488 | | |
487 | 489 | | |
488 | 490 | | |
| |||
0 commit comments