Commit 3fe1fa5
authored
ensure AppWrapper controller sets PodsReady condition on Workload (#180)
Need to conservatively set the WaitForPodsReady option to true so that
the AppWrapper instance of Kueue's generic reconciller loop will set
the PodsReady condition on the Workload instance when pods become
ready.1 parent 465127b commit 3fe1fa5
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments