Skip to content

Releases: kubesphere/kubekey

v3.1.0-alpha.3 🌈

24 Aug 09:06
c6b9708
Compare
Choose a tag to compare
v3.1.0-alpha.3 🌈 Pre-release
Pre-release

What’s Changed

🚀 Features

📝 Documentation updates

v3.0.10 🌈

28 Jul 06:08
3e381c6
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

📝 Documentation updates

v3.0.9 🌈

21 Jul 02:58
Compare
Choose a tag to compare

What’s Changed

v3.0.8 🌈

14 Jul 02:32
2698dfb
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • support to use external dns to resolve control-plane domain (#1917) @pixiake
  • Support custom CALICO_IPV4POOL_NAT_OUTGOING (#1906) @pixiake
  • refeact: move autoscaler deployment form template to docs. (#1899) @littleBlackHouse
  • update version to v3.1.0-rc.0 support ks version v3.4.0-rc.0 (#1895) @littleBlackHouse
  • feat: add autoscaler and machinehealthycheck (#1894) @littleBlackHouse
  • feat: Support for enabling kube-apiserver auditing (#1892) @pixiake
  • chore: remove the duplicated switch statements (#1886) @LinuxSuRen
  • Support for installing calicoctl (#1881) @pixiake
  • support custom argument when start the kubelet (#1856) @littleBlackHouse
  • feat: Add support for building Debian 11 repository iso (#1808) @yjqg6666
  • add more etcd parameters (#1778) @pixiake
  • feat: add v1.25.5 to k8e binary (#1740) @xiaods
  • Feat: add cni virtual device deletion (#1715) @vicoooo26

🐛 Bug Fixes

  • fix: Modify incorrect parameters (#1918) @littleBlackHouse
  • fix: Modify incorrect parameters (#1914) @littleBlackHouse
  • fix: imagefullName support more than two slash-separated (#1907) @wongearl
  • fix: fix ubuntu version get (#1911) @wongearl
  • fix: add secret option to auth-type. (#1898) @littleBlackHouse
  • fix: Modify the imagePullPolicy to make it more practical for offline… (#1896) @littleBlackHouse
  • add finalizer be more robust (#1872) @littleBlackHouse
  • stop kubelet service first when remove worker node. (#1877) @hellocn9
  • fix: change default kernel paramter. (#1861) @littleBlackHouse
  • [#1853] update the way to get containerd cgroup driver config (#1854) @yjqg6666
  • add clean up the VXLAN interface when delete the cluster (#1857) @hellocn9
  • [#1851] fix hack/version.sh incorrect git version (#1852) @yjqg6666
  • fix: Add multiple etcd nodes failed (#1838) @pixiake
  • fix: Add worker label according to host role (#1832) @pixiake
  • fix: local repository is hard-coded as centos7 (#1824) @pixiake
  • 更新默认Cilium版本以修复一个已知Bug (#1779) @littleplus
  • fix: RefineDockerVersion can not parse zero minor version correctly (#1782) @ExerciseBook
  • fix: docker login escape special characters (#1759) @fangzhengjin
  • fix: compose version error (#1758) @fangzhengjin

📝 Documentation updates

  • docs: correct the etcd related number type (#1902) @LinuxSuRen
  • docs: add a new example of kk create with specific download cmd (#1905) @LinuxSuRen
  • [doc] Update README to state that Debian 11 Bullseye is supported (#1850) @yjqg6666

👻 Maintenance

v3.0.8-rc.1

13 Jul 05:55
b4edf60
Compare
Choose a tag to compare
v3.0.8-rc.1 Pre-release
Pre-release
Merge pull request #1914 from littleBlackHouse/registry_config

fix: Modify incorrect parameters

v3.0.8-rc.0

07 Jul 08:54
1cbd862
Compare
Choose a tag to compare
v3.0.8-rc.0 Pre-release
Pre-release
Merge pull request #1902 from LinuxSuRen/docs/example-config

docs: correct the etcd related number type

v3.1.0-alpha.2

30 May 08:27
9d69ed0
Compare
Choose a tag to compare
v3.1.0-alpha.2 Pre-release
Pre-release

What’s Changed

🚀 Features

  • support custom argument when start the kubelet (#1856) @littleBlackHouse
  • feat: Add support for building Debian 11 repository iso (#1808) @yjqg6666
  • add more etcd parameters (#1778) @pixiake
  • feat: add v1.25.5 to k8e binary (#1740) @xiaods
  • Feat: add cni virtual device deletion (#1715) @vicoooo26

🐛 Bug Fixes

📝 Documentation updates

  • [doc] Update README to state that Debian 11 Bullseye is supported (#1850) @yjqg6666

👻 Maintenance

  • chore: fix spelling mistakes of the tasks in coredns module (#1821) @kiragoo
  • build(deps): bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#1734) @dependabot
  • build(deps): bump docker/build-push-action from 2 to 4 (#1718) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1712) @dependabot
  • build(deps): bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible (#1634) @dependabot
  • build(deps): bump docker/setup-buildx-action from 1 to 2 (#1266) @dependabot
  • build(deps): bump docker/setup-qemu-action from 1 to 2 (#1265) @dependabot
  • chore: modify the codes for go-staticcheck and others (#1742) @kiragoo
  • chore: rename the task of SyncKubelet (#1772) @kiragoo
  • chore: rename the file of action results for uniform naming (#1732) @kiragoo
  • Fix typo and tune description in registry bootstrap module (#1725) @vicoooo26

v3.1.0-alpha.1

16 May 09:40
4bc171e
Compare
Choose a tag to compare
v3.1.0-alpha.1 Pre-release
Pre-release
Merge pull request #1838 from pixiake/multi-etcd

fix: Add multiple etcd nodes failed

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 <[email protected]>