Page MenuHomePhabricator

[keyserver] pin the rust version we use in our keyserver docker image
ClosedPublic

Authored by varun on Sep 5 2024, 11:08 AM.
Tags
None
Referenced Files
F3009703: D13248.diff
Fri, Oct 18, 11:30 PM
Unknown Object (File)
Thu, Oct 10, 12:49 PM
Unknown Object (File)
Thu, Oct 10, 12:49 PM
Unknown Object (File)
Thu, Oct 10, 12:49 PM
Unknown Object (File)
Thu, Oct 10, 11:47 AM
Unknown Object (File)
Thu, Sep 26, 7:46 AM
Unknown Object (File)
Sun, Sep 22, 1:39 AM
Unknown Object (File)
Sat, Sep 21, 2:07 PM
Subscribers

Details

Summary

resolves https://linear.app/comm/issue/ENG-9162/docker-keyserver-ci-is-failing-due-to-voprf-crate

currently we install the latest stable version of rust in our keyserver docker image. unfortunately, opaque-ke 2.0 has a dependency that's not compatible with the latest version of rust anymore. we'll need them to cut a new release before we upgrade our rust version. in the meantime, we'll pin the version of rust used in our services, since we know this version is compatible with opaque-ke 2.0.

Test Plan

Diff Detail

Repository
rCOMM Comm
Branch
fix-ci (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage