cloud-bulldozer / cloud-bulldozer/benchmark-wrapper
scale_openshift image needs new rhel8 oc client - GLIBC_2.33 not found
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
The same error we've seen in other places.
Now that rhel8 oc binaries are published under a new name, we must update the image.
See logs from a run today (Nov 14 2024).
```
[2024-11-14T19:50:40.163+0000] {subprocess.py:93} INFO - oc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by oc)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.