From 6c20e255f659b33f5a85b82b1543478f6096689d Mon Sep 17 00:00:00 2001 From: JGAntunes Date: Wed, 1 Oct 2025 18:12:27 +0100 Subject: [PATCH 1/2] feat(ec): release 2.11.3 --- docs/release-notes/rn-embedded-cluster.md | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index bdbfbe9432..08ad01cecd 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -12,6 +12,39 @@ Additionally, these release notes list the versions of Kubernetes and Replicated +## 2.11.3 + +Released on October 1, 2025 + + + + + + + + + + + + + + + + + + +
Version2.11.3+k8s-1.332.11.3+k8s-1.322.11.3+k8s-1.31
Kubernetes Version1.33.41.32.81.31.12
KOTS Version1.128.2
+ +### Improvements {#improvements-2-11-3} +* Upgrades KOTS to 1.128.2 + +### Bug Fixes {#bug-fixes-2-11-3} +* Fix issues with hostname inconsistencies that could prevent nodes to boot up after restart or from being upgraded. +* Fixes an issue that can cause upgrades to fail when upgrading the OpenEBS add-on with error `serviceaccounts "openebs-pre-upgrade-hook" already exists` +* Fixes an issue that can cause multi-controller clusters to fail to upgrade to k0s 1.31 requiring a restart of the k0scontroller service. +* Upgrade jobs and pods are now deleted on successful upgrade. + + ## 2.11.2 Released on September 12, 2025 From 424c9a467d732bf1a1725f0ed2494926f3e142ff Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:56:20 -0400 Subject: [PATCH 2/2] Update rn-embedded-cluster.md --- docs/release-notes/rn-embedded-cluster.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index 08ad01cecd..c11b894a66 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -36,14 +36,12 @@ Released on October 1, 2025 ### Improvements {#improvements-2-11-3} -* Upgrades KOTS to 1.128.2 +* Upgrade Jobs and Pods are now deleted on successful upgrade. ### Bug Fixes {#bug-fixes-2-11-3} -* Fix issues with hostname inconsistencies that could prevent nodes to boot up after restart or from being upgraded. -* Fixes an issue that can cause upgrades to fail when upgrading the OpenEBS add-on with error `serviceaccounts "openebs-pre-upgrade-hook" already exists` -* Fixes an issue that can cause multi-controller clusters to fail to upgrade to k0s 1.31 requiring a restart of the k0scontroller service. -* Upgrade jobs and pods are now deleted on successful upgrade. - +* Fixes issues with hostname inconsistencies that could cause upgrades to fail or prevent nodes from booting up after restart. +* Fixes an issue that can cause upgrades to fail with the error `serviceaccounts "openebs-pre-upgrade-hook" already exists` when upgrading OpenEBS. +* Fixes an issue that can cause multi-controller clusters to fail to upgrade to Kubernetes 1.31, requiring a restart of the k0scontroller service. ## 2.11.2 @@ -69,11 +67,10 @@ Released on September 12, 2025 ### Improvements {#improvements-2-11-2} -* Upgrades KOTS to 1.128.1 +* Adds a 10 second timeout to the `registryImages` collector to fix an issue that caused support bundles and preflight checks to take a very long time. ### Bug Fixes {#bug-fixes-2-11-2} -* Fixes an issue that causes license field signatures to be empty for air gap installations when injected into the Helm chart values file at the `global.replicated.licenseFields` key. -* Adds a 10 second timeout to the `registryImages` collector to fix an issue that caused support bundles and preflight checks to take a very long time. +* Fixes an issue where license field signatures were not injected into a Helm chart's global values at `global.replicated.licenseFields` in air gap installations. ## 2.11.1