Skip to content

Releases: k0sproject/k0smotron

v1.10.2

12 Dec 11:29
451747b

Choose a tag to compare

What's Changed

  • fix sed in-place for macos by @apedriza in #1305
  • Add tolerations to the HAProxy daemonset by @makhov in #1306
  • fix infra provider: add goroutine to handle remotemachine deletion when provisioning… by @apedriza in #1303
  • remove webhook checker deploy in inttest by @apedriza in #1310
  • Extra port added for test cluster to make ingress port reachable by @makhov in #1308

Full Changelog: v1.10.1...v1.10.2

v1.10.1

26 Nov 14:05
a1552ce

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

21 Nov 14:34
6f3016f

Choose a tag to compare

What's Changed

  • Add e2e checks for remote HCP GC of etcd certs and resources by @kahirokunn in #1264
  • Concurrency level configuration by @makhov in #1269
  • Check node by name nad IP in providerID controller by @makhov in #1272
  • Add docs for k0s binary upload when using OCI registry by @apedriza in #1279
  • Fix typo in MachineDeployment name by @makp0 in #1276
  • Add failureDomain to cluster configuration by @makp0 in #1277
  • Refactor: make K0sControllerConfig immutable by @apedriza in #1233
  • Add nightly e2e suite against aws infra provider by @apedriza in #1282
  • Use working dir for join token by @makhov in #1274
  • Bump requests from 2.32.3 to 2.32.5 in /docs by @dependabot[bot] in #1267
  • Bump pyyaml-env-tag from 0.1 to 1.1 in /docs by @dependabot[bot] in #1266
  • Bump pymdown-extensions from 10.14.3 to 10.16.1 in /docs by @dependabot[bot] in #1265
  • Ingress support v2 by @makhov in #1201
  • Propagate RemoteMachine labels and annotations to the Machine by @makhov in #1289
  • Fix labels and annotations propagation from pooledremotemachine to re… by @apedriza in #1294
  • Fix machine address status propagation by @apedriza in #1295
  • Check if dir exist before creation in uploadFile by @makhov in #1297
  • fix(entrypoint): escape amp in sed by @zerospiel in #1300
  • Fix: support accepted formats for cluster version when using clsuterc… by @apedriza in #1298
  • cluster: support setting externalTrafficPolicy for svc by @clwluvw in #1293
  • Metadata v1.10 by @makhov in #1301

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

22 Oct 15:53
03f2909

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

13 Oct 12:24
3d36b96

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

08 Oct 12:29
74c0d25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

17 Sep 09:28
36b813e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.3

17 Sep 08:51
867ee4c

Choose a tag to compare

What's Changed

  • Add k0s leave scripts only for older k0s versions by @makhov in #1192
  • Move all k0s install commands to a shell script by @makhov in #1191
  • Set file permissions in job provisioner by @makhov in #1194

Full Changelog: v1.6.2...v1.6.3

v1.6.2

08 Aug 08:59
b83a028

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Aug 08:42
b0023c2

Choose a tag to compare

What's Changed

  • bug: k0smotron fails to install to v1.6.0 by @gcleroux in #1105
  • Add remoteclustertemplate resource for clusterclass definition by @apedriza in #1103
  • fix: wait for mutating webhook to be ready for stable k0smotron installation by @apedriza in #1111
  • docs: remove outdated manual patch instructions now done by k0smotron controlplane controller by @apedriza in #1107
  • Bump mkdocs-material from 9.6.14 to 9.6.15 in /docs in the mkdocs group by @dependabot[bot] in #1096
  • Fix '--enable-controller' arg for clusterctl installation by @apedriza in #1106
  • --kubelet-root-dir support on cleanup by @makhov in #1117
  • Add CNCF required footer to docs by @jnummelin in #1119
  • Add job provisioning to the remote machine templates by @makhov in #1118
  • Bump pip from 25.0.1 to 25.1.1 in /docs by @dependabot[bot] in #1116
  • Fixes machine deletion when infra machine is deleted by @makhov in #1120
  • Fix K0smotronControlPlane version mismatch for Cluster API compatibility by @kahirokunn in #1053
  • Use CNCF hosted runners by @jnummelin in #1124
  • feat: Implement CAPI v1beta1 compliant status handling and initial v1beta2 support for K0smotronControlPlane by @kahirokunn in #1090
  • refactor: consolidate code generation into single make target by @kahirokunn in #1050
  • Bump packaging from 24.2 to 25.0 in /docs by @dependabot[bot] in #1122
  • feat: allow custom clean up commands for ssh provisioner by @apedriza in #1100
  • Deduplicate k0s args for control plane by @makhov in #1127

New Contributors

Full Changelog: v1.6.0...v1.6.1