-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Release
The install_compass script already reads information from /etc/os-release. We would like for the include this information in the download link it accesses, i.e. to https://github.com/10gen/mongo/blob/dcdd9efad038ac019f9b05b7d9859f12c710e0f7/src/mongo/installer/compass/install_compass#L370:
?os_id=<ID>&os_version_id=<VERSION_ID>
The compass.mongodb.com backend will be updated to return errors if the OS id and version point to known unsupported versions in COMPASS-7875.
- is related to
-
COMPASS-7875 Accept and validate os-release info in compass.mongodb.com latest download endpoint
- Needs Triage
- related to
-
SERVER-89558 Bump minimum RHEL to 8 in install_compass script
- Backlog