Commit 45def6e
Fix DRA for in-tree driver mode: nodeSelector and NetworkPolicy egress
- Use module selector (not kernel version-based selector) for DRA
DaemonSet when moduleLoader is nil (in-tree driver mode)
- Add allow-all egress rule to DRA NetworkPolicy so the kubelet
plugin can reach the API server to manage ResourceSlices
Signed-off-by: Anthony Byrne <abyrne@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent edbb3a3 commit 45def6e
2 files changed
Lines changed: 5 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| |||
0 commit comments