Skip to content

Commit be94722

Browse files
authored
docs: maintenance-window, active versions dropdown (cube-js#10559)
1 parent f8d79a2 commit be94722

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

docs/content/product/administration/workspace/maintenance-window.mdx

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ snapshot during the window.
5353
Navigate to <Btn>Admin → Settings → Maintenance Window</Btn> in the Cube Cloud
5454
console.
5555

56-
<Screenshot src="https://lgo0ecceic.ucarecd.net/ed674316-b6fe-41c9-94e2-ddf15a462485/" />
56+
<Screenshot src="https://lgo0ecceic.ucarecd.net/2ce65ee8-4041-435f-8d74-a84b1b9d6d53/" />
5757

5858
1. Toggle **Enable Scheduled Maintenance Window** to on.
5959
2. Select the **Day of week** (e.g., Sunday).
@@ -75,27 +75,23 @@ defaults to **Sunday** and the time defaults to **02:00 UTC**.
7575
Your deployment is immediately assigned the latest eligible snapshot
7676
so that it starts from a known, stable version.
7777

78-
## Version rollback
79-
80-
If a new version introduces issues, you can roll back to the
81-
immediately previous snapshot directly from the settings page.
78+
## Active version
8279

8380
When the maintenance window is enabled and your deployment has been
84-
updated at least once, a **Version Rollback** section appears below the
85-
schedule settings. It shows:
81+
updated at least once, an **Active Version** section appears below the
82+
schedule settings.
8683

87-
- **Current snapshot** — the snapshot ID and activation date in use.
88-
- **Previous snapshot** the snapshot that was active before the
89-
current one.
84+
The **Active Version** dropdown shows all snapshots that were active
85+
for your deployment within the last 7 days. The currently active
86+
snapshot is pre-selected and marked with `(current)`.
9087

91-
Click **Rollback to snapshot #N** to revert to the previous version.
92-
The rollback takes effect on the next reconciliation cycle.
88+
To switch to a different version, select it from the dropdown. The
89+
change takes effect on the next reconciliation cycle.
9390

9491
<WarningBox>
9592

96-
Rollback is limited to the immediately previous snapshot. You cannot
97-
roll back further than one version. If you need to revert to an older
98-
version, contact support.
93+
Only snapshots from the last 7 days are available. If you need to
94+
revert to an older version, contact support.
9995

10096
</WarningBox>
10197

@@ -121,9 +117,9 @@ could be up to ~8 days behind the latest release in the worst case.
121117

122118
### Can I roll back to a previous version?
123119

124-
Yes. When the maintenance window is enabled, the settings page shows a
125-
**Version Rollback** section that lets you revert to the immediately
126-
previous snapshot. See [Version rollback](#version-rollback) above for
127-
details.
120+
Yes. When the maintenance window is enabled, the settings page shows an
121+
**Active Version** dropdown listing all snapshots from the last 7 days.
122+
Select any of them to switch back. See [Active version](#active-version)
123+
above for details.
128124

129125
[ref-dedicated]: /product/deployment/cloud/deployment-types#production-cluster

0 commit comments

Comments
 (0)