Hotfixes for Version 2.21
This section provides details on all hotfixes available for version 2.21. Hotfixes are critical updates released between our major and minor versions to address specific issues or vulnerabilities. These updates ensure the system remains secure, stable, and optimized without requiring a full version upgrade.
2.21.16
18/05/2025
RUN-27295
Fixed an issue in CLI v2 where the --node-type
flag for inference workloads was not properly propagated to the pod specification.
2.21.16
18/05/2025
RUN-27375
Fixed an issue where projects were not visible in the legacy job submission form, preventing users from selecting a target project.
2.21.16
18/05/2025
RUN-27514
Fixed an issue where disabling CPU quota in the General settings did not remove existing CPU quotas from projects and departments.
2.21.16
18/05/2025
RUN-27521
Fixed a security vulnerability in axios
related to CVE-2025-27152 with severity HIGH.
2.21.16
18/05/2025
RUN-27638
Fixed an issue where a node pool’s placement strategy stopped functioning correctly after being edited.
2.21.16
18/05/2025
RUN-27438
Fixed an issue where MPI jobs were unavailable due to an OpenShift MPI Operator installation error.
2.21.16
18/05/2025
RUN-27952
Fixed a security vulnerability in emacs-filesystem
related to CVE-2025-1244 with severity HIGH.
2.21.16
18/05/2025
RUN-28244
Fixed a security vulnerability in liblzma5
related to CVE-2025-31115 with severity HIGH.
2.21.16
18/05/2025
RUN-28006
Fixed an issue where tokens became invalid for the API server after one hour.
2.21.16
18/05/2025
RUN-28097
Fixed an issue where the allocated_gpu_count_per_gpu
metric displayed incorrect data for fractional pods.
2.21.16
18/05/2025
RUN-28213
Fixed a security vulnerability in github.com.golang.org.x.crypto
related to CVE-2025-22869 with severity HIGH.
2.21.16
18/05/2025
RUN-28311
Fixed an issue where user creation failed with a duplicate email error, even though the email address did not exist in the system.
2.21.16
18/05/2025
RUN-28832
Fixed inference CLI v2 documentation with examples that reflect correct usage.
2.21.15
30/04/2025
RUN-27533
Fixed an issue where workloads with idle GPUs were not suspended after exceeding the configured idle time.
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
andgithub.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