liqiang.clq
|
79ee9a7598
|
simplify tests
|
2020-03-15 14:53:30 +08:00 |
|
yunlzheng
|
6f7898049e
|
test: refact generate mock data package
|
2020-03-13 10:27:27 +08:00 |
|
yunlzheng
|
736b605fad
|
test: #91 add test case for outbound
|
2020-03-13 00:16:03 +08:00 |
|
yunlzheng
|
f7443f47bb
|
test: #91 add test case for dashboard command
|
2020-03-12 23:04:56 +08:00 |
|
yunlzheng
|
aa37cc60db
|
test: #91 refact connect and test case.
|
2020-03-12 22:51:35 +08:00 |
|
yunlzheng
|
35094f2f9c
|
test: #91 refact kubernetes interface and test case.
|
2020-03-12 22:35:22 +08:00 |
|
yunlzheng
|
dc32216daa
|
test: add test case for run command
|
2020-03-12 19:54:32 +08:00 |
|
yunlzheng
|
f1df3fe357
|
test: add test case for check command
|
2020-03-12 17:53:42 +08:00 |
|
yunlzheng
|
9d7e92e140
|
test: refact mock direction
|
2020-03-12 17:01:58 +08:00 |
|
yunlzheng
|
81b5a412c7
|
test: add test case for inbound
|
2020-03-12 16:03:25 +08:00 |
|
yunlzheng
|
30cf35f887
|
refact: fix misspell
|
2020-03-12 14:15:25 +08:00 |
|
yunlzheng
|
06a0669225
|
test: add mock generator to makefile and regenerate mock
|
2020-03-12 11:19:49 +08:00 |
|
yunlzheng
|
655af047d5
|
feat: make shadow debug able
|
2020-03-12 11:14:13 +08:00 |
|
yunlzheng
|
00b18161e1
|
fix: remove private error check
|
2020-03-12 10:53:58 +08:00 |
|
 ylzhengandGitHub
|
e670e22af2
|
Merge pull request #98 from mojo-zd/ssh-generator
ssh keypair dynamic
|
2020-03-12 00:11:14 +08:00 |
|
mojo
|
3038da614e
|
ssh keypair dynamic
|
2020-03-11 23:58:17 +08:00 |
|
 ZeusroandGitHub
|
811a49ec29
|
Update util.go
|
2020-03-11 00:50:33 +08:00 |
|
Zeusro
|
65f6942e16
|
bug fix: add SIGKILL signal
|
2020-03-10 10:59:49 +08:00 |
|
yunlzheng
|
fc7aaf7e77
|
test: add test case for connect
|
2020-03-08 09:28:08 +08:00 |
|
yunlzheng
|
5f6d253e06
|
docs: #88 add port maping usage
|
2020-03-07 20:09:32 +08:00 |
|
yunlzheng
|
f4046690bd
|
improve: generate mock for shadow and kubernetes, add test case for connect.
|
2020-03-06 23:11:24 +08:00 |
|
yunlzheng
|
e4f8f6e021
|
improve: rename shadow interface
|
2020-03-06 21:07:55 +08:00 |
|
yunlzheng
|
a86e313445
|
improve: create shadow interface
|
2020-03-06 21:02:00 +08:00 |
|
yunlzheng
|
f9c15068c9
|
improve: clean code
|
2020-03-06 20:43:02 +08:00 |
|
yunlzheng
|
d0570da9ee
|
improve: use kubernetes interface in mesh command
|
2020-03-06 20:41:38 +08:00 |
|
yunlzheng
|
41d985465d
|
feat: #89 refactor command exchange use kubernetes interface
|
2020-03-06 20:13:42 +08:00 |
|
yunlzheng
|
77c71e04fc
|
improve: #89 refactor command connect use kubernetes interface
|
2020-03-06 19:40:38 +08:00 |
|
yunlzheng
|
74941ad53b
|
improve: 🧪 clean code
|
2020-03-06 18:47:51 +08:00 |
|
yunlzheng
|
93a42678f8
|
add cluster interface
|
2020-03-06 18:36:34 +08:00 |
|
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 |
|