feat: run notebooks in data service#375
Merged
olevski merged 14 commits intorelease-amaltheas-migrationfrom Sep 23, 2024
Merged
feat: run notebooks in data service#375olevski merged 14 commits intorelease-amaltheas-migrationfrom
olevski merged 14 commits intorelease-amaltheas-migrationfrom
Conversation
dcc7d03 to
545b3c6
Compare
8872560 to
4eb2c24
Compare
545b3c6 to
15cc4e9
Compare
Member
Author
|
This change is part of the following stack: Change managed by git-spice. |
This was referenced Aug 27, 2024
15cc4e9 to
3a28e4e
Compare
4eb2c24 to
d76ef5e
Compare
3a28e4e to
f4455bc
Compare
Contributor
|
You can access the deployment of this PR at https://renku-ci-ds-375.dev.renku.ch |
d76ef5e to
03223a7
Compare
f4455bc to
43b61be
Compare
43b61be to
e221f61
Compare
e221f61 to
bb8625d
Compare
03223a7 to
09ca8b3
Compare
bb8625d to
6c4468d
Compare
09ca8b3 to
4eb2c24
Compare
4eb2c24 to
09ca8b3
Compare
9941e20 to
9e88bad
Compare
9e88bad to
1a44f2e
Compare
Panaetius
approved these changes
Sep 23, 2024
sgaist
reviewed
Sep 23, 2024
Collaborator
sgaist
left a comment
There was a problem hiding this comment.
It's taking a good shape !
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
Contributor
|
Tearing down the temporary RenkuLab deplyoment for this PR. |
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: update and expand apispec for environments chore: filter environments by owner type squashme: address comments feat!: expand environment specification This is a breaking change in the API. chore: add tests and minor fixes chore: test the global environments migration chore: fix tests chore: minor improvements to db session handling squashme: minor fix squashme: fixups for conflict resolutuion after merge squashme: fix failing tests chore: address comments feat: add command and args to environments squashme: notebooks changes This includes major edits to the notebooks code to work with the data service. chore: resolve changes from conflict resolution chore: do not use the complicated notebooks gitlab header The gitlab credentials header from the notebooks is really complicated. We used it here just to get the access token expiry. I modified the gateway to now pass in an extra header value to indicate the gitlab token expiry. squashme: handle per secret adoption in amalthea squashme: fix parsing of PosixPath in orm squashme: display the right status and state squashme: address comments from review pt1 refactor: make APIUser a frozen dataclass As there is no reason that these object shall be modified within the services, it simplifies its handling. squashme: address comments from review pt2 squashme: fixups from rebasing squashme: use PurePosixPath for workdir and mount squashme: add saved cloud storage model
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: update and expand apispec for environments chore: filter environments by owner type squashme: address comments feat!: expand environment specification This is a breaking change in the API. chore: add tests and minor fixes chore: test the global environments migration chore: fix tests chore: minor improvements to db session handling squashme: minor fix squashme: fixups for conflict resolutuion after merge squashme: fix failing tests chore: address comments feat: add command and args to environments squashme: notebooks changes This includes major edits to the notebooks code to work with the data service. chore: resolve changes from conflict resolution chore: do not use the complicated notebooks gitlab header The gitlab credentials header from the notebooks is really complicated. We used it here just to get the access token expiry. I modified the gateway to now pass in an extra header value to indicate the gitlab token expiry. squashme: handle per secret adoption in amalthea squashme: fix parsing of PosixPath in orm squashme: display the right status and state squashme: address comments from review pt1 refactor: make APIUser a frozen dataclass As there is no reason that these object shall be modified within the services, it simplifies its handling. squashme: address comments from review pt2 squashme: fixups from rebasing squashme: use PurePosixPath for workdir and mount squashme: add saved cloud storage model
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: run notebooks in data service (#375) Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: update and expand apispec for environments chore: filter environments by owner type squashme: address comments feat!: expand environment specification This is a breaking change in the API. chore: add tests and minor fixes chore: test the global environments migration chore: fix tests chore: minor improvements to db session handling squashme: minor fix squashme: fixups for conflict resolutuion after merge squashme: fix failing tests chore: address comments feat: add command and args to environments squashme: notebooks changes This includes major edits to the notebooks code to work with the data service. chore: resolve changes from conflict resolution chore: do not use the complicated notebooks gitlab header The gitlab credentials header from the notebooks is really complicated. We used it here just to get the access token expiry. I modified the gateway to now pass in an extra header value to indicate the gitlab token expiry. squashme: handle per secret adoption in amalthea squashme: fix parsing of PosixPath in orm squashme: display the right status and state squashme: address comments from review pt1 refactor: make APIUser a frozen dataclass As there is no reason that these object shall be modified within the services, it simplifies its handling. squashme: address comments from review pt2 squashme: fixups from rebasing squashme: use PurePosixPath for workdir and mount squashme: add saved cloud storage model
olevski
added a commit
that referenced
this pull request
Sep 23, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: run notebooks in data service (#375) Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: run notebooks in data service (#375) Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts feat: update and expand apispec for environments chore: filter environments by owner type squashme: address comments feat!: expand environment specification This is a breaking change in the API. chore: add tests and minor fixes chore: test the global environments migration chore: fix tests chore: minor improvements to db session handling squashme: minor fix squashme: fixups for conflict resolutuion after merge squashme: fix failing tests chore: address comments feat: add command and args to environments squashme: notebooks changes This includes major edits to the notebooks code to work with the data service. chore: resolve changes from conflict resolution chore: do not use the complicated notebooks gitlab header The gitlab credentials header from the notebooks is really complicated. We used it here just to get the access token expiry. I modified the gateway to now pass in an extra header value to indicate the gitlab token expiry. squashme: handle per secret adoption in amalthea squashme: fix parsing of PosixPath in orm squashme: display the right status and state squashme: address comments from review pt1 refactor: make APIUser a frozen dataclass As there is no reason that these object shall be modified within the services, it simplifies its handling. squashme: address comments from review pt2 squashme: fixups from rebasing squashme: use PurePosixPath for workdir and mount squashme: add saved cloud storage model
olevski
added a commit
that referenced
this pull request
Sep 25, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts
olevski
added a commit
that referenced
this pull request
Sep 27, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts
olevski
added a commit
that referenced
this pull request
Oct 2, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts
olevski
added a commit
that referenced
this pull request
Oct 4, 2024
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch> squashme: resolve package version conflicts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This includes major edits to the notebooks code to work with the data service.
/deploy renku=feat-jupyter-free-sessions amalthea-sessions=feat-add-cloud-storage renku-notebooks=feat-jupyter-free-sessions renku-gateway=feat-add-renku-refresh-token-for-data-service renku-ui=andrea/custom-launcher-jupyter-free extra-values=amalthea-sessions.deployCrd=false #notest