Releases: replicatedhq/embedded-cluster
Releases · replicatedhq/embedded-cluster
2.4.0+k8s-1.30-rc1
Features
- [sc-121571] respect env vars for http proxy, https proxy, and no proxy (#2025) #2025 (Alex Parker)
- update adminconsole version (#2118) #2118 (replicated-ci-ec)
- generate controller join commands from the CLI (#2116) #2116 (Andrew Lavery)
- lam: support for pull binaries command in online mode (#2122) #2122 (Ethan Mosbaugh)
- multinode: online distribute artifacts on upgrade (#2124) #2124 (Ethan Mosbaugh)
Bug Fixes
- ctrl+c handler should not report failure event (#2093) #2093 (Ethan Mosbaugh)
- handle ctrl+c in prompts (#2094) #2094 (Ethan Mosbaugh)
- join should use same logic as install to determine network interface if unspecified (#2128) #2128 (Ethan Mosbaugh)
- ci: enable required kernel modules (#2146) #2146 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 2 directories with 7 updates (#2133) #2133 (dependabot[bot])
- deps: bump github.com/k0sproject/dig from 0.2.0 to 0.4.0 in /kinds (#2139) #2139 (dependabot[bot])
Chores
- update openebs images (#2095) #2095 (replicated-ci-ec)
- metrics: add execution data and code cleanup (#2096) #2096 (Ethan Mosbaugh)
- update go to 1.24.1 (#2100) #2100 (Ethan Mosbaugh)
- update openebs images (#2102) #2102 (replicated-ci-ec)
- update k0s images (#2103) #2103 (replicated-ci-ec)
- update openebs images (#2106) #2106 (replicated-ci-ec)
- cli reset-password command should use cobra validation (#2104) #2104 (Ethan Mosbaugh)
- lam improvements (#2099) #2099 (Ethan Mosbaugh)
- close gzip readers (#2134) #2134 (Ethan Mosbaugh)
- ci: ignore 143 exit code on node reset (#2140) #2140 (Ethan Mosbaugh)
- ci: cmx log node and network id for debugging purposes (#2143) #2143 (Ethan Mosbaugh)
- ci: fix release pipeline cmx tests (#2150) #2150 (Ethan Mosbaugh)
- ci: fix release pipeline e2e tests (Ethan Mosbaugh)
Commits
- 72aa29f: use ubuntu-latest not ubuntu-20.04 (#2087) (Andrew Lavery) #2087
- e2a72aa: sort the node role labels to make tests consistent (#2091) (Andrew Lavery) #2091
- f3989b2: St0rmz1/chore/grype migration (#2082) (Andrew Storms) #2082
- 1119972: don't error on reset when nothing was wrong, continued (#2088) (Andrew Lavery) #2088
- 46628c3: update helm and containerd (#2101) (Andrew Lavery) #2101
- 3b802dd: fix and test joining nodes with worker profiles after upgrading from previous EC versions (#2090) (Andrew Lavery) #2090
- f6a66fd: Respect the EC multi-node license option (#2097) (Salah Al Saleh) #2097
- 1708bfd: Fix replicated-sdk chart image name (#2119) (Salah Al Saleh) #2119
- c74d25c: Enforce that the application version matches when joining nodes to the cluster (#2112) (Andrew Lavery) #2112
- 94f6073: E2E tests refactoring and cleanup (#2120) (Salah Al Saleh) #2120
- 1943596: Mount the EC data directory into the kots deployment (#2123) (Salah Al Saleh) #2123
- 493fefa: update troubleshoot to v0.119.0 (#2121) (Andrew Lavery) #2121
- 06f715f: Install extension on upgrade if doesn't exist (#2125) (Salah Al Saleh) #2125
- c5dbc4f: Mount the k0s data directory into the kots deployment (#2126) (Salah Al Saleh) #2126
- 7c1a16a: Refresh install CLI output (#2098) (Alex Parker) #2098
- fd3d57c: Fix updating velero addon (#2132) (Salah Al Saleh) #2132
- e41de6b: use save_image_name in sarif upload category (#2130) (Andrew Storms) #2130
- d82d025: preflight pass wording and enable HA by default (#2129) (Alex Parker) #2129
- f53f9c1: Get charts and k0s images from KOTS and deprecate airgap bundle flag for node joins (#2131) (Salah Al Saleh) #2131
- 7bed706: improve cli help text (#2034) (Alex Parker) #2034
- e850198: Fix tests to use new join commands (#2135) (Salah Al Saleh) #2135
- 57e5dc8: Start moving airgap e2e tests to CMX (#2117) (Salah Al Saleh) #2117
- f76bad0: Revert TestMultiNodeAirgapHAInstallation back to LXD (#2142) (Salah Al Saleh) #2142
2.4.0+k8s-1.30
Features
- [sc-121571] respect env vars for http proxy, https proxy, and no proxy (#2025) #2025 (Alex Parker)
- update adminconsole version (#2118) #2118 (replicated-ci-ec)
- generate controller join commands from the CLI (#2116) #2116 (Andrew Lavery)
- lam: support for pull binaries command in online mode (#2122) #2122 (Ethan Mosbaugh)
- multinode: online distribute artifacts on upgrade (#2124) #2124 (Ethan Mosbaugh)
Bug Fixes
- ctrl+c handler should not report failure event (#2093) #2093 (Ethan Mosbaugh)
- handle ctrl+c in prompts (#2094) #2094 (Ethan Mosbaugh)
- join should use same logic as install to determine network interface if unspecified (#2128) #2128 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 2 directories with 7 updates (#2133) #2133 (dependabot[bot])
- deps: bump github.com/k0sproject/dig from 0.2.0 to 0.4.0 in /kinds (#2139) #2139 (dependabot[bot])
Chores
- update openebs images (#2095) #2095 (replicated-ci-ec)
- metrics: add execution data and code cleanup (#2096) #2096 (Ethan Mosbaugh)
- update go to 1.24.1 (#2100) #2100 (Ethan Mosbaugh)
- update openebs images (#2102) #2102 (replicated-ci-ec)
- update k0s images (#2103) #2103 (replicated-ci-ec)
- update openebs images (#2106) #2106 (replicated-ci-ec)
- cli reset-password command should use cobra validation (#2104) #2104 (Ethan Mosbaugh)
- lam improvements (#2099) #2099 (Ethan Mosbaugh)
- close gzip readers (#2134) #2134 (Ethan Mosbaugh)
- ci: ignore 143 exit code on node reset (#2140) #2140 (Ethan Mosbaugh)
- ci: cmx log node and network id for debugging purposes (#2143) #2143 (Ethan Mosbaugh)
Commits
- 72aa29f: use ubuntu-latest not ubuntu-20.04 (#2087) (Andrew Lavery) #2087
- e2a72aa: sort the node role labels to make tests consistent (#2091) (Andrew Lavery) #2091
- f3989b2: St0rmz1/chore/grype migration (#2082) (Andrew Storms) #2082
- 1119972: don't error on reset when nothing was wrong, continued (#2088) (Andrew Lavery) #2088
- 46628c3: update helm and containerd (#2101) (Andrew Lavery) #2101
- 3b802dd: fix and test joining nodes with worker profiles after upgrading from previous EC versions (#2090) (Andrew Lavery) #2090
- f6a66fd: Respect the EC multi-node license option (#2097) (Salah Al Saleh) #2097
- 1708bfd: Fix replicated-sdk chart image name (#2119) (Salah Al Saleh) #2119
- c74d25c: Enforce that the application version matches when joining nodes to the cluster (#2112) (Andrew Lavery) #2112
- 94f6073: E2E tests refactoring and cleanup (#2120) (Salah Al Saleh) #2120
- 1943596: Mount the EC data directory into the kots deployment (#2123) (Salah Al Saleh) #2123
- 493fefa: update troubleshoot to v0.119.0 (#2121) (Andrew Lavery) #2121
- 06f715f: Install extension on upgrade if doesn't exist (#2125) (Salah Al Saleh) #2125
- c5dbc4f: Mount the k0s data directory into the kots deployment (#2126) (Salah Al Saleh) #2126
- 7c1a16a: Refresh install CLI output (#2098) (Alex Parker) #2098
- fd3d57c: Fix updating velero addon (#2132) (Salah Al Saleh) #2132
- e41de6b: use save_image_name in sarif upload category (#2130) (Andrew Storms) #2130
- d82d025: preflight pass wording and enable HA by default (#2129) (Alex Parker) #2129
- f53f9c1: Get charts and k0s images from KOTS and deprecate airgap bundle flag for node joins (#2131) (Salah Al Saleh) #2131
- 7bed706: improve cli help text (#2034) (Alex Parker)
- e850198: Fix tests to use new join commands (#2135) (Salah Al Saleh) #2135
- 57e5dc8: Start moving airgap e2e tests to CMX (#2117) (Salah Al Saleh) #2117
2.4.0+k8s-1.29
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- [sc-121571] respect env vars for http proxy, https proxy, and no proxy (#2025) #2025 (Alex Parker)
- update adminconsole version (#2118) #2118 (replicated-ci-ec)
- generate controller join commands from the CLI (#2116) #2116 (Andrew Lavery)
- lam: support for pull binaries command in online mode (#2122) #2122 (Ethan Mosbaugh)
- multinode: online distribute artifacts on upgrade (#2124) #2124 (Ethan Mosbaugh)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
- ctrl+c handler should not report failure event (#2093) #2093 (Ethan Mosbaugh)
- handle ctrl+c in prompts (#2094) #2094 (Ethan Mosbaugh)
- join should use same logic as install to determine network interface if unspecified (#2128) #2128 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 2 directories with 7 updates (#2133) #2133 (dependabot[bot])
- deps: bump github.com/k0sproject/dig from 0.2.0 to 0.4.0 in /kinds (#2139) #2139 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- update openebs images (#2095) #2095 (replicated-ci-ec)
- metrics: add execution data and code cleanup (#2096) #2096 (Ethan Mosbaugh)
- update go to 1.24.1 (#2100) #2100 (Ethan Mosbaugh)
- update openebs images (#2102) #2102 (replicated-ci-ec)
- update k0s images (#2103) #2103 (replicated-ci-ec)
- update openebs images (#2106) #2106 (replicated-ci-ec)
- cli reset-password command should use cobra validation (#2104) #2104 (Ethan Mosbaugh)
- lam improvements (#2099) #2099 (Ethan Mosbaugh)
- close gzip readers (#2134) #2134 (Ethan Mosbaugh)
- ci: ignore 143 exit code on node reset (#2140) #2140 (Ethan Mosbaugh)
- ci: cmx log node and network id for debugging purposes (#2143) #2143 (Ethan Mosbaugh)
Commits
- a14c153: pin k0s version to 1.29 (Ethan Mosbaugh) #1363
- 2eb8fb7: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 3788026: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8db725a: noop for new CI (Andrew Lavery) #1363
- 344667d: Update image versions (laverya) #1363,#1380
- 6ee0b08: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 1abe552: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8177660: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f24137d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 24ee05f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7d5c69c: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- b76e0b2: Trigger Build (Ethan Mosbaugh) #1363
- 0c96609: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f8cfdd1: Revert "feat: add preflight for ip forwarding" (#1470) (Andrew Lavery) #1363
- 8286a4e: Fix clock sync flakiness for docker-based clusters (#1472) (Salah Al Saleh) #1363
- 0e1ee63: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f977017: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 852cc99: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 96b4cc8: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 09988e6: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- e7d762f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 093d955: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 7f94395: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 9556c9d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Salah Aldeen Al Saleh) #1363
- 5c389b8: update kube-proxy image (Salah Aldeen Al Saleh) #1363
- 9b86583: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 48cd7ae: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andr...
2.4.0+k8s-1.30-rc0
Features
- [sc-121571] respect env vars for http proxy, https proxy, and no proxy (#2025) #2025 (Alex Parker)
- update adminconsole version (#2118) #2118 (replicated-ci-ec)
- generate controller join commands from the CLI (#2116) #2116 (Andrew Lavery)
- lam: support for pull binaries command in online mode (#2122) #2122 (Ethan Mosbaugh)
- multinode: online distribute artifacts on upgrade (#2124) #2124 (Ethan Mosbaugh)
Bug Fixes
- ctrl+c handler should not report failure event (#2093) #2093 (Ethan Mosbaugh)
- handle ctrl+c in prompts (#2094) #2094 (Ethan Mosbaugh)
- join should use same logic as install to determine network interface if unspecified (#2128) #2128 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 2 directories with 7 updates (#2133) #2133 (dependabot[bot])
Chores
- update openebs images (#2095) #2095 (replicated-ci-ec)
- metrics: add execution data and code cleanup (#2096) #2096 (Ethan Mosbaugh)
- update go to 1.24.1 (#2100) #2100 (Ethan Mosbaugh)
- update openebs images (#2102) #2102 (replicated-ci-ec)
- update k0s images (#2103) #2103 (replicated-ci-ec)
- update openebs images (#2106) #2106 (replicated-ci-ec)
- cli reset-password command should use cobra validation (#2104) #2104 (Ethan Mosbaugh)
- lam improvements (#2099) #2099 (Ethan Mosbaugh)
- close gzip readers (#2134) #2134 (Ethan Mosbaugh)
Commits
- 72aa29f: use ubuntu-latest not ubuntu-20.04 (#2087) (Andrew Lavery) #2087
- e2a72aa: sort the node role labels to make tests consistent (#2091) (Andrew Lavery) #2091
- f3989b2: St0rmz1/chore/grype migration (#2082) (Andrew Storms) #2082
- 1119972: don't error on reset when nothing was wrong, continued (#2088) (Andrew Lavery) #2088
- 46628c3: update helm and containerd (#2101) (Andrew Lavery) #2101
- 3b802dd: fix and test joining nodes with worker profiles after upgrading from previous EC versions (#2090) (Andrew Lavery) #2090
- f6a66fd: Respect the EC multi-node license option (#2097) (Salah Al Saleh) #2097
- 1708bfd: Fix replicated-sdk chart image name (#2119) (Salah Al Saleh) #2119
- c74d25c: Enforce that the application version matches when joining nodes to the cluster (#2112) (Andrew Lavery) #2112
- 94f6073: E2E tests refactoring and cleanup (#2120) (Salah Al Saleh) #2120
- 1943596: Mount the EC data directory into the kots deployment (#2123) (Salah Al Saleh) #2123
- 493fefa: update troubleshoot to v0.119.0 (#2121) (Andrew Lavery) #2121
- 06f715f: Install extension on upgrade if doesn't exist (#2125) (Salah Al Saleh) #2125
- c5dbc4f: Mount the k0s data directory into the kots deployment (#2126) (Salah Al Saleh) #2126
- 7c1a16a: Refresh install CLI output (#2098) (Alex Parker) #2098
- fd3d57c: Fix updating velero addon (#2132) (Salah Al Saleh) #2132
- e41de6b: use save_image_name in sarif upload category (#2130) (Andrew Storms) #2130
- d82d025: preflight pass wording and enable HA by default (#2129) (Alex Parker) #2129
- f53f9c1: Get charts and k0s images from KOTS and deprecate airgap bundle flag for node joins (#2131) (Salah Al Saleh) #2131
- 7bed706: improve cli help text (#2034) (Alex Parker)
- e850198: Fix tests to use new join commands (#2135) (Salah Al Saleh) #2135
2.4.0+k8s-1.29-rc0
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- [sc-121571] respect env vars for http proxy, https proxy, and no proxy (#2025) #2025 (Alex Parker)
- update adminconsole version (#2118) #2118 (replicated-ci-ec)
- generate controller join commands from the CLI (#2116) #2116 (Andrew Lavery)
- lam: support for pull binaries command in online mode (#2122) #2122 (Ethan Mosbaugh)
- multinode: online distribute artifacts on upgrade (#2124) #2124 (Ethan Mosbaugh)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
- ctrl+c handler should not report failure event (#2093) #2093 (Ethan Mosbaugh)
- handle ctrl+c in prompts (#2094) #2094 (Ethan Mosbaugh)
- join should use same logic as install to determine network interface if unspecified (#2128) #2128 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 2 directories with 7 updates (#2133) #2133 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- update openebs images (#2095) #2095 (replicated-ci-ec)
- metrics: add execution data and code cleanup (#2096) #2096 (Ethan Mosbaugh)
- update go to 1.24.1 (#2100) #2100 (Ethan Mosbaugh)
- update openebs images (#2102) #2102 (replicated-ci-ec)
- update k0s images (#2103) #2103 (replicated-ci-ec)
- update openebs images (#2106) #2106 (replicated-ci-ec)
- cli reset-password command should use cobra validation (#2104) #2104 (Ethan Mosbaugh)
- lam improvements (#2099) #2099 (Ethan Mosbaugh)
- close gzip readers (#2134) #2134 (Ethan Mosbaugh)
Commits
- a14c153: pin k0s version to 1.29 (Ethan Mosbaugh) #1363
- 2eb8fb7: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 3788026: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8db725a: noop for new CI (Andrew Lavery) #1363
- 344667d: Update image versions (laverya) #1363,#1380
- 6ee0b08: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 1abe552: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8177660: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f24137d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 24ee05f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7d5c69c: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- b76e0b2: Trigger Build (Ethan Mosbaugh) #1363
- 0c96609: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f8cfdd1: Revert "feat: add preflight for ip forwarding" (#1470) (Andrew Lavery) #1363
- 8286a4e: Fix clock sync flakiness for docker-based clusters (#1472) (Salah Al Saleh) #1363
- 0e1ee63: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f977017: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 852cc99: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 96b4cc8: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 09988e6: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- e7d762f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 093d955: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 7f94395: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 9556c9d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Salah Aldeen Al Saleh) #1363
- 5c389b8: update kube-proxy image (Salah Aldeen Al Saleh) #1363
- 9b86583: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 48cd7ae: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- a7a5093: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- eecc4d3: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 6ac0107: k0s v1.29.13 (Andrew Lavery) #1363
- 59c5fb2: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7254e49: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- b6556b5: Merge remote...
2.3.1+k8s-1.30
Features
- update adminconsole version (#2060) #2060 (replicated-ci-ec)
- update adminconsole version (#2065) #2065 (replicated-ci-ec)
- add control plane node affinity for upgrade job (#2068) #2068 (Ethan Mosbaugh)
- handle ctrl+c in reporting (#2080) #2080 (Ethan Mosbaugh)
Builds
- deps: bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#2077) #2077 (dependabot[bot])
- deps: bump the security group across 1 directory with 4 updates (#2076) #2076 (dependabot[bot])
Chores
- update seaweedfs images (#2061) #2061 (replicated-ci-ec)
- update openebs images (#2062) #2062 (replicated-ci-ec)
- update velero images (#2063) #2063 (replicated-ci-ec)
- update k0s images (#2064) #2064 (replicated-ci-ec)
- update openebs images (#2069) #2069 (replicated-ci-ec)
- update k0s images (#2070) #2070 (replicated-ci-ec)
- update openebs images (#2075) #2075 (replicated-ci-ec)
- update openebs images (#2079) #2079 (replicated-ci-ec)
- update openebs images (#2084) #2084 (replicated-ci-ec)
- update k0s images (#2085) #2085 (replicated-ci-ec)
Commits
- 8e130bd: ensure that images can be pulled via a MITM proxy in preflight checks (#2039) (Andrew Lavery) #2039
- 0a7ce40: wait for rqlite to be synced when enabling HA (#2067) (Andrew Lavery) #2067
- 33bb2e3: add retries to leaveEtcdcluster (#2081) (Andrew Lavery) #2081
- c0663d4: [bug] don't set profiles flag if no profiles (#2086) (Ash) #2086
2.3.1+k8s-1.29
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- update adminconsole version (#2060) #2060 (replicated-ci-ec)
- update adminconsole version (#2065) #2065 (replicated-ci-ec)
- add control plane node affinity for upgrade job (#2068) #2068 (Ethan Mosbaugh)
- handle ctrl+c in reporting (#2080) #2080 (Ethan Mosbaugh)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
Builds
- deps: bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#2077) #2077 (dependabot[bot])
- deps: bump the security group across 1 directory with 4 updates (#2076) #2076 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- update seaweedfs images (#2061) #2061 (replicated-ci-ec)
- update openebs images (#2062) #2062 (replicated-ci-ec)
- update velero images (#2063) #2063 (replicated-ci-ec)
- update k0s images (#2064) #2064 (replicated-ci-ec)
- update openebs images (#2069) #2069 (replicated-ci-ec)
- update k0s images (#2070) #2070 (replicated-ci-ec)
- update openebs images (#2075) #2075 (replicated-ci-ec)
- update openebs images (#2079) #2079 (replicated-ci-ec)
- update openebs images (#2084) #2084 (replicated-ci-ec)
- update k0s images (#2085) #2085 (replicated-ci-ec)
Commits
- a14c153: pin k0s version to 1.29 (Ethan Mosbaugh) #1363
- 2eb8fb7: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 3788026: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8db725a: noop for new CI (Andrew Lavery) #1363
- 344667d: Update image versions (laverya) #1363,#1380
- 6ee0b08: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 1abe552: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8177660: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f24137d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 24ee05f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7d5c69c: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- b76e0b2: Trigger Build (Ethan Mosbaugh) #1363
- 0c96609: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f8cfdd1: Revert "feat: add preflight for ip forwarding" (#1470) (Andrew Lavery) #1363
- 8286a4e: Fix clock sync flakiness for docker-based clusters (#1472) (Salah Al Saleh) #1363
- 0e1ee63: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f977017: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 852cc99: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 96b4cc8: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 09988e6: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- e7d762f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 093d955: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 7f94395: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 9556c9d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Salah Aldeen Al Saleh) #1363
- 5c389b8: update kube-proxy image (Salah Aldeen Al Saleh) #1363
- 9b86583: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 48cd7ae: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- a7a5093: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- eecc4d3: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 6ac0107: k0s v1.29.13 (Andrew Lavery) #1363
- 59c5fb2: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7254e49: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- b6556b5: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- b232c81: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 6575758: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- df16fab: merge main (Salah Aldeen Al Saleh) #1363
- 4322410: use 1.29...
2.3.0+k8s-1.30
This release does not install properly without a worker profile specified. It can be upgraded to but should not be used for new installations.
Features
- ha: node local loadbalancing (#2012) #2012 (Ethan Mosbaugh)
- update adminconsole version (#2042) #2042 (replicated-ci-ec)
Bug Fixes
- ec: 7443 only required on loopback interface (#2026) #2026 (Ethan Mosbaugh)
- ha: make more resilient (#2027) #2027 (Ethan Mosbaugh)
- adminconsole: loads old ui after upgrade (#2059) #2059 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 1 directory with 20 updates (#2032) #2032 (dependabot[bot])
- deps: bump golang.org/x/net from 0.34.0 to 0.36.0 in /kinds in the go_modules group across 1 directory (#2033) #2033 (dependabot[bot])
- deps: bump the security group across 2 directories with 10 updates (#2048) #2048 (dependabot[bot])
- deps: bump actions/github-script from 6 to 7 (#2051) #2051 (dependabot[bot])
- deps: bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#2050) #2050 (dependabot[bot])
- deps: bump anchore/scan-action from 3 to 6 (#2053) #2053 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.117.0 to 0.118.0 (#2049) #2049 (dependabot[bot])
Chores
- add Windows Defender security tool in support bundle analyser (#2006) #2006 (Evans Mungai)
- ha: integration tests (#2037) #2037 (Ethan Mosbaugh)
- customdomains: fail on TCP_DENIED (#2041) #2041 (Ethan Mosbaugh)
- update seaweedfs images (#2045) #2045 (replicated-ci-ec)
- update k0s images (#2047) #2047 (replicated-ci-ec)
- update openebs images (#2044) #2044 (replicated-ci-ec)
- update velero images (#2046) #2046 (replicated-ci-ec)
- update openebs images (#2054) #2054 (replicated-ci-ec)
- update velero images (#2056) #2056 (replicated-ci-ec)
- update seaweedfs images (#2055) #2055 (replicated-ci-ec)
- update openebs images (#2057) #2057 (replicated-ci-ec)
- update k0s images (#2058) #2058 (replicated-ci-ec)
Commits
- e562dc8: add jobs to scan released images (#2020) (Andrew Storms) #2020
- 09002b2: Only run our components on controller nodes (#2028) (Salah Al Saleh) #2028
- 1898ea7: don't report preflights bypassed if they weren't (#2008) (Alex Parker) #2008
- 6059d90: Fix previous-stable ci test (#2031) (Salah Al Saleh) #2031
- ff984b2: worker profiles (#1915) (#1974) (Ash) #1974
- f30698f: add -y alias for --yes (#2030) (Alex Parker) #2030
- f98c8d7: Remove --enable-ha flag (#2029) (Salah Al Saleh) #2029
- c276046: show controller role name in prompts (#2035) (Alex Parker) #2035
- f18c201: include the embedded cluster and k0s versions in the debug logs (#2038) (Andrew Lavery) #2038
- a8f4eb7: ToLower() hostnames where it'll be used to address nodes (#2036) (Ash) #2036
- 126f66e: skip LXD cleanup in e2e tests within CI (#2040) (Andrew Lavery) #2040
2.3.0+k8s-1.29
This release does not install properly without a worker profile specified. It can be upgraded to but should not be used for new installations.
Features
- update adminconsole version (#1471) #1363 (replicated-ci-ec)
- ha: node local loadbalancing (#2012) #2012 (Ethan Mosbaugh)
- update adminconsole version (#2042) #2042 (replicated-ci-ec)
Bug Fixes
- ci: e2e test fails ntp preflight (#1469) #1363 (Ethan Mosbaugh)
- ci: collect fallback cluster support bundle in airgap (#1462) #1363 (Ethan Mosbaugh)
- ec: 7443 only required on loopback interface (#2026) #2026 (Ethan Mosbaugh)
- ha: make more resilient (#2027) #2027 (Ethan Mosbaugh)
- adminconsole: loads old ui after upgrade (#2059) #2059 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 1 directory with 20 updates (#2032) #2032 (dependabot[bot])
- deps: bump golang.org/x/net from 0.34.0 to 0.36.0 in /kinds in the go_modules group across 1 directory (#2033) #2033 (dependabot[bot])
- deps: bump the security group across 2 directories with 10 updates (#2048) #2048 (dependabot[bot])
- deps: bump actions/github-script from 6 to 7 (#2051) #2051 (dependabot[bot])
- deps: bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#2050) #2050 (dependabot[bot])
- deps: bump anchore/scan-action from 3 to 6 (#2053) #2053 (dependabot[bot])
- deps: bump github.com/replicatedhq/troubleshoot from 0.117.0 to 0.118.0 (#2049) #2049 (dependabot[bot])
Chores
- ci: re-promote 1.8.0 release each time (#1364) #1363 (Ethan Mosbaugh)
- add Windows Defender security tool in support bundle analyser (#2006) #2006 (Evans Mungai)
- ha: integration tests (#2037) #2037 (Ethan Mosbaugh)
- customdomains: fail on TCP_DENIED (#2041) #2041 (Ethan Mosbaugh)
- update seaweedfs images (#2045) #2045 (replicated-ci-ec)
- update k0s images (#2047) #2047 (replicated-ci-ec)
- update openebs images (#2044) #2044 (replicated-ci-ec)
- update velero images (#2046) #2046 (replicated-ci-ec)
- update openebs images (#2054) #2054 (replicated-ci-ec)
- update velero images (#2056) #2056 (replicated-ci-ec)
- update seaweedfs images (#2055) #2055 (replicated-ci-ec)
- update openebs images (#2057) #2057 (replicated-ci-ec)
- update k0s images (#2058) #2058 (replicated-ci-ec)
Commits
- a14c153: pin k0s version to 1.29 (Ethan Mosbaugh) #1363
- 2eb8fb7: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 3788026: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8db725a: noop for new CI (Andrew Lavery) #1363
- 344667d: Update image versions (laverya) #1363,#1380
- 6ee0b08: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 1abe552: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 8177660: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f24137d: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 24ee05f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 7d5c69c: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- b76e0b2: Trigger Build (Ethan Mosbaugh) #1363
- 0c96609: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f8cfdd1: Revert "feat: add preflight for ip forwarding" (#1470) (Andrew Lavery) #1363
- 8286a4e: Fix clock sync flakiness for docker-based clusters (#1472) (Salah Al Saleh) #1363
- 0e1ee63: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- f977017: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Ethan Mosbaugh) #1363
- 852cc99: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 96b4cc8: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- 09988e6: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) #1363
- e7d762f: Merge remote-tracking branch 'origin/main' into k0s-1-29 (Andrew Lavery) [#1363](https://github.com/replicatedhq/embedded-cluster/p...
2.2.0+k8s-1.30
Features
- host-preflights: check that the data directory is executable (#1898) #1898 (Ethan Mosbaugh)
- update velero version (#1907) #1907 (replicated-ci-ec)
- update velero version (#1916) #1916 (replicated-ci-ec)
- ensure use of custom domains in metrics reporting (#1933) #1933 (Ethan Mosbaugh)
- update velero version (#1928) #1928 (replicated-ci-ec)
- update velero version (#1949) #1949 (replicated-ci-ec)
- update adminconsole version (#1953) #1953 (replicated-ci-ec)
- adminconsole: support for custom domains (#1962) #1962 (Ethan Mosbaugh)
- update velero version (#1958) #1958 (replicated-ci-ec)
- customdomains: update json schema (#1967) #1967 (Ethan Mosbaugh)
- update velero version (#1968) #1968 (replicated-ci-ec)
- update velero version (#1972) #1972 (replicated-ci-ec)
- customdomains: use proxy service for charts (#1975) #1975 (Ethan Mosbaugh)
- update velero version (#1977) #1977 (replicated-ci-ec)
- customdomains: add metadata service to default no proxy list (#1978) #1978 (Ethan Mosbaugh)
- update velero version (#1984) #1984 (replicated-ci-ec)
- customdomains: disable support bundle uri (#1986) #1986 (Ethan Mosbaugh)
Bug Fixes
- use custom domain for kots install (#1914) #1914 (Ethan Mosbaugh)
Builds
- deps: bump the security group across 1 directory with 5 updates (#1904) #1904 (dependabot[bot])
- deps: bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in the go_modules group across 1 directory (#1906) #1906 (dependabot[bot])
Chores
- update openebs images (#1902) #1902 (replicated-ci-ec)
- update k0s images (#1903) #1903 (replicated-ci-ec)
- update seaweedfs images (#1908) #1908 (replicated-ci-ec)
- update openebs images (#1910) #1910 (replicated-ci-ec)
- update k0s images (#1911) #1911 (replicated-ci-ec)
- update openebs images (#1920) #1920 (replicated-ci-ec)
- update k0s images (#1921) #1921 (replicated-ci-ec)
- update seaweedfs images (#1918) #1918 (replicated-ci-ec)
- ci: lxd copy dir tar (#1917) #1917 (Ethan Mosbaugh)
- update openebs images (#1923) #1923 (replicated-ci-ec)
- update k0s images (#1924) #1924 (replicated-ci-ec)
- update k0s images (#1925) #1925 (replicated-ci-ec)
- ci: concurrent node create (#1922) #1922 (Ethan Mosbaugh)
- update openebs images (#1930) #1930 (replicated-ci-ec)
- update velero images (#1931) #1931 (replicated-ci-ec)
- update k0s images (#1932) #1932 (replicated-ci-ec)
- update seaweedfs images (#1929) #1929 (replicated-ci-ec)
- update openebs images (#1934) #1934 (replicated-ci-ec)
- update k0s images (#1935) #1935 (replicated-ci-ec)
- update velero images (#1937) #1937 (replicated-ci-ec)
- update seaweedfs images (#1936) #1936 (replicated-ci-ec)
- update seaweedfs images (#1940) #1940 (replicated-ci-ec)
- update velero images (#1941) #1941 (replicated-ci-ec)
- update velero images (#1943) #1943 ([replicated-ci-ec](https://github.com/replicatedhq/embedded...