Skip to content

Commit 01eab8f

Browse files
addetzbenradstone
andauthored
docs: add 4.7.c release notes DOC-2139 DOC-2314 (#8340)
* docs: add 4.7.c release notes DOC-2139 * docs: fix broken link * docs: remove templates * docs: update release notes * docs: fix broken link * docs: add bug fixes * ci: auto-formatting prettier issues * docs: fix repeat * docs: more bug fixes * docs: add canvos info * Update docs/docs-content/release-notes/release-notes.md Co-authored-by: Ben Radstone <[email protected]> * docs: update RL notes * docs: updates rl notes * docs: update packs list --------- Co-authored-by: Ben Radstone <[email protected]>
1 parent a1f2443 commit 01eab8f

File tree

1 file changed

+77
-31
lines changed

1 file changed

+77
-31
lines changed

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

Lines changed: 77 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,56 @@ tags: ["release-notes"]
2626

2727
#### Features
2828

29+
- [Cluster profile variables](../profiles/cluster-profiles/create-cluster-profiles/define-profile-variables/create-cluster-profile-variables.md)
30+
now support the drop-down input type. This improvement allows users to enforce the configuration of cluster profile
31+
variables using predefined values only, reducing input errors and enhancing cluster profile validation.
32+
2933
#### Improvements
3034

3135
- When viewing project platform settings in Palette, the
3236
[Cluster Auto Remediation](../clusters/cluster-management/platform-settings/cluster-auto-remediation.md) settings are
3337
now correctly labeled as an override to the tenant-level settings.
34-
- [Cluster profile variables](../profiles/cluster-profiles/create-cluster-profiles/define-profile-variables/create-cluster-profile-variables.md)
35-
now support the dropdown input type. This improvement allows users to enforce the configuration of cluster profile
36-
variables using predefined values only, reducing input errors and enhancing cluster profile validation.
38+
39+
- Palette supports encryption at host of your Azure Kubernetes cluster using
40+
[End-to-End encryption with platform-managed keys](https://learn.microsoft.com/en-us/azure/virtual-machines/disk-encryption#encryption-at-host---end-to-end-encryption-for-your-vm-data).
41+
This ensures that encryption starts on the VM host itself, including temporary disks, operating system (OS), and data
42+
disk caches. Refer to the Azure Encryption At Host for Azure IaaS guide for further information.
43+
44+
- Velero has been upgraded to version 1.16, which is used internally by Palette for backing up and restoring clusters.
45+
Existing clusters with backups configured will be automatically updated to Velero version 1.16, ensuring continuous
46+
access to backup and restore functionality. Refer to the
47+
[Backup and Restore](../clusters/cluster-management/backup-restore/backup-restore.md) page to learn more about backup
48+
and restore tools in Palette.
49+
3750
- When creating Azure IaaS clusters, you can disable automatic creation of route table entries for pod-to-pod
3851
communication using the `cloud.cloudControllerManager.configureCloudRoutes` parameter. This improvement is useful when
3952
using Calico or Cilium Container Network Interfaces (CNIs), which support pod networking across nodes by default
4053
without requiring these route tables and entries. Refer to the
4154
[Create and Manage Azure IaaS Cluster](../clusters/public-cloud/azure/create-azure-cluster.md#deploy-an-azure-cluster)
4255
guide for more information.
4356

57+
<!-- prettier-ignore-start -->
58+
59+
- [Palette Management Appliance](../enterprise-version/install-palette/palette-management-appliance.md) and
60+
[VerteX Management Appliance](../vertex/install-palette-vertex/vertex-management-appliance.md) now automatically
61+
delete the `provider_extract` directory after deployment, removing unused files. Additionally, Palette and VerteX
62+
management appliance now use <VersionedLink text="Palette eXtended Kubernetes Edge (PXK-E)" url="/integrations/packs/?pack=edge-k8s" /> 1.32.8 and <VersionedLink text="Piraeus Operator" url="/integrations/packs/?pack=piraeus-operator" /> 2.9.0 internally.
63+
64+
<!-- prettier-ignore-end -->
65+
66+
#### Bug Fixes
67+
68+
- Fixed an issue that prevented the
69+
[Virtual Machine Migration Assistant](../vm-management/vm-migration-assistant/vm-migration-assistant.md) from
70+
successfully upgrading several resources in the `konveyor-forklift` namespace.
71+
72+
- Fixed an issue that caused a public NAT gateway to be incorrectly provisioned for
73+
[Azure IaaS clusters](../clusters/public-cloud/azure/create-azure-cluster.md) configured to use private networks.
74+
75+
- Fixed an issue that prevented the [Azure Service Operator (ASO)](https://azure.github.io/azure-service-operator/) from
76+
attaching the worker pool subnet to the NAT Gateway for
77+
[Azure IaaS clusters](../clusters/public-cloud/azure/create-azure-cluster.md) using static placement.
78+
4479
#### Deprecations and Removals
4580

4681
- [EKS-optimized Amazon Linux 2 (AL2) AMIs](https://docs.aws.amazon.com/eks/latest/userguide/eks-ami-deprecation-faqs.html)
@@ -53,11 +88,17 @@ tags: ["release-notes"]
5388

5489
### Edge
5590

91+
:::info
92+
93+
The [CanvOS](https://github.com/spectrocloud/CanvOS) version corresponding to the 4.7.c Palette release is 4.7.15.
94+
95+
:::
96+
5697
#### Features
5798

5899
<!-- prettier-ignore-start -->
59100

60-
- Overlay networks are now supported for the following cluster types. Refer to our [Enable Overlay Network](../clusters/edge/networking/vxlan-overlay.md#supported-clusters) guide for a comprehensive list of supported cluster combinations.
101+
- Overlay networks are exiting Tech Preview status and are now production-ready. They are now supported for the following cluster types. Refer to our [Enable Overlay Network](../clusters/edge/networking/vxlan-overlay.md#supported-clusters) guide for a comprehensive list of supported cluster combinations.
61102

62103
- <VersionedLink text="Palette eXtended Kubernetes Edge (PXK-E)" url="/integrations/packs/?pack=edge-k8s" /> - FIPS, single and multi-node clusters
63104
- <VersionedLink text="Palette Optimized Canonical" url="/integrations/packs/?pack=edge-canonical" /> - Agent Mode and Appliance Mode, centrally managed clusters
@@ -67,7 +108,7 @@ tags: ["release-notes"]
67108
- Local UI now supports configurable rate limiting and account lockout to protect against repeated failed login
68109
attempts. By default, Local UI applies an increasing delay after three consecutive failed login attempts and
69110
temporarily blocks access after five failures for 15 minutes. These settings can be customized in the `user-data` file
70-
for Edge hosts built with Palette agent version 4.7.c-canvos or later. For more information, refer to the
111+
for Edge hosts built with Palette agent version 4.7.15 or later. For more information, refer to the
71112
`stylus.localUI.login` parameters description in the
72113
[Edge Installer Configuration Reference](../clusters/edge/edge-configuration/installer-reference.md#palette-agent-parameters).
73114

@@ -77,9 +118,7 @@ tags: ["release-notes"]
77118
workloads.
78119
- Remote shell access to an Edge host can now be enabled in Palette only if the parameter
79120
`stylus.site.remoteShell.disable` is omitted or set to `false` in the host’s `user-data` file before the host
80-
registers with Palette. This change applies to Edge hosts built with Palette agent version 4.7.c-canvos or later.
81-
82-
#### Bug Fixes
121+
registers with Palette. This change applies to Edge hosts built with Palette agent version 4.7.15 or later.
83122

84123
### VerteX
85124

@@ -98,45 +137,52 @@ Check out the [CLI Tools](/downloads/cli-tools/) page to find the compatible ver
98137

99138
#### Features
100139

101-
#### Improvements
102-
103-
### Docs and Education
104-
105-
### Packs
140+
- Terraform version 0.25.1 of the
141+
[Spectro Cloud Terraform provider](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest/docs) is
142+
now available. For more details, refer to the Terraform provider
143+
[release page](https://github.com/spectrocloud/terraform-provider-spectrocloud/releases).
144+
- Crossplane version 0.25.1 of the
145+
[Spectro Cloud Crossplane provider](https://marketplace.upbound.io/providers/crossplane-contrib/provider-palette) is
146+
now available.
106147

107-
#### Pack Notes
148+
#### Improvements
108149

109-
#### OS
150+
- The [Spectro Cloud Terraform provider](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest/docs)
151+
now allows the specification of registry name in the cluster profile pack specification. This attribute can be used
152+
instead of `registry_uid` for better readability.
110153

111-
| Pack Name | New Version |
112-
| --------- | ----------- |
154+
- The
155+
[`spectrocloud_registry` Terraform data source](hhttps://registry.terraform.io/providers/spectrocloud/spectrocloud/latest/docs/data-sources/registry)
156+
now supports the `type` attribute. This improvement allows users to filter packs based on registry type.
113157

114-
#### Kubernetes
158+
- The
159+
[`spectrocloud_virtual_machine` Terraform resource](https://registry.terraform.io/providers/spectrocloud/spectrocloud/latest/docs/resources/virtual_machine)
160+
now provides [bootloader support](https://kubevirt.io/user-guide/compute/virtual_hardware/).
115161

116-
| Pack Name | New Version |
117-
| --------- | ----------- |
162+
### Packs
118163

119164
#### CNI
120165

121-
| Pack Name | New Version |
122-
| --------- | ----------- |
123-
124-
#### CSI
125-
126-
| Pack Name | New Version |
127-
| --------- | ----------- |
166+
| Pack Name | New Version |
167+
| ------------------ | ----------- |
168+
| AWS VPC CNI (Helm) | 1.20.3 |
169+
| Cilium | 1.18.1 |
128170

129171
#### Add-on Packs
130172

131-
| Pack Name | New Version |
132-
| --------- | ----------- |
173+
| Pack Name | New Version |
174+
| --------------------- | ----------- |
175+
| Calico Network Policy | 3.30.3 |
176+
| Kong | 2.52.0 |
177+
| Prometheus Agent | 27.39.0 |
178+
| Prometheus - Grafana | 77.13.0 |
133179

134180
#### FIPS Packs
135181

136182
| Pack Name | New Version |
137183
| --------- | ----------- |
138-
139-
#### Deprecations and Removals
184+
| Calico | 3.30.3 |
185+
| Cilium | 1.17.6 |
140186

141187
## October 10, 2025 - Component Updates {#component-updates-2025-41}
142188

0 commit comments

Comments
 (0)