-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js engineer
I want to continue to support RHEL 8
So that platform support does not change without a major version change
- Attempted to downgrade the docker image to buster but an s390x build is not provided.
User Impact
- mongodb-client-encryption builds do not load on linux distros that have a GLIBC version less than 2.29
Dependencies
- None
Unknowns
- How will we build for that linux platform on arm, x64, s390x?
Acceptance Criteria
Implementation Requirements
- Build a mongodb-client-encryption prebuild that can be loaded on RHEL 8
Testing Requirements
- Ensure linker GLIBC requirement is 2.28
Documentation Requirements
- None
Follow Up Requirements
- None