Commit Graph
51 Commits
Author SHA1 Message Date
yunlzheng 911b3e9111 improve: #91 add test case for connect command 2020-03-06 13:33:13 +08:00
yunlzheng fa37de9495 improve: #91 add test case for exchange command 2020-03-06 13:18:10 +08:00
yunlzheng 928640618b improve: #91 add test case for mesh command 2020-03-06 13:09:56 +08:00
yunlzheng c30e595408 fix: #91 fixed mesh error not return issue 2020-03-06 13:04:08 +08:00
yunlzheng 7654b15a4f improve: #91 generate action mock and add test for command 2020-03-06 12:28:15 +08:00
yunlzheng cd664f3663 feat: #89 use interface instance of struct to support test 2020-03-06 11:28:03 +08:00
yunlzheng e5fd4027f9 feat: #91 add action interface to help mock 2020-03-06 10:53:54 +08:00
yunlzheng aa0c12a9e0 feat: #89 format code 2020-03-06 09:56:27 +08:00
yunlzheng 7e5a820599 feat: #89 should clean up service after terminal 2020-03-06 09:51:35 +08:00
yunlzheng fc46937bc4 feat: #89 should create service when expose is enable 2020-03-05 22:28:46 +08:00
yunlzheng dfac5974c9 feat: #89 support crrate local service shadow 2020-03-05 22:03:34 +08:00
yunlzheng 07fa38fcfa feat: add run command 2020-03-05 20:16:02 +08:00
yunlzheng 9b3f7bce1a fixed clean up error log 2020-03-05 19:52:33 +08:00
mojo 502061d418 fix: log fatal & log replace & nil pointer ...
refactor: code format
2020-03-02 13:44:40 +08:00
yunlzheng 3cd295083e update cli references and todo 2020-02-27 12:15:08 +08:00
yunlzheng 607fd3dce0 fixed error 2020-02-23 09:44:27 +08:00
yunlzheng 90bc8ce090 refact and add integration test for check command 2020-02-22 20:27:44 +08:00
yunlzheng 0365f229e8 refactor code 2020-02-22 19:45:51 +08:00
yunlzheng 44d61690ba refactor code and fixed sshuttle version check error 2020-02-22 19:39:40 +08:00
yunlzheng 5d01d532c0 split exec package 2020-02-22 19:29:00 +08:00
yunlzheng 798afca491 split command package code 2020-02-22 18:25:47 +08:00
yunlzheng 7e6af5e4ce add sub command to dashboard 2020-02-21 20:53:18 +08:00
yunlzheng f2d2fcf4a2 add all-in-one.yaml to support install dashboard from cli 2020-02-21 20:10:54 +08:00
yunlzheng 0517684158 support open browser for cli 2020-02-21 19:57:05 +08:00
yunlzheng a710b540d7 add dashboard command 2020-02-21 19:54:42 +08:00
yunlzheng 7d6ca99d94 add check commands for ktctl denpendency 2020-02-20 22:33:39 +08:00
yunlzheng d966f11f6f move channel waiting to commands internal 2020-02-20 22:11:35 +08:00
liqiang.clq 46fc74be72 不适用panic,所有错误都显示返回,在main函数中统一处理 2020-02-02 11:01:33 +08:00
yunlzheng 022c155d36 add dump2hosts options 2020-01-17 18:22:51 +08:00
yunlzheng 2d44da3444 auto dump service to hosts 2020-01-17 17:35:04 +08:00
yunlzheng 66d9a71a58 should adaptor usage of --method for windows 2020-01-17 16:34:11 +08:00
金戟 fe87d8c8d0 default value will always show, it's duplicate 2020-01-05 14:12:38 +08:00
yunlzheng f3eb2e815d clean connect struct 2019-12-16 21:37:13 +08:00
yunlzheng 94ebe1ad1b fixed log level 2019-12-16 21:19:11 +08:00
yunlzheng 6510aead5a #42 clean up all resource 2019-12-16 21:16:03 +08:00
yunlzheng 5d9254aeb1 clean up pid and .jvmrc 2019-12-16 20:11:58 +08:00
yunlzheng 155bf6f184 recover origin app replicas after command exit 2019-12-16 19:48:46 +08:00
yunlzheng c2f9610cbc refactor code 2019-12-14 12:52:35 +08:00
yunlzheng 185df252e6 connect should return error 2019-12-14 12:44:39 +08:00
yunlzheng 6c40e9dc4c refactor connect package 2019-12-14 12:35:14 +08:00
yunlzheng 0ca9fae049 refactor 2019-12-14 12:19:08 +08:00
yunlzheng 4dc59a83a1 set runtime shadow info for exchange and mesh 2019-12-14 12:02:07 +08:00
yunlzheng 8c3039c9c5 should clean up all resource after connect close 2019-12-14 11:55:35 +08:00
yunlzheng 08d38b821f refactor kubernetes ops to cluster package 2019-12-13 21:31:39 +08:00
yunlzheng a88c0a175c refactor code 2019-12-13 21:17:30 +08:00
yunlzheng 3eadd99fc7 refactor actions 2019-12-13 20:55:17 +08:00
yunlzheng bbd242e926 clean code 2019-12-13 19:36:42 +08:00
yunlzheng 8a011d88af remove unused arguments 2019-12-13 19:30:22 +08:00
yunlzheng 5a4b387f3d refactor action 2019-12-13 19:25:31 +08:00
yunlzheng 2db1c0af50 refactor commands 2019-12-13 18:53:00 +08:00