Skip to content

Releases: kubesphere/kubekey

v3.0.8-69cb87a

16 Mar 11:18
Compare
Choose a tag to compare
v3.0.8-69cb87a Pre-release
Pre-release
update components default version

Signed-off-by: pixiake <guofeng@yunify.com>

v3.0.7 🌈

18 Jan 06:08
e755baf
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • fix: redundant interface names leads to kubeVip pod failure (#1691) @lwabish

📝 Documentation updates

v3.0.6 🌈

04 Jan 05:48
ec903fe
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat(capkk): add status to support autoscaling from zero operations (#1675) @24sama

v3.0.5 🌈

21 Dec 08:43
5efdd04
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • fix: add a lock to avoid duplicate IP assignments when creating KKInstances concurrently (#1670) @24sama
  • fix remove node check (#1666) @zhangzhiqiangcs
  • fix(kk): handle the duplicate image name which in the kk artifact (#1667) @24sama

v2.3.2

21 Dec 09:56
49b32d3
Compare
Choose a tag to compare
Merge pull request #1673 from 24sama/release-2.3-origin

feat: modify go mod path

v3.0.4 🌈

14 Dec 04:24
f34bf69
Compare
Choose a tag to compare

What’s Changed

  • Add new kubernetes version (#1658) @github-actions

🚀 Features

  • feat(capkk): add a kkinstance webhook to check if the in-place upgrade version is valid (#1656) @24sama
  • feat(capkk): support in-place upgrade (#1651) @24sama

👻 Maintenance

v3.0.3 🌈

07 Dec 07:15
fab5588
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat(capkk): add a field to set up the crictl version (#1626) @24sama

🐛 Bug Fixes

  • fix: a sha256 checking bug when downloading different versions of binary files (#1646) @24sama

👻 Maintenance

  • bump k8s.io apiserver to v0.25.4 and bump cluster-api to v1.2.6 (#1628) @24sama
  • build(deps): bump k8s.io/kubectl from 0.25.0 to 0.25.4 (#1604) @dependabot
  • build(deps): bump k8s.io/api from 0.25.0 to 0.25.4 (#1607) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1603) @dependabot
  • build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.10 (#1610) @dependabot

v3.0.2 🌈

22 Nov 02:43
1c395d2
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix the field difference between yaml and json (#1615) @24sama
  • Fix etcd script to delete other files when there is no space left on device (#1617) @24sama

👻 Maintenance

v2.3.1

22 Nov 02:42
854cd82
Compare
Choose a tag to compare
Merge pull request #1618 from 24sama/release-2.3-origin

[release-2.3] Fix etcd script to delete other files when there is no space left on device

v2.2.3

22 Nov 02:40
2d19e8e
Compare
Choose a tag to compare
Merge pull request #1619 from 24sama/release-2.2-origin

[release-2.2] Fix etcd script to delete other files when there is no space left on device