feat: Upgrade Keycloak to v26.4.0#4402
Merged
Merged
Conversation
Collaborator
|
You can access the deployment of this PR at https://ci-renku-4402.dev.renku.ch |
Member
|
This was originally targeting release 2.16.0. But that was merged. So I moved it over to 2.17.0 |
* chore: bump ui to 4.14.0 and data-services to 0.75.0 * chore: update rbac for auto pausing sessions --------- Co-authored-by: Tasko Olevski <16360283+olevski@users.noreply.github.com>
* chore: bump UI to 4.25.0 * tests: update matching session launcher title (#4467)
Currently we only support secrets. But in a lot of cases you can create a configmap, annotate it and then k8s will populate it with cluster-specific CA certs. This is an option for the internal image registry that comes with openshift. And the auto-population with the cert works only on configmaps, not on secrets.
Since we are using a full stack framework now the UI deployment is making API calls for the UI. So it needs any self-signed certs just like the ui server.
…#4428) * feat: add configuration options for building image from private repositories * feat: add configuration for session private image pull secret This supplements the building part allowing to use independent secrets for pushing during build and pulling for session creation. This secret is not accessible by the user. * refactor: move private repo build support under a feature flag Renku admins thus have the choice to provide builds only for public repositories or for both. * chore: add documentation for admins * chore: add changelog entries for values file --------- Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
Use the new git-clone image from the amalthea repository (`renku/cloner`). See: SwissDataScienceCenter/amalthea#1083
olevski
approved these changes
Jun 24, 2026
Collaborator
|
Tearing down the temporary RenkuLab deployment for this PR. |
olevski
pushed a commit
that referenced
this pull request
Jun 24, 2026
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.
/deploy