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
|
aa7dfdd104
|
refact: fixed go lint
|
2020-03-12 14:14:07 +08:00 |
|
yunlzheng
|
e67c54ee64
|
feat: add bug log
|
2020-03-12 12:52:40 +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 |
|
yunlzheng
|
e36c893998
|
test: add test case for fetch svc cirds
|
2020-03-11 16:21:43 +08:00 |
|
yunlzheng
|
116ae866d5
|
test: add test case for fetch pod cirds
|
2020-03-11 16:04:32 +08:00 |
|
yunlzheng
|
bd38ea12f8
|
test: add test case for get pod net cird
|
2020-03-11 16:03:49 +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
|
60349c0e69
|
refact: remove unused code and build-scripts
|
2020-03-08 16:19:14 +08:00 |
|
yunlzheng
|
22c40a6f72
|
fix: fixed GetRandomSSHPort fail and add test case.
|
2020-03-08 13:33:17 +08:00 |
|
yunlzheng
|
ff0e731575
|
improve: make sure port-forward is already successful.
|
2020-03-08 13:32:17 +08:00 |
|
yunlzheng
|
f67fa8fb9c
|
refact: markup informer stoped after use
|
2020-03-08 11:26:51 +08:00 |
|
yunlzheng
|
14204a71d8
|
refact: make cloud watcher stopable
|
2020-03-08 11:01:52 +08:00 |
|
yunlzheng
|
6c45e69f30
|
refact: make cloud watcher stopable
|
2020-03-08 10:55:57 +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
|
bb2e24fd36
|
improve: use log with level relace printf
|
2020-03-07 19:55:27 +08:00 |
|
yunlzheng
|
44730d4e70
|
improve: generate mock for shadow and kubernetes, add test case for connect.
|
2020-03-06 23:12:07 +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
|
57cbb6c2c1
|
improve add test case for util
|
2020-03-06 22:31:43 +08:00 |
|
yunlzheng
|
d162f20a02
|
fixed code error
|
2020-03-06 21:14:15 +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
|
ccac33c6e7
|
improve: 🧪 refactor command exchange use kubernetes interface
|
2020-03-06 20:26:28 +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
|
af563c51b2
|
Merge branch 'master' into feature/testbility-for-cluster
* master:
improve: #87 refactor remote port forward. support by zeusro
|
2020-03-06 18:44:36 +08:00 |
|
yunlzheng
|
ac2e011dd1
|
improve: #87 refactor remote port forward. support by zeusro
|
2020-03-06 18:43:12 +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 |
|