What’s Changed
New Feature:
- Feat: change field
skip-install-packages
towith-packages
(#1034) @24sama - Feat: add a rollback feature to support restoring something when a task failed (#1030) @24sama
- Feat: support Kata and Node Feature Discovery (#1010) @pixiake
- Feat: support the ArtifactModule for authorized pull images (#1021) @24sama
- Feat: the roleGroups field supports to be customized (#1018) @24sama
- Feat: modify workdir directory tree. (#1005, #999) @24sama
- Feat: support custom dnsDomain for cluster (#1003) @pixiake
- Feat: add pod pid limit and pid available (#992) @vincenthe11
- Feat: artifact supports to archive multi k8s version (#991) @24sama
- Feat: artifact supports pulling images with skipping SSL certificate validation (#967) @24sama
- Feat: support set ntp server and timezone when kk deloy k8s (#952) @tanguofu
- Feat: artifact supports to contain registry binaries (#966) @24sama
- Feat: creating container images registry is supported (#955) @pixiake
- Feat: add an md5 check function in UnArchiveModule (#963) @24sama
- Feat: support kubekey to independently generate certificates (#944) @pixiake
- Feat: modify ImagePushModule to use the containerd SDK (#942) @24sama
- Feat: modify manifest's containerRuntime to a list (#941) @24sama
Bug Fix
- Fix: logger nil pointer panic (#1025) @24sama
- Fix: remove yum install yum-utils (#1011) @24sama
- Fix: wrong paths of registries' packages (#990) @pixiake
- Fix: no matches for kind "ClusterConfiguration" (#960) @tanguofu
- Fix: kk will use the wrong binary's path in the multi-arch environment (#965) @24sama
- Fix: report
are the same file
warning message when coping kubeconfig (#958) @24sama - Fix: upgrade check ks version error (#957) @24sama
- Fix: upgrade cluster apply a wrong and default cc (#956) @24sama
- Fix: fix --debug not print the DEBUG LEVEL LOG (#953) @tanguofu
- Fix: type of cmd delete node. (#947) @haiker2011
- Fix: parse images' name failed (#949) @24sama
- Fix: push image failed by containerd client (#948) @24sama
- Fix: generate kubesphere repo error (#946) @24sama
👻 Maintenance
- build(deps): bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#1015) @dependabot
- build(deps): bump github.com/containerd/containerd from 1.5.8 to 1.5.9 (#962) @dependabot
- bump helm/v3, image-spec and logr (#937) @24sama