Skip to content

Commit 1dcd248

Browse files
docs: DOC-1466 Announcement Page (#4583)
* docs: DOC-1466 * docs: feedback * docs: feedback 2
1 parent 5145272 commit 1dcd248

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
sidebar_label: "Annoucements"
3+
title: "Annoucements"
4+
description: ""
5+
hide_table_of_contents: false
6+
sidebar_position: 10
7+
tags: ["breaking-changes", "deprecations"]
8+
---
9+
10+
This page lists the upcoming breaking changes, deprecations, and removals in Palette and Palette VerteX. You can also
11+
find previously implemented changes in the [Implemented Changes](#implemented-changes) section.
12+
13+
<!-- vale off -->
14+
15+
## Upcoming Breaking Changes
16+
17+
<!-- vale on -->
18+
19+
Stay informed about the upcoming breaking changes in Palette and Palette VerteX. Use the information below to prepare
20+
for the changes in your environment.
21+
22+
| Change | Target Date | Published Date |
23+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ---------------- |
24+
| The _Beehive_ [cluster group](../clusters/cluster-groups/cluster-groups.md) is no longer available starting with this release. If you need to deploy virtual cluster, create a cluster group in your tenant or project. You can learn more about creating a new cluster group in the [Create and Manage Cluster Groups](../clusters/cluster-groups/create-cluster-group.md) guide. | November, 2024 | October 13, 2024 |
25+
26+
<!-- vale off -->
27+
28+
## Upcoming Deprecations and Removals
29+
30+
<!-- vale on -->
31+
32+
The table below lists the upcoming deprecations and removals in Palette and Palette VerteX. Review the information to
33+
below and take necessary actions to avoid any disruptions in your environment.
34+
35+
| Change | Target Date | Published Date |
36+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | ----------------- |
37+
| The Terraform resource, `spectrocloud_cluster_import` is deprecated. To import a cluster deployed outside of the context of Palette, refer to the [Import a Cluster](../clusters/imported-clusters/cluster-import.md) guide. | January, 2025 | November 15, 2024 |
38+
39+
## Implemented Changes
40+
41+
You can review previously implemented changes in Palette and VerteX in the following table. Refer to respective release
42+
version's [Release Notes](./release-notes.md) for more information.
43+
44+
| Change | | Release | Date |
45+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------- | ------------ |
46+
| In this release, Palette aligns Google Cloud Platform GKE behavior with Azure AKS and AWS EKS and removes the ability to specify a patch version when creating a cluster profile for AKS, EKS, and GKE. Only the major and minor versions are available for selection. The underlying cloud provider will automatically select the latest patch version available for the selected major and minor version. | | 4.4.6 | Jun 15, 2024 |

docs/docs-content/release-notes/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar_label: "Known Issues"
33
title: "Known Issues"
44
description: "Review all known issues in Palette and learn more about their status."
55
hide_table_of_contents: false
6-
sidebar_position: 10
6+
sidebar_position: 20
77
tags: ["known-issues"]
88
---
99

0 commit comments

Comments
 (0)