Skip to content

Commit c76e71f

Browse files
authored
docs: Maintenance window and upgrade now button (#10609)
1 parent e275eec commit c76e71f

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

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

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -98,21 +98,24 @@ revert to an older version, contact support.
9898
## Upgrade now
9999

100100
If a critical fix has been released and you don't want to wait for the
101-
next scheduled maintenance window, you can apply the latest eligible
102-
snapshot immediately.
101+
next scheduled maintenance window, you can upgrade to the current
102+
production versions immediately.
103103

104104
When the maintenance window is enabled, an **Upgrade Now** section
105105
appears at the bottom of the settings page. Click **Upgrade Now** to
106-
advance to the latest eligible snapshot right away.
106+
create a snapshot from the service versions currently running in
107+
production and switch your deployment to it right away.
107108

108109
The button is disabled while the upgrade is in progress. Once complete,
109110
the new version will appear in the **Active Version** dropdown.
110111

111112
<InfoBox>
112113

113-
The same eligibility rules apply — only snapshots that are at least
114-
24 hours old are considered. If you are already on the latest eligible
115-
snapshot, the button will return an error.
114+
Unlike the scheduled maintenance window, **Upgrade Now** does not
115+
require a 24-hour eligibility buffer — it always uses the versions
116+
running in production at the time you click the button. If your
117+
deployment is already running those versions, the button will return
118+
an error.
116119

117120
</InfoBox>
118121

@@ -145,8 +148,9 @@ above for details.
145148

146149
### Can I trigger an immediate upgrade without waiting for the window?
147150

148-
Yes. Use the **Upgrade Now** button on the settings page to apply the
149-
latest eligible snapshot immediately. See [Upgrade now](#upgrade-now)
150-
above for details.
151+
Yes. Use the **Upgrade Now** button on the settings page to upgrade to
152+
the current production versions immediately, without waiting for the
153+
24-hour eligibility buffer. See [Upgrade now](#upgrade-now) above for
154+
details.
151155

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

0 commit comments

Comments
 (0)