Commit 7469baf
dataimportcron: add nodeSelector when architecture is specified (#3908)
For pullMethod: node imports, the poller pod that's created lacked an
architecture nodeSelector in the event that an architecture specific
import was required.
Signed-off-by: Adi Aloni <[email protected]>
Co-authored-by: Adi Aloni <[email protected]>1 parent ced8382 commit 7469baf
File tree
2 files changed
+25
-0
lines changed- pkg/controller
- tests
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
660 | 664 | | |
661 | 665 | | |
662 | 666 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
439 | 460 | | |
440 | 461 | | |
441 | 462 | | |
| |||
0 commit comments