You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/rn-embedded-cluster.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ Released on October 23, 2024
64
64
* Fixes an issue that could cause the registry to fail to upgrade in air gap installations.
65
65
* Fixes an issue where the Replicated SDK failed to deploy if a private CA was provided to the installation but the SDK was installed into a different namespace than KOTS.
66
66
* If an application includes the Replicated SDK, the SDK will be deployed with the same ClusterRole as the Admin Console.
67
+
* Fixes an issue where node joins failed because of a version mismatch, even though the versions were the same.
67
68
68
69
## 1.15.0 - Removed
69
70
@@ -103,6 +104,7 @@ Released on October 10, 2024
103
104
### Bug Fixes {#bug-fixes-1-15-0}
104
105
* Fixes an issue that prevented you from installing Embedded Cluster using a multi-channel license and a channel other than the license's default.
105
106
* Fixes an issue that could cause the registry to fail to upgrade in air gap installations.
107
+
* Fixes an issue where node joins failed because of a version mismatch, even though the versions were the same.
0 commit comments