Commit 6e91c0c
Installs Required Packages for pgo-scheduler
When building the 'pgo-scheduler' image using ubi8-minimal, the
'findutils' and 'procps' packages are now installed. This ensures the
'find' utility is present as required by the scheduler's liveness
probe, while also ensuring the 'pgrep' and 'pidof' utilities are
present as required by the scheduler's 'start.sh' script.1 parent 80b29f1 commit 6e91c0c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
0 commit comments