Commit Graph

121 Commits

Author SHA1 Message Date
sunhaizhou f6563d6055 fix cmd delete node.
Signed-off-by: sunhaizhou <sunhaizhou@kingsoft.com>
2021-12-30 19:56:26 +08:00
KubeSphere CI Bot 4aa275d424
Merge pull request #946 from 24sama/v2.0.0
fix: generate kubesphere repo error
2021-12-30 16:20:26 +08:00
24sama cc615220ec fix: generate kubesphere repo error
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-30 16:04:17 +08:00
pixiake ba620e7320 Support kubekey to independently generate certificates
Signed-off-by: pixiake <guofeng@yunify.com>
2021-12-29 15:34:06 +08:00
24sama c49776983e modify ImagePushModule to use the containerd sdk
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-28 21:06:30 +08:00
24sama 3fff474dab fix typo
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-24 16:17:00 +08:00
Leo Li 0e8c52cee3 fix: CreateClusterPipeline support use the artifact
Signed-off-by: Leo Li <jacksama@foxmail.com>
2021-12-23 17:30:13 +08:00
Leo Li 66c62af773 Add Manifest resource and support export an artifact using the manifest
Signed-off-by: Leo Li <jacksama@foxmail.com>
2021-12-23 17:30:13 +08:00
Leo Li 288efcca28 fix: --container-manager flag doesn't work
Signed-off-by: Leo Li <jacksama@foxmail.com>
2021-12-21 12:54:49 +08:00
chaunceyjiang 60025e13c7 Support [--yes] parameter when upgrade cluster 2021-12-09 11:30:10 +08:00
24sama b42d57f70c fix the default flag value makes kk can't create k3s cluster
Signed-off-by: 24sama <leo@kubesphere.io>
2021-12-07 21:33:02 +08:00
sunhaizhou [孙海洲] d9bce12366 Fix pipeline name and add some error handle. 2021-12-01 18:40:48 +08:00
24sama 491aa5e7d8 support kubesphere v3.2.1
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-29 14:15:19 +08:00
24sama 3dc5035270 dev-v2.0.0: support plugin mode
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-16 17:01:36 +08:00
24sama f4b7fd4605 dev-v2.0.0: add copyright
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-15 11:31:28 +08:00
24sama f8462eb110 dev-v2.0.0: refactor cmd package
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-14 20:32:51 +08:00
24sama 89adf28ae3 dev-v2.0.0: add ignore-err options
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-04 17:21:45 +08:00
24sama 6efac5a38e dev-v2.0.0: add AutoRenewCertsModule
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:34 +08:00
24sama c9773712a5 dev-v2.0.0: fix auth bug
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:33 +08:00
24sama 88c26e54a1 dev-v2.0.0: add new api version and adjust project structure
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:16 +08:00
24sama e8608b2110 dev-v2.0.0: refactoring generate KubeKey config file code
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:07 +08:00
24sama 28dd8e5d2e dev-v2.0.0: fix missing arg to install containerd
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:06 +08:00
24sama 204fb76e3d dev-v2.0.0: Add UpgradeClusterPipeline
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:06 +08:00
24sama 332a0eef8d Experiment: add list_certs pipeline and renew_certs pipeline
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:06 +08:00
24sama 2b8d7670b4 Experiment: add DeleteNodePipeline
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:06 +08:00
24sama c7dfcd3611 Experiment: add AddNodesPipeline
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:06 +08:00
24sama e0515648c1 Experiment: move logo to pipeline init function
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:05 +08:00
24sama c2916448e1 Experiment: add init_dependencies pipeline and add cache to BaseHost
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:05 +08:00
24sama 17b4a37daa Experiment: add delete cluster pipeline
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:05 +08:00
24sama 174e54406e Experiment: change /bin/sh to /bin/bash
Signed-off-by: 24sama <leo@kubesphere.io>
2021-11-01 18:15:05 +08:00
24sama 60526aace4 Experiment: add NodeBinariesModule and ConfigureOSModule
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-11-01 18:15:04 +08:00
24sama c7dd6b2a74 Experiment: redesign the task ending by using errgroup and context to control task exec.
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-11-01 18:15:03 +08:00
24sama 086fa6f42d Experiment: modify the structure and remove experiment folder
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-11-01 18:15:00 +08:00
pixiake f7cefcca6a support kubesphere release version
Signed-off-by: pixiake <guofeng@yunify.com>
2021-10-29 11:15:57 +08:00
24sama bfb9f37da3 Support KubeSphere v3.2.0
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-18 17:31:41 +08:00
pixiake daaa4b0315 Supports installing docker and conatinerd using binaries
Signed-off-by: pixiake <guofeng@yunify.com>
2021-09-10 16:44:27 +08:00
pixiake 1d57017de7 support KubeSphere v3.1.1
Signed-off-by: pixiake <guofeng@yunify.com>
2021-07-06 18:27:11 +08:00
johnniang 265bfe9bb3 Update other ks versions
Signed-off-by: johnniang <johnniang@fastmail.com>
2021-04-30 14:28:30 +08:00
pixiake b2c9d04245 support for choosing whether to deploy local storage
Signed-off-by: pixiake <guofeng@yunify.com>
2021-03-19 12:03:54 +08:00
KubeSphere CI Bot 1d26d7bbb7
Merge pull request #477 from LinuxSuRen/doc-completion
Improve the documentation for kk bash completion
2021-03-15 10:21:03 +08:00
pixiake 8b74ead307 enhancement of support for k3s
Signed-off-by: pixiake <guofeng@yunify.com>
2021-03-15 10:13:43 +08:00
rick 7fd5000413
Improve the documentation for kk bash completion
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-03-12 09:05:32 +08:00
pixiake 5e900b9210 Feature: Support for deploying k3s cluster
Signed-off-by: pixiake <guofeng@yunify.com>
2021-02-23 23:08:32 +08:00
KubeSphere CI Bot b03f72e782
Merge pull request #446 from pixiake/update-cluster-operator
update cluster operator
2021-02-04 12:04:19 +08:00
pixiake 3aaf6304ab update cluster operator
Signed-off-by: pixiake <guofeng@yunify.com>
2021-02-04 11:55:51 +08:00
Forest-L 822ce3d514 fix download-cmd parameter about adding nodes and updating cluster
Signed-off-by: Forest-L <lilin@yunify.com>
2021-02-02 16:45:23 +08:00
rick 0c9f47fbc9 Add user defined tools download command option
Signed-off-by: rick <rick@jenkins-zh.cn>
2021-01-25 09:25:34 +08:00
rick 25f1c87383 Add nightly build support
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-12-28 14:54:31 +08:00
Forest-L 08d52bae12 Add cluster certs check-expiration and cluster certs renew
Signed-off-by: Forest-L <lilin@yunify.com>
2020-11-18 15:33:15 +08:00
Forest-L 5f33244f6a Add cluster certs renew
Signed-off-by: Forest-L <lilin@yunify.com>
2020-11-16 22:44:15 +08:00