Skip to content

Releases: kubesphere/kubekey

v3.1.0-alpha.0

09 May 08:55
2ce24ff
Compare
Choose a tag to compare
v3.1.0-alpha.0 Pre-release
Pre-release
Merge pull request #1832 from pixiake/custom-domain

fix: Add worker label according to host role

v3.0.8-055afb8

25 Apr 03:06
Compare
Choose a tag to compare
v3.0.8-055afb8 Pre-release
Pre-release
fix: local repository is hard-coded as centos7

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

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