You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cyclecloud/release-notes/8-2-1.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,17 @@ ms.author: adjohnso
8
8
9
9
# CycleCloud version 8.2.1
10
10
11
-
## New Features:
11
+
## New features:
12
12
13
-
* Slurm hostnames now match their node names, via Azure DNS
14
-
*[VMSS Force Delete](~/articles/cyclecloud/how-to/terminate-cluster.md#force-delete-virtual-machines) is supported (if enabled)
15
-
16
-
## Resolved Issues:
17
-
18
-
* CycleCloud would sometimes get into a mode where connections failed with `__getattribute__ not found on type HttpsURLConnectionImpl` until it was restarted
19
-
* When editing accounts, the credential's default region was erroneously reset to WestUS.
20
-
* In some cases, CycleCloud requested Azure metrics for an interval that was too large and got errors
21
-
* Spot VM evictions that occurred while VMs were booting were not handled properly
22
-
* Certain VM errors were incorrectly classified as a VM error rather than a no-spot-capacity indicator
23
-
* Catching up on metrics could cause an out-of-memory error if CycleCloud had been off for an extended time
24
-
* Various accessibility improvements
13
+
* Slurm hostnames now match their node names via Azure DNS.
14
+
*[Force-delete virtual machines](~/articles/cyclecloud/how-to/terminate-cluster.md#force-delete-virtual-machines) is supported (if enabled).
25
15
16
+
## Resolved issues:
26
17
18
+
* CycleCloud sometimes got into a mode where connections failed with `__getattribute__ not found on type HttpsURLConnectionImpl` until it was restarted.
19
+
* When editing accounts, the credential's default region erroneously reset to WestUS.
20
+
* In some cases, CycleCloud requested Azure metrics for an interval that was too large and got errors.
21
+
* Spot virtual machine evictions occurring while VMs were booting weren't handled properly.
22
+
* Certain VM errors were classified incorrectly as a VM error rather than as a no-spot-capacity indicator.
23
+
* Catching up on metrics could cause an out-of-memory error if CycleCloud had been off for an extended time.
0 commit comments