Not able to build v1.73 integration test image + runtime GLIBC error from oc
#8376
Labels
bug
Something isn't working
test: back-end/integration
PR adds/updates back-end tests (unit and/or integration)
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
It is not able to regenerate kiali int test image v1.73 with github action https://github.com/kiali/kiali/actions/workflows/test-images-creator.yml
https://github.com/kiali/kiali/actions/runs/14705091000/job/41263408922
Investigation:
We need to backport this #7372 into v1.73
===
After rebuild of container, there is error on runtime:
it is because the latest
oc
supports only RHEL9 (https://access.redhat.com/solutions/7077895).So we need to update also base image to rhel9
The text was updated successfully, but these errors were encountered: