From 1e4c1b2f5921118d59cca6ec4b12f93f501f6fad Mon Sep 17 00:00:00 2001 From: Sherin Date: Sat, 1 Mar 2025 19:14:41 +0200 Subject: [PATCH 1/7] Update saas-updates.md --- docs/home/saas-updates.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index 88c6d71afe..04b595317c 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -14,6 +14,23 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r * Latest release: [February 16-23, 2025](#february-16-23-2025) * Previous releases: [February 02-09, 2025](#february-02-09-2025) +## March 2025 releases + +### March 02, 2025 + +#### Product enhancements + + +#### Resolved Bugs + +| ID | Description | +| :---- | :---- | +| 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. | +| RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error, causing users to be signed out of the UI in all failure cases. The response code has been adjusted to 500 where appropriate to prevent unnecessary sign-outs. | +| RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not always updated in the cluster. | +| RUN-26152 | GET API for retrieving a workspace, training, or inference by ID returns deleted items. | + + ## February 2025 releases From 4077af6485bd0975b951b786ae1d92611f16fbe9 Mon Sep 17 00:00:00 2001 From: Sherin Date: Sun, 2 Mar 2025 13:11:50 +0200 Subject: [PATCH 2/7] Update saas-updates.md --- docs/home/saas-updates.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index 04b595317c..b5d2184733 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -25,10 +25,13 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r | ID | Description | | :---- | :---- | +| RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error causing users to be signed out of the UI. | +| RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | +| RUN-26178 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | | 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. | -| RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error, causing users to be signed out of the UI in all failure cases. The response code has been adjusted to 500 where appropriate to prevent unnecessary sign-outs. | -| RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not always updated in the cluster. | -| RUN-26152 | GET API for retrieving a workspace, training, or inference by ID returns deleted items. | +| RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not updated in the cluster. | +| RUN-26152 | GET API for retrieving Workspaces, Trainings, and Inferences by ID returns deleted items. | + ## February 2025 releases From 3dfb921a441b2fc15fca772b471a3d96ab515941 Mon Sep 17 00:00:00 2001 From: Sherin Date: Tue, 4 Mar 2025 15:19:08 +0200 Subject: [PATCH 3/7] Update saas-updates.md --- docs/home/saas-updates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index b5d2184733..a7b3946c8a 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -27,11 +27,11 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r | :---- | :---- | | RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error causing users to be signed out of the UI. | | RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | -| RUN-26178 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | +| RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | | 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. | | RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not updated in the cluster. | | RUN-26152 | GET API for retrieving Workspaces, Trainings, and Inferences by ID returns deleted items. | - +| RUN-25984 | Added a validation message to api/v1/me/password. | ## February 2025 releases From 75d5c9dbded6f7b80a6b5e3a3be623358339d1d3 Mon Sep 17 00:00:00 2001 From: Sherin Date: Tue, 4 Mar 2025 15:56:16 +0200 Subject: [PATCH 4/7] Update saas-updates.md --- docs/home/saas-updates.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index a7b3946c8a..74eabebe6d 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -11,15 +11,20 @@ SaaS releases follow a scheduled rollout cadence, typically every two weeks, all In contrast, bug fixes are deployed as needed to address urgent issues and are released immediately to ensure the stability and security of the service. -* Latest release: [February 16-23, 2025](#february-16-23-2025) -* Previous releases: [February 02-09, 2025](#february-02-09-2025) +* Latest release: [March 04, 2025](#march-04-2025) +* Previous releases: [February 16-23, 2025](#february-16-23-2025), [February 02-09, 2025](#february-02-09-2025) ## March 2025 releases -### March 02, 2025 +### March 04, 2025 #### Product enhancements +* Added functionality to verify the proper installation of Knative. The UI and API will reflect the status of various features based on their current state in Knative. +* Added the NVIDIA logo to the platform, including the login page and other general areas. +* Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security. +* Users will be able to submit workloads and map secrets to volumes using the --secret-volume flag. This feature is applicable for all workload types - workspaces, training, and inference. + #### Resolved Bugs From f7099cd9f4345b22e4e4e63acaf6d6edb2e6573d Mon Sep 17 00:00:00 2001 From: Sherin Date: Tue, 4 Mar 2025 17:11:35 +0200 Subject: [PATCH 5/7] Update saas-updates.md --- docs/home/saas-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index 74eabebe6d..e03e2ad28c 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -23,7 +23,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r * Added functionality to verify the proper installation of Knative. The UI and API will reflect the status of various features based on their current state in Knative. * Added the NVIDIA logo to the platform, including the login page and other general areas. * Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security. -* Users will be able to submit workloads and map secrets to volumes using the --secret-volume flag. This feature is applicable for all workload types - workspaces, training, and inference. +* CLI v2: Users will be able to submit workloads and map secrets to volumes using the --secret-volume flag. This feature is applicable for all workload types - workspaces, training, and inference. #### Resolved Bugs From b9a8d07ff17a43d61cbef85b927b4d31e58fa1e4 Mon Sep 17 00:00:00 2001 From: Sherin Date: Wed, 5 Mar 2025 11:11:16 +0200 Subject: [PATCH 6/7] Update saas-updates.md --- docs/home/saas-updates.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index e03e2ad28c..a95bafb0c8 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -30,13 +30,18 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r | ID | Description | | :---- | :---- | +| RUN-26135 | Fixed an issue which prevented enabling/disabling email notifications. | | RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error causing users to be signed out of the UI. | | RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | | RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | +| RUN-26356 | Fixed an issue where Lowest for over quota weight did not appear as 0. | +| RUN-26249 | Fixed an issue where creating a policy with the fields "tty" and "stdin" resulted in a validation error. | | 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. | | RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not updated in the cluster. | | RUN-26152 | GET API for retrieving Workspaces, Trainings, and Inferences by ID returns deleted items. | | RUN-25984 | Added a validation message to api/v1/me/password. | +| RUN-26062 | Fixed an issue where a new API, intended for clusters running version 2.18 and above, was not disabled for older clusters, causing unintended workload operations — such as creation, deletion, resumption, or stoppage — after upgrading from versions below 2.18 to 2.18 or higher. | + ## February 2025 releases @@ -62,7 +67,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r | :---- | :---- | | RUN-25974 | Fixed an issue where using filters in the Quota management dashboard was not working properly. | | RUN-25969 | Fixed an issue where the UI incorrectly rejected valid toleration key inputs during validation checks. | -| RUN-25946 | 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-25946 | 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 | 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. | | RUN-25249 | Fixed an issue where submitting a workload using a yaml file with a port but without service type would use ClusterIP as the default service type. If no host port is provided, the target port will be used as the host. | | RUN-25269 | Fixed an issue where the Pods modal was not paginated, limiting the display to only 50 records. | From b9c795a6540b1060689f14105c33e8c85eb1ce57 Mon Sep 17 00:00:00 2001 From: Sherin Date: Wed, 5 Mar 2025 11:23:42 +0200 Subject: [PATCH 7/7] Update saas-updates.md --- docs/home/saas-updates.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index a95bafb0c8..d9a8f6a644 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -23,7 +23,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r * Added functionality to verify the proper installation of Knative. The UI and API will reflect the status of various features based on their current state in Knative. * Added the NVIDIA logo to the platform, including the login page and other general areas. * Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security. -* CLI v2: Users will be able to submit workloads and map secrets to volumes using the --secret-volume flag. This feature is applicable for all workload types - workspaces, training, and inference. +* CLI v2: Users will be able to submit workloads and map secrets to volumes using the `--secret-volume` flag. This feature is applicable for all workload types - workspaces, training, and inference. #### Resolved Bugs @@ -32,12 +32,12 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r | :---- | :---- | | RUN-26135 | Fixed an issue which prevented enabling/disabling email notifications. | | RUN-25131 | Fixed an issue where authentication failures in the Grafana proxy incorrectly returned a 401 error causing users to be signed out of the UI. | -| RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with attach was not possible after the workload started running. | +| RUN-26248 | CLI v2: Fixed an issue where submitting an interactive workload with `--attach` was not possible after the workload started running. | | RUN-25982 | CLI v2: Fixed an issue where interactive mode did not return an error for invalid control plane/Authentication URLs and timeout duration. | | RUN-26356 | Fixed an issue where Lowest for over quota weight did not appear as 0. | -| RUN-26249 | Fixed an issue where creating a policy with the fields "tty" and "stdin" resulted in a validation error. | +| RUN-26249 | Fixed an issue where creating a policy with the fields `tty` and `stdin` resulted in a validation error. | | 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. | -| RUN-26115 | Fixed an issue where projects that were updated due to changes in their department override fields were not updated in the cluster. | +| RUN-25895 | Fixed an issue where projects that were updated due to changes in their department override fields were not updated in the cluster. | | RUN-26152 | GET API for retrieving Workspaces, Trainings, and Inferences by ID returns deleted items. | | RUN-25984 | Added a validation message to api/v1/me/password. | | RUN-26062 | Fixed an issue where a new API, intended for clusters running version 2.18 and above, was not disabled for older clusters, causing unintended workload operations — such as creation, deletion, resumption, or stoppage — after upgrading from versions below 2.18 to 2.18 or higher. |