Commit Graph

371 Commits

Author SHA1 Message Date
24sama f90d6b3ca8
fix(kk): handle the duplicate image name which in the kk artifact
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-12-19 10:44:29 +08:00
zhangzhiqiangcs 2d7bb0c8d4 fix remove node check 2022-12-17 20:45:53 +08:00
24sama 73670700a3
cleanup(kk): remove greeting module
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-12-12 14:47:30 +08:00
KubeSphere CI Bot 1c395d22e7
Merge pull request #1615 from 24sama/master
fix the field difference between yaml and json
2022-11-22 09:48:46 +08:00
24sama 2f86acf5b0 Fix etcd script to delete other files when there is no space left on device
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-21 16:14:38 +08:00
24sama 1c7330c901 fix the field difference between yaml and json
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-18 10:23:25 +08:00
24sama 729adf42ef move cri command to alpha
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-17 11:24:16 +08:00
pixiake d112226df8 Auto generate support versions list
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-15 10:05:25 +08:00
KubeSphere CI Bot 2b571644e3
Merge pull request #1540 from 77yu77/fix/add_alpha_phase_cmd
fix: add alpha cmd before phase run cmds
2022-11-11 11:24:34 +08:00
KubeSphere CI Bot 3e5026c3be
Merge pull request #1601 from 24sama/master
fix the panic of parsing os release.
2022-11-11 11:20:34 +08:00
KubeSphere CI Bot 6bda62e211
Merge pull request #1599 from pixiake/master
auto add kubernetes version
2022-11-11 11:18:34 +08:00
24sama ffc9e45262 fix the panic of parsing os release.
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-11 11:07:58 +08:00
pixiake f604293a65 auto add kubernetes version
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-11 10:52:31 +08:00
24sama 9376c94c14 print a warning log about download harbor arm64
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 14:59:16 +08:00
24sama 77cc90cffd fix the image name parsing panic
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 12:41:28 +08:00
24sama b5990f4298 fix feature-gates removed in k8s v1.25.x
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 11:19:53 +08:00
24sama bbd2ee1708 support kubernetes v1.19.15
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-07 10:27:52 +08:00
24sama f20b95ff81 Support more kubernetes and k3s version
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-03 15:37:02 +08:00
Vico Chu be24527454 Feat: k3s container runtime endpoint configuration 2022-11-02 20:23:29 +08:00
KubeSphere CI Bot 07d184b8db
Merge pull request #1542 from 24sama/v3.0.0-capkk-bootstrap
feat: add k3s control-plane provider and bootstrap provider
2022-10-21 16:39:41 +08:00
24sama 6b5a0c6e52 feat: add k3s control-plane provider and bootstrap provider
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-21 16:28:59 +08:00
KubeSphere CI Bot 1b21e966a0
Merge pull request #1545 from tanguofu/master
fea(#1541): Support Execute custom setup scripts when init os and cre…
2022-10-14 12:54:32 +08:00
guofutan af8ec18d50 fea(#1541): Support Execute custom setup scripts when init os and create cluster and add node
Signed-off-by: guofutan <guofutan@tencent.com>
2022-10-12 21:55:11 +08:00
Vico Chu 625b308985 Fix: argument field case issue 2022-10-12 19:40:08 +08:00
zhang-wei 595695c4f9
Support for custom OpenEBS base path (#1534)
* Support for custom OpenEBS base path

* retest

* rollback

* Change the default value of basePath
2022-10-08 16:54:20 +08:00
77yu77 5b823a9e5e fix: add alpha cmd before phase run cmds 2022-10-08 06:20:12 +00:00
24sama 3dd48dc8df refactor KubeKey project structure
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-06 11:58:06 +08:00
KubeSphere CI Bot 68bd1ddd41
Merge pull request #1519 from zt1046656665/master
add  migrate_cri
2022-09-28 13:01:23 +08:00
zhoutian 0ea2a0ddfd add migrate_cri
Signed-off-by: zhoutian <zhoutian@yunify.com>
2022-09-28 12:55:29 +08:00
KubeSphere CI Bot d8a94abce9
Merge pull request #1530 from 77yu77/feat/phase_run
feat: add phase run for create_cluster and upgrade_cluster cmd
2022-09-27 10:48:22 +08:00
77yu77 0680d578be feat: add phase run for create_cluster and upgrade_cluster cmd 2022-09-26 09:55:39 +00:00
Shiny Hou 8c13b6b180 feat: Add rpms and debs support. 2022-09-26 12:37:36 +08:00
zhouqiu0103 c2600551d8 add security enhancement 2022-09-15 12:34:05 +08:00
elmer bc49776e6d add --all paramter for delete-cluster ctl 2022-08-16 10:31:20 +08:00
Deshi Xiao ab7b07c1df fix: delete k3s cluster with kubenetes version
fix issue: https://github.com/kubesphere/kubekey/issues/1148

let below cmd works
```
./kk delete cluster --with-kubenetes v1.21.6-k3s
```

Signed-off-by: Deshi Xiao <xiaods@gmail.com>
2022-08-07 14:35:08 +08:00
24sama 7f1b36a044 doc: modify the command flag description
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-06-10 17:16:48 +08:00
24sama 8081af7605 support init os command to use artifact
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-20 10:37:28 +08:00
24sama 4a984914c6 remove cri pre-check which is in the ImagesPushPipeline
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-15 15:34:31 +08:00
24sama 9c1093547e Greetings, KubeKey
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-15 14:33:37 +08:00
Ben Ye 6318e88346 make kubekey namespace configurable
Signed-off-by: Ben Ye <ben.ye@bytedance.com>
2022-04-08 14:48:18 -07:00
24sama 5b6fadd4ef reduce the size of KubeKey artifact
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-04-01 11:43:46 +08:00
pixiake dbe5027cf0 Support the use of kubeadm to manage etcd and use of existing etcd
Signed-off-by: pixiake <guofeng@yunify.com>
2022-03-24 09:14:10 +08:00
KubeSphere CI Bot cf10e64dc6
Merge pull request #1101 from 24sama/v2.0.0
add manifest and artifact en doc
2022-03-08 12:12:45 +08:00
24sama 8e3bdfd8ad fix the command missing default kubernetes type
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-07 12:42:13 +08:00
24sama 1b149088fa update some descriptions
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-04 09:15:38 +08:00
24sama 48f5f90c98 add images push command
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-02-25 15:14:49 +08:00
24sama 25ca121c4d fix a bug that "--with-local-storage" flag didn't work
Signed-off-by: 24sama <leo@kubesphere.io>
2022-02-09 11:17:56 +08:00
24sama 5cd9ed8705 change `skip-install-packages` to `with-packages`
Signed-off-by: 24sama <leo@kubesphere.io>
2022-01-24 17:25:41 +08:00
24sama 98b91b641d artifact support to contain registry binaries
Signed-off-by: 24sama <leo@kubesphere.io>
2022-01-08 14:50:05 +08:00
pixiake e598c919dc Creating container images registry is supported
Signed-off-by: pixiake <guofeng@yunify.com>
2022-01-07 17:20:18 +08:00
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
KubeSphere CI Bot 6d8f85f01b
Merge pull request #375 from LinuxSuRen/completion
Add completion support for kk
2020-11-14 19:54:32 +08:00
KubeSphere CI Bot 81f7798ab4
Merge pull request #374 from LinuxSuRen/print-k8s-ver
Add an option to print all supported k8s versions
2020-11-14 19:50:32 +08:00
rick 6870cfe513 Add completion support for kk
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-14 11:32:14 +08:00
rick 25465a95e4 Add an option to print all supported k8s versions
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-14 11:18:25 +08:00
rick 7f85d65b32 Align the default k8s version with the doc said
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-14 11:06:07 +08:00
Forest-L 8346dbf85c Added cluster certificate expiration date to list
Signed-off-by: Forest-L <lilin@yunify.com>
2020-11-13 17:27:23 +08:00
rick c6274c5d81 Fix the missing errors handle of kk delete cluster command
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-13 13:41:15 +08:00
rick e37305b3ae Using a separate entry-point can reduce the size of the binary file
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-06 15:54:51 +08:00
pixiake f5a9b76b91 update project layout
Signed-off-by: pixiake <guofeng@yunify.com>
2020-10-25 15:56:42 +08:00
pixiake ca83d798ea update cluster object
Signed-off-by: pixiake <guofeng@yunify.com>
2020-09-28 21:41:51 +08:00
pixiake 0c5c3586ca add init operating system
Signed-off-by: pixiake <guofeng@yunify.com>
2020-09-19 22:36:56 +08:00
zackzhangkai dfe8172e85 fix exec command
Signed-off-by: zackzhangkai <zackzhang@yunify.com>
2020-09-10 21:57:35 +08:00
zackzhangkai 95fea48391 add ulimit 2020-09-09 18:14:16 +08:00
pixiake b1f29c5073 refine cmds
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-26 10:15:26 +08:00
KubeSphere CI Bot 8d50977286
Merge pull request #256 from pixiake/master
support for custom addons
2020-08-25 14:32:59 +08:00
pixiake c43e525dc5 support for custom addons
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-25 14:27:30 +08:00
pixiake bb2db247f5
Update version.go 2020-08-25 13:56:17 +08:00
pixiake 039035f7b5
Rename add_node.go to add_nodes.go 2020-08-25 13:55:44 +08:00
“Forest-L 2dd6d75701 modify nodes description
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-25 10:04:29 +08:00
“Forest-L 02eb99681a update node to nodes
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-24 22:43:23 +08:00
“Forest-L 01828bd2b9 update add nodes
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-24 22:30:22 +08:00
“Forest-L 2a50b34d5e update add nodes
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-24 21:42:35 +08:00
“Forest-L 5e52c083fe add node delete
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-18 09:51:20 +08:00
“Forest-L a11d8e906c update delete cluster
Signed-off-by: “Forest-L <lilin@yunify.com>
2020-08-13 10:47:43 +08:00
pixiake db4aee7a01 add version info
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-12 15:12:38 +08:00
pixiake 45cd5b549b refactor deploy ks
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-12 10:33:40 +08:00
pixiake 0fca04abf4 deploy KubeSphere on the existing K8s
Signed-off-by: pixiake <guofeng@yunify.com>
2020-08-05 16:40:53 +08:00
pixiake dc48261384 add skip pre pull images
Signed-off-by: pixiake <guofeng@yunify.com>
2020-07-31 19:26:18 +08:00
pixiake 6163cc6b95
Merge branch 'master' into master 2020-07-27 06:39:19 +08:00
pixiake d7be77b425 change upgrade policy
Signed-off-by: pixiake <guofeng@yunify.com>
2020-07-27 06:35:14 +08:00
pixiake 6612f3893f update kubesphere manifests
Signed-off-by: pixiake <guofeng@yunify.com>
2020-07-22 23:50:22 +08:00
pixiake d7b0c64be3 update kubernetes version
Signed-off-by: pixiake <guofeng@yunify.com>
2020-07-20 13:31:07 +08:00
pixiake 7674a9e258 add upgrade cluster
Signed-off-by: pixiake <guotongxue123@163.com>
2020-07-10 23:39:46 +08:00
“Forest-L 93b718d538 update skipCheck 2020-07-06 15:59:54 +08:00
“Forest-L 2dfd6a845b update 2020-07-06 13:36:30 +08:00
“Forest-L 252020517b provide -y 2020-07-06 13:02:00 +08:00
pixiake aebf0c456a separation of install and scale 2020-07-04 23:10:43 +08:00
pixiake 60f21c4cb0 add more K8s versions 2020-07-02 16:13:00 +08:00
pixiake c1aa079102 add create etcd secret 2020-06-09 22:38:50 +08:00
pixiake d06856450c remove kubesphere type 2020-06-09 12:51:53 +08:00
pixiake 20e29ad7a9 refactor cmds 2020-06-08 19:07:24 +08:00
Ray Zhou f2fff96d67 add short config param 2020-06-01 14:35:15 +08:00
pixiake 52e8730638 Add license info 2020-05-26 22:25:05 +08:00
pixiake fcc22d552b deprecated apply 2020-05-23 15:04:25 +08:00
pixiake e5c6b07411
Merge branch 'master' into master 2020-05-23 14:27:41 +08:00
pixiake 856637c3dd add version compare 2020-05-23 14:24:51 +08:00
Ray Zhou e74617edc9 Update option description 2020-05-23 13:44:03 +08:00
Ray Zhou 0e92798953 Change default versions, update command and option description 2020-05-23 13:39:52 +08:00
pixiake 8fdd273b89 multi k8s version support 2020-05-22 15:43:16 +08:00
Ray Zhou 9121d94a47 Update cmd options 2020-05-19 11:37:02 +08:00
pixiake dc82d06196 refine commands 2020-05-18 23:02:31 +08:00
pixiake 16800a75cc rename cluster struct 2020-05-16 13:22:44 +08:00
pixiake c35a0d963d refactor config logic 2020-05-13 18:51:10 +08:00
pixiake 8a42fccced refactor cmd 2020-05-12 23:21:25 +08:00
pixiake cd60d505fc add kubesphere 2020-05-09 00:41:50 +08:00
pixiake 3eaee9ed4f refactor the cluster struct 2020-05-07 09:39:42 +08:00
pixiake cc2b19c83e refactor the cluster struct 2020-05-06 14:45:37 +08:00
pixiake 54c86145a8 transfer to kubesphere 2020-05-01 16:13:59 +08:00
pixiake e13018f0f2 update generate config 2020-04-29 20:45:13 +08:00
pixiake d29e9b700f add storage plugins 2020-04-29 20:19:07 +08:00
pixiake 039a656c9a update README.md 2020-04-29 10:06:38 +08:00
pixiake 429d9aa90f add pre download images 2020-04-29 09:32:52 +08:00
pixiake f67956d147 add local volume 2020-04-27 17:39:42 +08:00
pixiake e9eb8f085c add reset cmd 2020-04-26 15:14:43 +08:00
pixiake 107205c14c add K2Cluster object 2020-04-26 10:40:50 +08:00
pixiake 15b1962001 add K2Cluster object 2020-04-26 10:26:33 +08:00
pixiake 98a2436330 add K2Cluster object 2020-04-21 23:47:22 +08:00
pixiake 25da847767 add K2Cluster object 2020-04-21 23:44:21 +08:00
pixiake ed416b3e00 add K2Cluster object 2020-04-21 23:36:30 +08:00
pixiake 5df0693ada add K2Cluster object 2020-04-21 23:27:39 +08:00
pixiake 1d5b364e8c add K2Cluster object 2020-04-21 18:25:31 +08:00