Commit Graph
84 Commits
Author SHA1 Message Date
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
金戟 fe87d8c8d0 default value will always show, it's duplicate 2020-01-05 14:12:38 +08:00
金戟 705d4888f8 extra labels must be applied after origin labels 2020-01-05 13:53:24 +08:00
金戟 12e378bab3 remove the ugly strip postfix parameter 2020-01-03 00:21:36 +08:00
金戟 d5fb901340 fix err is shadowed during return 2020-01-03 00:17:25 +08:00
金戟 d9b650f816 always check for cluster domain postfix 2020-01-02 23:46:49 +08:00
金戟 738acdc4a7 do not run sshuttle with verbose mode by default 2020-01-02 21:39:22 +08:00
金戟 9a40afbebe remove unused parameter 2020-01-02 21:37:58 +08:00
金戟 3799d1c5f3 fix judgement of domain postfix append 2020-01-02 20:42:57 +08:00
金戟 0735cec490 add shadow dlv image 2020-01-02 18:01:58 +08:00
金戟 855b758a32 add k8s domain postfix only when query by service name 2020-01-02 16:01:15 +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 e857b7c8ec move ssh key createor to util 2019-12-14 12:25:54 +08:00
yunlzheng 0ca9fae049 refactor 2019-12-14 12:19:08 +08:00
yunlzheng 344b1afa05 c.Namespace 2019-12-14 12:17:46 +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 0ecd27426b refactor util package 2019-12-13 22:02:19 +08:00
yunlzheng 83dc0bda7b refactor code 2019-12-13 21:52:00 +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
yunlzheng c29ca245c1 refactor ktctl cmd 2019-12-13 18:40:51 +08:00
金戟 e8e48a0413 add label parameter for mesh command 2019-12-12 21:05:09 +08:00
金戟 7989b9eb78 add label parameter for exchange command 2019-12-12 21:02:27 +08:00
金戟 6afcae62ef add labels parameter for connect command 2019-12-12 20:31:48 +08:00
yunlzheng b66a214a0d fixed jvm properties for socks proxy 2019-12-10 14:47:29 +08:00
yunlzheng c02d53414c connect support create .jvmrc file 2019-12-10 13:16:24 +08:00
yunlzheng 84666f32a8 add sock5 method support 2019-12-05 15:09:27 +08:00
yunlzheng 48e48f1e92 refactor clean code 2019-12-05 13:40:24 +08:00
yunlzheng c9f6230e98 #45 support service name as dns address 2019-12-05 13:38:22 +08:00
yunlzheng f59d5cc586 clean code 2019-12-04 21:30:28 +08:00
yunlzheng 5a8db5fad3 move sshd start to dockerfile 2019-12-04 21:09:37 +08:00
yunlzheng 7eebc162ee #39 when node.spec.PodCIDR not present, try cal pod cird from pod samples 2019-12-03 20:22:02 +08:00