-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release 0.57.0 #3732
Merged
Merged
release 0.57.0 #3732
Conversation
This file contains 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
You can access the deployment of this PR at https://ci-renku-3732.dev.renku.ch |
Panaetius
force-pushed
the
release-0.57.0
branch
from
August 23, 2024 12:01
57114d3
to
ebedb03
Compare
Panaetius
temporarily deployed
to
ci-renku-3732
August 23, 2024 12:01 — with
GitHub Actions
Inactive
Panaetius
force-pushed
the
release-0.57.0
branch
from
September 4, 2024 08:27
ebedb03
to
6b728fc
Compare
Panaetius
temporarily deployed
to
ci-renku-3732
September 4, 2024 08:27 — with
GitHub Actions
Inactive
The previous gateway components are replaced with a single API Gateway responsible for login and reverse proxying requests. Details: * Remove the `gateway-auth` Python component * Update the `gateway-revproxy` Go component (now `gateway`) * Update the `ui-server` to remove login responsibilities --------- Co-authored-by: Tasko Olevski <[email protected]>
Release notes from csi-rclone: - feat: get secret from pvc annotation by @olevski in #20 - feat: add support for decrypting storage credentials by @m-alisafaee in #17 - fix: don't error out if unmounting fails, as it might block dependent resources by @Panaetius in #16
olevski
temporarily deployed
to
ci-renku-3732
September 4, 2024 11:14 — with
GitHub Actions
Inactive
Note: search is broken until SwissDataScienceCenter/renku-data-services#377 is merged and
|
m-alisafaee
temporarily deployed
to
ci-renku-3732
September 4, 2024 18:11 — with
GitHub Actions
Inactive
Resolved. |
lokijuhy
temporarily deployed
to
ci-renku-3732
September 9, 2024 13:19 — with
GitHub Actions
Inactive
This fixes an error where the new version of the csi rclone was failing when a secret annotation was not used to define the secret. This was supposed to work but the storage class that is marked to use the PVC annotation will fail if the annotation is not present. So we had to use 2 storage classes one that requires a PVC annotation for the secret and another that is the same as the current one - which expects that the PVC name and secret is the same.
Panaetius
temporarily deployed
to
ci-renku-3732
September 10, 2024 09:51 — with
GitHub Actions
Inactive
Co-authored-by: Rok Roškar <[email protected]>
rokroskar
temporarily deployed
to
ci-renku-3732
September 12, 2024 09:00 — with
GitHub Actions
Inactive
Add browser-based logout for Keycloak and Gitlab. Previously, the logout flow would not end the Keycloak nor the GitLab browser session. This prevented users from switching accounts because their existing Keycloak and GitLab sessions would be re-used when logging in with the renku gateway.
leafty
temporarily deployed
to
ci-renku-3732
September 12, 2024 12:42 — with
GitHub Actions
Inactive
…3765) * data svc release v0.20.0 * bump UI -> 3.35.0 * update changelog * Update CHANGELOG.rst Co-authored-by: Laura <[email protected]> * apply CHANGELOG suggestions --------- Co-authored-by: Flora Thiebaut <[email protected]> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Laura <[email protected]> Co-authored-by: Andrea Cordoba <[email protected]>
Panaetius
temporarily deployed
to
ci-renku-3732
September 13, 2024 08:42 — with
GitHub Actions
Inactive
Fixes the `Authorization` header for the Renku 2.0 search service.
leafty
temporarily deployed
to
ci-renku-3732
September 13, 2024 12:51 — with
GitHub Actions
Inactive
ciyer
previously approved these changes
Sep 13, 2024
rokroskar
temporarily deployed
to
ci-renku-3732
September 13, 2024 13:46 — with
GitHub Actions
Inactive
leafty
reviewed
Sep 13, 2024
rokroskar
previously approved these changes
Sep 13, 2024
Panaetius
approved these changes
Sep 16, 2024
rokroskar
approved these changes
Sep 16, 2024
lokijuhy
approved these changes
Sep 16, 2024
wesjdj
approved these changes
Sep 16, 2024
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.
Release 0.57.0
This PR is auto-generated by actions/github-script.
/deploy