Changelog Version 2.21

Version
Date
Internal ID
Description

2.21.14

29/04/2025

RUN-26608

Fixed an issue by adding a flag to the cli config set command and the CLI install script, allowing users to set a cache directory.

2.21.14

29/04/2025

RUN-27264

Fixed an issue where creating a project from the UI with a non-unlimited deserved CPU value caused the queue to be created with limit = deserved instead of unlimited.

2.21.14

29/04/2025

RUN-27484

Fixed an issue where duplicate app.kubernetes.io/name labels were applied to services in the control plane Helm chart.

2.21.14

29/04/2025

RUN-27502

Fixed the inference CLI commands documentation: --max-replicas and --min-replicas were incorrectly used instead of --max-scale and --min-scale.

2.21.14

29/04/2025

RUN-27513

Fixed an issue where cluster-scoped policies were not visible to users with appropriate permissions.

2.21.14

29/04/2025

RUN-27515

Fixed an issue where users were unable to use assets from an upper scope during flexible workload submissions.

2.21.14

29/04/2025

RUN-27520

Fixed an issue where adding access rules immediately after creating an application did not refresh the access rules table.

2.21.14

29/04/2025

RUN-27628

Fixed an issue where a node pool could remain stuck in Updating status in certain cases.

2.21.14

29/04/2025

RUN-27826

Fixed an issue where the runai inference update command could result in a failure to update the workload. Although the command itself succeeded (since the update is asynchronous), the update often failed, and the new spec was not applied.

2.21.14

29/04/2025

RUN-27915

Fixed an issue where the "Improved Command Line Interface" admin setting was incorrectly labeled as Beta instead of Stable.

2.21.11

29/04/2025

RUN-27251

  • Fixed a security vulnerability in github.com.golang-jwt.jwt.v4 and github.com.golang-jwt.jwt.v5 with CVE-2025-30204 with severity HIGH.

  • Fixed a security vulnerability in golang.org.x.net with CVE-2025-22872 with severity MEDIUM.

  • Fixed a security vulnerability in knative.dev/serving with CVE-2023-48713 with severity MEDIUM.

2.21.11

29/04/2025

RUN-27309

Fixed an issue where workloads configured with a multi node pool setup could fail to schedule on a specific node pool in the future after an initial scheduling failure, even if sufficient resources later became available.

2.21.10

29/04/2025

RUN-26992

Fixed an issue where workloads submitted with an invalid node port range would get stuck in Creating status.

2.21.10

29/04/2025

RUN-27497

Fixed an issue where, after deleting an SSO user and immediately creating a local user, the delete confirmation dialog reappeared unexpectedly.

2.21.9

15/04/2025

RUN-26989

Fixed an issue that prevented reordering node pools in the workload submission form.

2.21.9

15/04/2025

RUN-27247

Fixed security vulnerabilities in Spring framework used by db-mechanic service - CVE-2021-27568, CVE-2021-44228, CVE-2022-22965, CVE-2023-20873, CVE-2024-22243, CVE-2024-22259 and CVE-2024-22262.

2.21.9

15/04/2025

RUN-26359

Fixed an issue in CLI v2 where using the --toleration option required incorrect mandatory fields.

Last updated