Skip to content

Releases: kubesphere/kubekey

v3.0.0-alpha.1

07 Nov 02:51
e387f88
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

👻 Maintenance

  • build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#1565) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1562) @dependabot

v3.0.0-alpha.0

21 Oct 09:53
7163d6d
Compare
Choose a tag to compare
v3.0.0-alpha.0 Pre-release
Pre-release

What’s Changed

🚀 Features

  • feat: add k3s control-plane provider and bootstrap provider (#1542) @24sama (experimental)
  • Support for custom OpenEBS base path (#1534) @arugal
  • refactor KubeKey project structure (#1538) @24sama

🐛 Bug Fixes

v2.3.0

27 Oct 02:32
4a25a84
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

v2.3.0-rc.3

29 Sep 06:24
b2eb650
Compare
Choose a tag to compare
v2.3.0-rc.3 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

📝 Documentation updates

v2.3.0-rc.2

16 Sep 07:28
b731d2f
Compare
Choose a tag to compare
v2.3.0-rc.2 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

👻 Maintenance

  • build(deps): bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2 (#1491) @dependabot
  • build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.1.0 (#1482) @dependabot
  • build(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 (#1462) @dependabot

v2.3.0-rc.1

02 Sep 07:03
eb46080
Compare
Choose a tag to compare
v2.3.0-rc.1 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Fix the bug that some OS root user cannot find kubeadm. (#1478) @24sama
  • Fix the permission problem of sftp for non-root users. (#1477) @24sama
  • fixed #1453 : invalid syntax of /etc/sysctl.conf after executing init os script (#1454) @hzhhong
  • feat: add ca-certificates in Dockerfile (#1461) @24sama
  • [bug] add dataRoot configuration support for containerd (#1450) @life-

📝 Documentation updates

👻 Maintenance

v2.3.0-rc.0

15 Aug 09:49
989f802
Compare
Choose a tag to compare
v2.3.0-rc.0 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

v2.2.2

26 Jul 06:17
2ef69c6
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • fix: check Linux package manager error (#1402) @24sama
  • fix: ETCD backup service does not work (#1400) @24sama
  • fix: GreetingModule sometimes occurs a timeout error (#1371) @24sama
  • fix: the default cgroup driver is wrong configured (#1348) @24sama

📝 Documentation updates

👻 Maintenance

  • cleanup: remove GreetingModule that is in the ArtifactPipeline (#1394) @24sama
  • cleanup: do not need to generate kubeadm config and kubelet service file when upgrading the k8s cluster (#1357) @24sama
  • cleanup: do not need to exec init_os script when upgrading the k8s cluster (#1358) @24sama

v2.2.1

23 Jun 06:05
c056977
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix: the default cgroup driver wrong configured (#1348) @24sama
  • fix: can't upgrade k8s version when ks version does not changed (#1338) @24sama

v2.2.0

10 Jun 09:26
979f18c
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat: add a notice after creating a kubekey file (#1326) @24sama
  • feat: users can use "y" or "n" when confirming (#1324) @24sama
  • feat: show "WARN" and "ERRO" log level (#1323) @24sama
  • feat: autoRenewCerts is enabled by default for creating an all-in-one cluster (#1319) @24sama
  • feat: add support for missing Kubernetes versions v1.21.0 and up (#1307) @brandan-schmitz
  • feat: add support for building ubuntu 22.04 repository iso (#1309) @muzi502

🐛 Bug Fixes

  • fix: replace the "ClearOSEnvironmentModule" in the "DeleteNodePipeline" with the "ClearNodeOSModule" (#1330) @24sama
  • fix: the generated kk config file contains the "containerManager" by default (#1329) @24sama
  • fix: print combined output when the cp command is executed with an error (#1328) @24sama
  • fix: remove kubelet pod pid limit (#1322) @24sama
  • fix: remove kubekey/artifact dir after exporting an artifact (#1317) @24sama
  • fix: delete node nil pointer panic (#1315) @24sama

📝 Documentation updates

  • doc: modify the prompt text (#1332) @24sama
  • doc: modify readme and make k8s v1.23.7 as the default version (#1327) @24sama

👻 Maintenance

  • cleanup: remove unused host cache (#1325) @24sama
  • build(deps): bump github.com/containerd/containerd from 1.6.4 to 1.6.6 (#1314) @dependabot

Thanks to all our contributors!