SwissDataScienceCenter / renku-notebooks

An API service to provide jupyter notebooks for the Renku platform.
https://renkulab.io
Apache License 2.0
6 stars 7 forks source link

Renku 2.0 sessions cannot start when a project has zero repositories and one or more data sources #1891

Closed leafty closed 1 month ago

leafty commented 1 month ago

The issue stems from the inclusion of the following patch:

 - patch:
    - op: add
      path: /statefulset/spec/template/spec/initContainers/2/env/-
      value:
        name: GIT_CLONE_STORAGE_MOUNTS_0
        value: /home/jovyan/work/external_storage/giab
    type: application/json-patch+json