fix: Revert openblas and other runtime dependency on ppc64le - #322
Conversation
Post-Codefreeze Gatekeeper — FAILED (evaluation)
Target branch: ❌ The following issues were found:
After resolving issues, push a commit, re-edit the PR description, or add the |
|
/build-konflux feature-server |
|
Hi @jyejare , this file is no longer being used on the 3.5 branch. the issue came because of this PR merged #321 changes on dockerfile https://github.com/red-hat-data-services/feast/pull/321/changes#diff-0f0355cec3ca85a127c21ee04fb1908b7d461518a300fcb9b15e170620e9987cR31 We added the following system packages to ensure Feast works correctly on Power |
|
Also, please revert the re2-related changes. These changes are also specific to Power, it won't affect the other architectures. |
…for ibm-p Fixes RHOAIENG-83758 Signed-off-by: Jitendra Yejare <11752425+jyejare@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Jitendra Yejare <11752425+jyejare@users.noreply.github.com>
e30f57c to
0e68df4
Compare
|
/build-konflux feature-server |
|
@puneetsharma21 Thanks for bringing the real issue. Please re-review, i have reverted the required changes. |
|
Thanks. LGTM |
|
@jyejare please get the same done for main branch |
What this PR does / why we need it:
Revert changes made in #321 to regain feast operator success failing due to missing openblas and other relevent dependency.
Which issue(s) this PR fixes:
Fixes RHOAIENG-83758
Checks
git commit -s)Testing Strategy
Misc
This is a build-script-only change (shell script for ppc64le image builds). No code tests are affected.