Releases: kubesphere/kubekey
Releases Β· kubesphere/kubekey
v3.1.7π
Whatβs Changed
- Add new kubernetes version (#2439) @github-actions
- add Hiiirad as a contributor for code (#2416) @allcontributors
- Fixed a typo on command completion on completion.go (#2413) @Hiiirad
- Add new kubernetes version (#2404) @github-actions
- [ci-bot] Sync feature branch to master/feature directory (#2400) @github-actions
π Features
π» Maintenance
v4.0.0-alpha.5
What's Changed
- only use sudo mode to execute command by @redscholar in #2405
- fix: ssh formatting exception bug when executing commands by @dbbDylan in #2406
Full Changelog: v4.0.0-alpha.4...v4.0.0-alpha.5
v4.0.0-alpha.4
What's Changed
- fix: Change offline package directory. by @redscholar in #2392
- fix: graceful delete runtime dir. by @redscholar in #2393
- fix: image pull failed by @liangzai006 in #2394
- fix: artifact package exclude
certs
by @redscholar in #2396 - add
sudo
and SHELL in connector by @redscholar in #2398 - add
sudo_password
to use sudo mod. by @redscholar in #2402
Full Changelog: v4.0.0-alpha.3...v4.0.0-alpha.4
v3.2.0-alpha.0 π
What's Changed
- Add new kubernetes version by @github-actions in #2363
- Create sync-featrue-code.yaml by @redscholar in #2371
- update calico to v3.27.4 by @pixiake in #2383
- remove centos and docker from dependencies repository by @pixiake in #2397
- [ci-bot] Sync feature branch to master/feature directory by @github-actions in #2400
Full Changelog: v3.1.6...v3.2.0-alpha.0
What's Changed
- Add new kubernetes version by @github-actions in #2363
- Create sync-featrue-code.yaml by @redscholar in #2371
- update calico to v3.27.4 by @pixiake in #2383
- remove centos and docker from dependencies repository by @pixiake in #2397
- [ci-bot] Sync feature branch to master/feature directory by @github-actions in #2400
Full Changelog: v3.1.6...v3.2.0-alpha.0
v4.0.0-alpha.3
What's Changed
- feat: delete unuse function. by @redscholar in #2345
- feat: modify addons/* setup hosts by @dbbDylan in #2346
- fix: etc/hosts is incorrect when localhost is not belong cluster. by @redscholar in #2349
- feat: --set contains multi string "=". by @redscholar in #2351
- fix: set default work_dir is "./kubekey". by @redscholar in #2354
- change package name by @redscholar in #2355
- feat: add more golangci lint rule. by @redscholar in #2366
- Fix k8s cni binary template bug by @dbbDylan in #2368
- feat: support run without vendor. by @redscholar in #2369
- feat: sync vendor when go.mod changed. by @redscholar in #2372
- fix: error local router. by @redscholar in #2388
New Contributors
Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3
v3.1.6 π
Whatβs Changed
- Add new kubernetes version (#2363) @github-actions
π Features
- Create sync-featrue-code.yaml (#2371) @redscholar
π» Maintenance
v3.1.5 π
v3.1.4 π
v4.0.0-alpha.2
What's Changed
- fix: unescape --set string. by @ImitationImmortal in #2327
- fix: misspelling by @ImitationImmortal in #2334
- feature: use go template instance pongo2 template by @ImitationImmortal in #2340
- fix: inventory_name is localhost, install failed by @ImitationImmortal in #2344
Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2
v3.1.3π
Whatβs Changed
- Add new kubernetes version (#2324) @github-actions
- Add new kubernetes version (#2284) @github-actions
- Feature/cluster addons enhancement (#2267) @will4j
- Add new kubernetes version (#2245) @github-actions
- Add new kubernetes version (#2243) @github-actions
- add knowmost as a contributor for doc (#2240) @allcontributors
- fix: close file (#2236) @testwill
- Add new kubernetes version (#2212) @github-actions
π Features
- support custome etcd args (#2337) @pixiake
- support custome etcd port (#2336) @pixiake
- feature/ support add nodeEtcHosts entry (#2298) @will4j
- Feature/support image start index when export images (#2266) @will4j
- add check support k8s version (#2259) @bzd111
- feature/support checksum of downloaded repository iso file (#2254) @will4j
- feature/support image transport argument to allow export images from and to docker daemon (#2255) @will4j
- feat: add phase PostClusterInstall (#2256) @will4j
- feat: add CustomScripts.Role property (#2220) @will4j
- add a flag --with-buildx to install buildx when container runtime is docker (#2228) @hellocn9
π Bug Fixes
- fix: KKZONE=cn is invalid for kubesphere v3.4.1 (#2341) @pixiake
- feat: set CustomScriptTask workdir to remoteTaskHome (#2257) @will4j
π Documentation updates
- docs: add Japanese README (#2329) @eltociear
- chore: fix function name in comment (#2227) @knowmost
π» Maintenance
- build(deps): bump docker/build-push-action from 5 to 6 (#2333) @dependabot
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#2237) @dependabot
- build(deps): bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#2195) @dependabot
- refine tasks logic (#2314) @pixiake