Skip to content

Commit e625f95

Browse files
committed
feat: embedded cluster 1.17.0 release notes
1 parent 8cec4e4 commit e625f95

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,39 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

1313

14+
## 1.17.0
15+
16+
Released on October 31, 2024
17+
18+
<table>
19+
<tr>
20+
<th>Version</th>
21+
<td id="center">1.17.0+k8s-1.30</td>
22+
<td id="center">1.17.0+k8s-1.29</td>
23+
</tr>
24+
<tr>
25+
<th>Kubernetes Version</th>
26+
<td id="center">1.30.5</td>
27+
<td id="center">1.29.9</td>
28+
</tr>
29+
<tr>
30+
<th>KOTS Version</th>
31+
<td id="center" colspan="2">1.120.0</td>
32+
</tr>
33+
</table>
34+
35+
### New Features {#new-features-1-17-0}
36+
* Adds partial rollback support allowing for rolling back to a version where there is no change to the Embedded Cluster Config compared to the currently-installed version. For example, users can roll back to release version 1.0.0 after upgrading to 1.1.0 only if both 1.0.0 and 1.1.0 use the same Embedded Cluster Config.
37+
* Adds support for running host Troubleshoot collectors when collecting a support bundle from the Admin Console...
38+
39+
### Improvements {#improvements-1-17-0}
40+
* Improves the initial installation workflow...
41+
* Enable goldpinger collector and analyzer...
42+
* Something about MITM preflight checks...
43+
44+
### Bug Fixes {#bug-fixes-1-17-0}
45+
* Fixes a panic when a preflight warning is displayed in the terminal during the initial installation.
46+
1447
## 1.16.0
1548

1649
Released on October 23, 2024

0 commit comments

Comments
 (0)