Skip to content

Conversation

@leafty
Copy link
Member

@leafty leafty commented Nov 4, 2025

This update updates the default helm chart values to not deploy Renku legacy (v1) services. Deprecation notices are also documented; the enableV1Services key will be removed in the next Renku release.

@leafty leafty force-pushed the leafty/deprecate-legacy-toggle branch from 564167d to 8e62069 Compare November 5, 2025 14:37
@leafty leafty marked this pull request as ready for review November 5, 2025 14:39
@leafty leafty requested a review from a team as a code owner November 5, 2025 14:39
@leafty leafty enabled auto-merge (squash) November 6, 2025 07:45
@leafty leafty merged commit 4d8bd93 into release-2.11.0 Nov 6, 2025
24 checks passed
@leafty leafty deleted the leafty/deprecate-legacy-toggle branch November 6, 2025 07:46
olevski pushed a commit that referenced this pull request Nov 25, 2025
This update updates the default helm chart values to not deploy Renku legacy (v1) services. Deprecation notices are also documented; the enableV1Services key will be removed in the next Renku release.
olevski pushed a commit that referenced this pull request Dec 12, 2025
This update updates the default helm chart values to not deploy Renku legacy (v1) services. Deprecation notices are also documented; the enableV1Services key will be removed in the next Renku release.
olevski added a commit that referenced this pull request Dec 12, 2025
* feat: deprecate running legacy services (#4236)

This updates the default helm chart values to not deploy Renku legacy (v1) services. Deprecation notices are also documented; the enableV1Services key will be removed in the next Renku release. If you wish to keep running V1 services then you should explicitly set this value to `true`. Note that the flag and all V1 services will be fully removed in the next release.

* build: chart changes to support gitlab redirects (#4246)

* chore: use retries for requests in Keycloak init (#4268)

Without retries the job immediately restarts and it takes a long time to
get a deployment up and running when the ingress TLS and domain name is slowly getting
propagated.

* feat: improve integrations, code repositories, forms (#4257)

* fix integrations and show better feedback for code repositories
* streamline form appearance
* update Cypress tests to match the latest UI changes
* bump renku-ui to 4.12.0 and renku-data-services to 0.61.0

* feat: build base images for linux/arm64 (#4249)

Update the "Build global base images" workflow to build multi-platform images.
* The `linux/amd64` image is build the same way as before
* The `linux/arm64` image uses the CUDA variants of the renku buildpacks

* feat: support image building for arm64 (#4228)

Add support for building images for `linux/arm64` to be used when running sessions at CSCS.

Other changes include support for storing the `platform` of resource pools and for getting `platform` information about container images. These changes help support users who want to run sessions on `linux/arm64`.

* feat: add sentry to k8s watcher (#4225)

* fix: add helm values change for platformOverrides (#4278)

* feat: add prometheus metrics to UI (#4220)

See: SwissDataScienceCenter/renku-ui#3889

* fix: add env variable for nodejs to use CA certs (#4282)

* feat: Upgrade 1 major version of Keycloak (#4241)

This upgrades the Helm chart for Keycloak from 2.1.0 to 2.2.2. Which results also in an upgrade of Keycloak from 20.0.1 to 21.1.1.

---------

Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
Co-authored-by: Chandrasekhar Ramakrishnan <ciyer@users.noreply.github.com>
Co-authored-by: Tasko Olevski <tasko.olevski@sdsc.ethz.ch>
Co-authored-by: Lorenzo Cavazzi <43481553+lorenzo-cavazzi@users.noreply.github.com>
Co-authored-by: Alessandro Degano <40891147+aledegano@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants