Skip to content

Commit cd6b6d8

Browse files
committed
Devarshi feedback
1 parent cebfcf4 commit cd6b6d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/current/cockroachcloud/upgrade-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ A cluster running an unsupported CockroachDB version is not eligible for Cockroa
2020
- **Regular releases** are supported for 12 months from their initial production release date.
2121
- **Innovation releases** are supported for 6 months from their initial production release date.
2222

23-
CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters only support **Regular releases**. This ensures that these clusters are using versions of CockroachDB that receive a full year of support with routine patch updates. All CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters are automatically upgraded to the next major Regular release upon its GA release.
23+
CockroachDB **{{ site.data.products.basic }}** and **{{ site.data.products.standard }}** clusters only support **Regular releases**. This ensures that these clusters are using versions of CockroachDB that receive a full year of support with routine patch updates. All CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters are automatically upgraded to the next major Regular release upon its GA release.
2424

2525
{{site.data.alerts.callout_info}}
26-
CockroachDB {{ site.data.products.standard }} clusters have the option to [disable automatic major-version upgrades]({% link cockroachcloud/cluster-management.md %}#manage-cluster-upgrades). In this case, you are responsible for upgrading the cluster before the current version hits the end-of-support (EOS) date in order to maintain uninterrupted support and SLA guarantees. Clusters that have not upgraded for one year may be upgraded automatically.
26+
CockroachDB {{ site.data.products.standard }} clusters have the option to [disable automatic major-version upgrades]({% link cockroachcloud/cluster-management.md %}#manage-cluster-upgrades). In this case, you are responsible for upgrading the cluster before the current version hits the end-of-support (EOS) date in order to maintain uninterrupted support and SLA guarantees. Clusters that have not upgraded after the EOS date for that version are upgraded automatically.
2727
{{site.data.alerts.end}}
2828

29-
CockroachDB {{ site.data.products.advanced }} clusters optionally support **Innovation releases** as well as Regular releases, allowing users to access the latest CockroachDB features on an accelerated timeline, while still receiving 6 months of patch support before a recommended upgrade to another major version.
29+
CockroachDB **{{ site.data.products.advanced }}** clusters optionally support **Innovation releases** as well as **Regular releases**, allowing users to access the latest CockroachDB features on an accelerated timeline, while still receiving 6 months of patch support before a recommended upgrade to another major version.
3030

3131
When a CockroachDB {{ site.data.products.advanced }} cluster is nearing its EOS date, you will be reminded to upgrade the cluster at least 30 days before the EOS date to avoid losing support. {% capture who_can_upgrade %}A user with the Cluster Admin or Cluster Operator [role]({% link cockroachcloud/authorization.md %}) can [upgrade a cluster]({% link cockroachcloud/upgrade-cockroach-version.md %}) directly from the CockroachDB Cloud Console. An [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin) can assign these roles.{% endcapture %}{{ who_can_upgrade }}
3232

0 commit comments

Comments
 (0)