8000 Not able to build v1.73 integration test image + runtime GLIBC error from `oc` · Issue #8376 · kiali/kiali · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not able to build v1.73 integration test image + runtime GLIBC error from oc #8376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mkralik3 opened this issue Apr 28, 2025 · 0 comments
Closed
Assignees
Labels
bug Something isn't working test: back-end/integration PR adds/updates back-end tests (unit and/or integration)

Comments

@mkralik3
Copy link
Contributor
mkralik3 commented Apr 28, 2025

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:

/usr/bin/oc: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /usr/bin/oc)
/usr/bin/oc: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /usr/bin/oc)
/usr/bin/oc: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/bin/oc)

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

@mkralik3 mkralik3 added the bug Something isn't working label Apr 28, 2025
@mkralik3 mkralik3 self-assigned this Apr 28, 2025
@mkralik3 mkralik3 added the test: back-end/integration PR adds/updates back-end tests (unit and/or integration) label Apr 28, 2025
71E1
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Kiali Sprint 25-08 | Kiali v2.11 Apr 28, 2025
@mkralik3 mkralik3 changed the title Not able to build v1.73 integration test image Not able to build v1.73 integration test image + runtime GLIBC error from oc Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test: back-end/integration PR adds/updates back-end tests (unit and/or integration)
Projects
Development

No branches or pull requests

1 participant
0