Commit Graph
128 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 a9b84b7623 feat: #89 use service as container name 2020-03-06 09:53:07 +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 74b9dc0bf7 style: remove unused code. 2020-03-05 19:55:51 +08:00
yunlzheng 9b3f7bce1a fixed clean up error log 2020-03-05 19:52:33 +08:00
yunlzheng e1aa29fa67 fix: wait pod ready runnig forever 2020-03-05 19:34:06 +08:00
Zeusro e335bf8f58 improvement : use Informer to waitPodReady 2020-03-03 12:42:26 +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
wenzhenxiandwenzhenxi 3a6496bb2e fix dns logic First-level domain abnormal 2020-02-27 09:38:16 +08:00
wenzhenxi cb3c517936 fix dns logic compatible <service>.<namespace> 2020-02-25 17:40:10 +08:00
金戟 7b76fb502c fix dns logic 2020-02-24 21:40:53 +08:00
金戟 1e289a4da6 support service.namespace domain name 2020-02-24 19:58:40 +08:00
yunlzheng e83a4934c9 add .pre-commit-commit.yaml 2020-02-24 14:10:10 +08:00
yunlzheng c827ca7176 add .pre-commit-commit.yaml 2020-02-24 13:55:18 +08:00
yunlzheng 17c7cca3d9 add api to support add version to istio rule 2020-02-24 11:05:06 +08:00
yunlzheng c386e4ba3b refator istio api with istio-client go 2020-02-24 09:57:09 +08:00
yunlzheng 655ad4d718 fixed ut 2020-02-23 10:05:34 +08:00
yunlzheng 607fd3dce0 fixed error 2020-02-23 09:44:27 +08:00
yunlzheng e880fe6eb4 rename method 2020-02-22 21:04:27 +08:00
yunlzheng 2effc235f3 fixed unused variable code issue 2020-02-22 20:56:26 +08:00
yunlzheng 0018d3148f rename file 2020-02-22 20:45:11 +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 3ebd14e899 update dashboard link 2020-02-21 21:04:34 +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
yunlzheng 760c0c6602 update version to 0.0.9 2020-01-16 15:32:25 +08:00
yunlzheng efb13ec74b fixed command not exit issue 2020-01-16 15:09:49 +08:00