Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86761

Remove google-cloud-compute from poetry

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Security
    • Fully Compatible
    • ALL
    • Security 2024-02-19, Security 2024-03-04
    • 154

      google-cloud-compute was added to poetry since it's needed for the external_auth_oidc_gcp task. Adding it to poetry means that it gets installed on every build of the server across all variants, which is both excessive and responsible for a BF on MacOS, which has slightly different versions of some of its dependencies.

      We can remove this package and instead try installing it directly in external_auth_oidc_gcp's setup and teardown tasks.

            Assignee:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: