From 00393a922baab19eeebefc64666c0571b5f309dd Mon Sep 17 00:00:00 2001 From: Sherin Date: Mon, 3 Mar 2025 18:16:56 +0200 Subject: [PATCH 1/2] Added hotfixes --- docs/home/changelog/hotfixes-2-18.md | 7 ++++++- docs/home/changelog/hotfixes-2-19.md | 2 ++ docs/home/changelog/hotfixes-2-20.md | 7 +++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/home/changelog/hotfixes-2-18.md b/docs/home/changelog/hotfixes-2-18.md index 441c4fd14e..f8c1c6fbd0 100644 --- a/docs/home/changelog/hotfixes-2-18.md +++ b/docs/home/changelog/hotfixes-2-18.md @@ -12,7 +12,12 @@ The following is a list of the known and fixed issues for Run:ai V2.18. | Internal ID | Hotfix # | Description | | :---- | :---- | :---- | -| RUN-25659 | 2.18.89 | CLI v2: Fixed an issue where min and max replicas were able to be submitted using TensorFLow. | +| RUN-26304 | 2.18.94 | Fixed an issue where quota numbers was incorrectly displayed in the reclaim message. | +| RUN-26248 | 2.18.93 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | +| RUN-25323 | 2.18.92 | Reduced memory consumption to improve stability and increase scaling. | +| RUN-25323 | 2.18.92 | Fixed an issue in CLI v2 where “stopping the workload” event was missing when workloads reached the project’s running time limit. | +| RUN-25921 | 2.18.90 | Fixed an issue where the Workloads API did not enforce a minimum cluster version, returning a 400 Bad Request for versions below 2.18. | +| RUN-25659 | 2.18.89 | CLI v2: Fixed an issue where min and max replicas were able to be submitted using TensorFlow. | | RUN-25558 | 2.18.88 | Fixed a memory issue when handling external workloads (deployments, ray etc.) which when they were scaled caused ETCD memory to increase. | | RUN-25466 | 2.18.88 | Fixed an issue where an environment variable with the value SECRET was not valid as only SECRET:xxx was accepted. | | RUN-24700 | 2.18.88 | CLI v2: Workload describe command no longer requires type or framework flags. | diff --git a/docs/home/changelog/hotfixes-2-19.md b/docs/home/changelog/hotfixes-2-19.md index ec10ba11be..7d0251c5ca 100644 --- a/docs/home/changelog/hotfixes-2-19.md +++ b/docs/home/changelog/hotfixes-2-19.md @@ -10,6 +10,8 @@ The following is a list of the known and fixed issues for Run:ai V2.19. | Internal ID | Hotfix # | Description | | :---- | :---- | :---- | +| RUN-26304 | 2.19.71 | Fixed an issue where quota numbers was incorrectly displayed in the reclaim message. | +| RUN-26248 | 2.19.70 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | | RUN-25323 | 2.19.68 | Fixed an issue in CLI v2 where “stopping the workload” event was missing when workloads reached the project’s running time limit. | | RUN-25946 | 2.19.68 | Fixed an issue where the Update Inference Spec API did not enforce a minimum cluster version returning a 400 Bad Request for versions below 2.19. | | RUN-25921 | 2.19.68 | Fixed an issue where the Workspaces, Trainings and Distributed APIs did not enforce a minimum cluster version returning a 400 Bad Request for versions below 2.18. | diff --git a/docs/home/changelog/hotfixes-2-20.md b/docs/home/changelog/hotfixes-2-20.md index e19ea5ceec..dcea467bee 100644 --- a/docs/home/changelog/hotfixes-2-20.md +++ b/docs/home/changelog/hotfixes-2-20.md @@ -11,6 +11,13 @@ This section provides details on all hotfixes available for version 2.20. Hotfix | Version | Date | Internal ID | Description | |--|--|--|--| +| 2.20.24 | 20/02/2025 | RUN-26304 | Fixed an issue where quota numbers was incorrectly displayed in the reclaim message. | +| 2.20.24 | 20/02/2025 | RUN-25969 | TBD | +| 2.20.23 | 20/02/2025 | RUN-25969 | Fixed an issue where the UI incorrectly rejected valid toleration key inputs during validation checks. | +| 2.20.23 | 20/02/2025 | RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | +| 2.20.23 | 20/02/2025 | RUN-26135 | Fixed an issue which prevented enabling/disabling email notifications. | +| 2.20.23 | 20/02/2025 | RUN-26178 | Fixed an issue where the upgrade to 2.20 failed to migrate departments and projects if the job to validate the default department to clusters ran first. | +| 2.20.23 | 20/02/2025 | RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | | 2.20.22 | 20/02/2025 | RUN-23048 | Improved error handling to display meaningful messages from the CLI upgrade command. | | 2.20.22 | 20/02/2025 | RUN-25323 | Fixed an issue in CLI v2 where “stopping the workload” event was missing when workloads reached the project’s running time limit. | | 2.20.22 | 20/02/2025 | RUN-25511 | Fixed an issue where deleting a workload in CLI v2 caused an error due to a missing response body. The CLI now correctly receives and handles the expected response body. | From 193de491f1164a2da01ba7654ed854837e665717 Mon Sep 17 00:00:00 2001 From: Sherin Date: Tue, 4 Mar 2025 13:06:01 +0200 Subject: [PATCH 2/2] Update hotfixes-2-20.md --- docs/home/changelog/hotfixes-2-20.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/home/changelog/hotfixes-2-20.md b/docs/home/changelog/hotfixes-2-20.md index dcea467bee..7584c7c0fe 100644 --- a/docs/home/changelog/hotfixes-2-20.md +++ b/docs/home/changelog/hotfixes-2-20.md @@ -11,13 +11,14 @@ This section provides details on all hotfixes available for version 2.20. Hotfix | Version | Date | Internal ID | Description | |--|--|--|--| -| 2.20.24 | 20/02/2025 | RUN-26304 | Fixed an issue where quota numbers was incorrectly displayed in the reclaim message. | -| 2.20.24 | 20/02/2025 | RUN-25969 | TBD | -| 2.20.23 | 20/02/2025 | RUN-25969 | Fixed an issue where the UI incorrectly rejected valid toleration key inputs during validation checks. | -| 2.20.23 | 20/02/2025 | RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | -| 2.20.23 | 20/02/2025 | RUN-26135 | Fixed an issue which prevented enabling/disabling email notifications. | -| 2.20.23 | 20/02/2025 | RUN-26178 | Fixed an issue where the upgrade to 2.20 failed to migrate departments and projects if the job to validate the default department to clusters ran first. | -| 2.20.23 | 20/02/2025 | RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | +| 2.20.24 | 28/02/2025 | RUN-26304 | Fixed an issue where quota numbers were incorrectly displayed in the reclaim message. | +| 2.20.24 | 28/02/2025 | RUN-25984 | Fixed an issue where api/v1/me/password was missing a validation message when changing a password. | +| 2.20.23 | 27/02/2025 | RUN-25895 | Fixed an issue where projects that were updated due to changes in their department override fields were not always updated in the cluster. | +| 2.20.23 | 27/02/2025 | RUN-25969 | Fixed an issue where the UI incorrectly rejected valid toleration key inputs during validation checks. | +| 2.20.23 | 27/02/2025 | RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | +| 2.20.23 | 27/02/2025 | RUN-26135 | Fixed an issue which prevented enabling/disabling email notifications. | +| 2.20.23 | 27/02/2025 | RUN-26178 | Fixed an issue where the upgrade to 2.20 failed to migrate departments and projects if the job to validate the default department to clusters ran first. | +| 2.20.23 | 27/02/2025 | RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | | 2.20.22 | 20/02/2025 | RUN-23048 | Improved error handling to display meaningful messages from the CLI upgrade command. | | 2.20.22 | 20/02/2025 | RUN-25323 | Fixed an issue in CLI v2 where “stopping the workload” event was missing when workloads reached the project’s running time limit. | | 2.20.22 | 20/02/2025 | RUN-25511 | Fixed an issue where deleting a workload in CLI v2 caused an error due to a missing response body. The CLI now correctly receives and handles the expected response body. |