Skip to content

Commit 4db9cc0

Browse files
authored
Release notes for CCW dec 2024 release (#422)
* first draft * latest entry * set release version * fix missing date * grammar correction
1 parent 2695989 commit 4db9cc0

File tree

2 files changed

+52
-2
lines changed

2 files changed

+52
-2
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: CycleCloud Workspace for Slurm - Release Notes 2024.12.18
3+
description: Read product release notes for Azure CycleCloud Workspace for Slurm 2024.12.18. See a list of new features and known issues.
4+
author: xpillons
5+
ms.date: 12/16/2024
6+
ms.author: xpillons
7+
---
8+
9+
# CycleCloud Workspace for Slurm version 2024.12.18
10+
11+
Azure CycleCloud Workspace for Slurm 2024.12.18 was released as General Audience. This article provides you with information about:
12+
13+
* Recent releases
14+
* Previews underway with known limitations (if applicable)
15+
* Known issues
16+
* Deprecated functionality (if applicable)
17+
18+
The following release notes identify the new features and the open issues for the 2024.12.18 release of Azure CycleCloud Workspace for Slurm.
19+
20+
The release notes are continuously updated. Open known issues that require a workaround are added when they're discovered. Carefully review the information in the release notes before deploying Azure CycleCloud Workspace for Slurm.
21+
22+
This release corresponds to the software version:
23+
24+
- **CycleCloud Workspace for Slurm version 2024.12.18**
25+
26+
## What's new in CycleCloud Workspace for Slurm version 2024.12.18?
27+
28+
Azure CycleCloud Workspace for Slurm is updated regularly. Stay up to date with the latest announcements.
29+
30+
This release contains the following new features:
31+
32+
* Usage of CycleCloud Marketplace Image 8.7.0
33+
* Removal of AlmaLinux 8.7 and addition of AlmaLinux 8.10 for Scheduler, Login, and compute nodes
34+
* Automatic collection of CycleCloud and Slurm logs for compute nodes
35+
* Allow the use of custom images not stored in a compute gallery
36+
* Change of default networking option to auto-create
37+
* Update Slurm version
38+
* Vnet size is driven by the Lustre cluster size
39+
* Role Assignments GUID are now based on CycleCloud VM PrincipalID which allow re-deploying in the same Resource Group multiple times
40+
* Create a Resource Group is now the default setting
41+
* Remove the need of a SAS key when accessing the storage account used for storing CycleCloud project files from nodes
42+
* Sched disk is persistent
43+
44+
## Known issues in this release
45+
46+
- When deploying on an existing environment prior to this release, you must first cleanup the role assignements otherwise there will be a failure recreating them. To resolve this see [How to clean up roles using the CLI](../../how-to/ccws/cleanup-roles.md).
47+
- When removing the CycleCloud VM, there will be orphan role assignments left at the subscription level. Those can be listed using `unknown` as the role assignee, and needs to be explicitly removed.
48+
- **Azure US Gov Only**: Marketplace deployment validation failed due to an incorrect API version. To mitigate this, [How to deploy a CycleCloud Workspace for Slurm environment using the CLI](../../how-to/ccws/deploy-with-cli.md).
49+

articles/cyclecloud/release-notes/ccws/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
title: Current Release Notes - Azure CycleCloud Workspace for Slurm
33
description: Read the product release notes for the current Azure CycleCloud Workspace for Slurm release.
44
author: xpillons
5-
ms.date: 12/11/2024
5+
ms.date: 12/16/2024
66
ms.author: xpillons
77
---
88

99
# Azure CycleCloud Workspace for Slurm
1010

11-
The current release is `2024.11.08`
11+
The current release is `2024.12.18`
1212

1313
## Release Notes
1414

1515
Comprehensive release notes for the individual releases are listed below:
1616

17+
* [**2024.12.18 Release Notes**](2024.12.18.md) - released on 12/18/24
1718
* [**2024.11.08 Release Notes**](2024.11.08.md) - released on 11/08/24
1819
* [**2024.09.18 Release Notes**](2024.09.18.md) - released on 09/18/24
1920

0 commit comments

Comments
 (0)