naison
993be34b70
hotfix: delete from hosts while service is be deleted ( #290 )
2024-07-05 22:01:43 +08:00
naison
8093cb125a
hotfix: fix list and watch pod/service to add route bug ( #289 )
2024-07-05 22:00:59 +08:00
naison
d3542b840a
hotfix: fix log rotate ( #288 )
2024-07-05 22:00:20 +08:00
naison
d2faffc2c7
hotfix: fix log rotate ( #287 )
2024-07-05 21:59:33 +08:00
naison
d2648aabed
hotfix: fix log rotate ( #286 )
2024-07-05 21:58:09 +08:00
naison
0e87705e5e
hotfix: add timeout to ssh dial ( #285 )
2024-07-05 21:57:35 +08:00
naison
e9327ec572
fix: fix watch pod/svc resource version too old ( #280 )
2024-06-29 11:56:31 +08:00
naison
deb4ec98f5
fix: disconnect if operation connect has cancelled ( #279 )
2024-06-29 11:56:21 +08:00
naison
d6f833fc0b
feat: only use tag judge daemon version ( #277 )
2024-06-26 22:11:05 +08:00
naison
4aeee5f8d8
feat: discard syncthing log ( #272 )
2024-06-22 10:33:37 +08:00
naison
ed4c6bbe2f
feat: add syncthing for clone mode ( #270 )
...
* feat: add syncthing for clone mode
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-06-21 21:27:20 +08:00
naison
2ec20f7d1d
refactor: upgrade ( #266 )
2024-05-24 10:54:12 +08:00
naison
a26abab8ce
refactor: command get ( #265 )
2024-05-24 10:53:58 +08:00
naison
6fed288e67
chore: add label to get cidr pod spec ( #261 )
...
* chore: add label to get cidr pod spec
* chore: add label selector
2024-05-21 19:14:08 +08:00
naison
80e3aa154c
chore: add label to get cidr pod spec ( #260 )
2024-05-21 18:51:54 +08:00
naison
38b9ad1991
hotfix: fix get cidr npe ( #259 )
2024-05-21 18:40:55 +08:00
naison
28f6d54398
hotfix: remove PriorityClassName from deploy spec ( #257 )
2024-05-21 14:15:59 +08:00
naison
a0ca862d59
chore: update alias config example ( #253 )
2024-05-17 08:58:50 +08:00
naison
78762cd9e5
hotfix: fix clone mode use jumped kubeconfig ( #251 )
2024-05-16 10:53:58 +08:00
naison
331423c308
feat: not set ipv6 if ipv6 is not enable on linux ( #248 )
...
* feat: not set ipv6 if ipv6 is not enable on linux
2024-05-14 14:17:34 +08:00
naison
e5c1ea4b9b
hotfix: fix set ipv4 on bsd ( #249 )
2024-05-14 13:02:26 +08:00
naison
cc032c4a6d
feat: write pprof to file when daemon quit ( #247 )
2024-05-14 11:19:58 +08:00
naison
984ab2ce89
hotfix: cancel ctx ( #246 )
2024-05-14 10:31:08 +08:00
naison
3e51bf0f4d
hotfix: close chan ( #245 )
2024-05-13 19:58:56 +08:00
naison
e7f00f5899
hotfix: cleanup in time when connect lite mode ( #243 )
2024-05-13 10:14:54 +08:00
naison
70d5723e97
refactor: refactor daemon process ( #242 )
...
* refactor: refactor daemon process
* hotfix: add fsnotify to watch pid file
2024-05-10 21:39:14 +08:00
naison
a0137ad485
hotfix: fix alias ( #240 )
2024-05-07 19:02:39 +08:00
naison
d2d411a1cb
feat: support ssh jump inline ( #238 )
...
* feat: support ssh jump inline
* chore: add more comment
2024-05-03 22:28:25 +08:00
naison
d16bdf8fea
hotfix: use flag gssapi as default value ( #237 )
2024-05-01 09:53:00 +08:00
naison
ca18dab08f
refactor: refactor cmd status ( #236 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-30 22:02:48 +08:00
naison
9df4efb98b
refactor: refactor cmd alias status and disconnect ( #233 )
...
* refactor: refactor cmd alias status and disconnect
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-27 18:22:34 +08:00
naison
6f6d338656
hotfix: fix not add route bug ( #228 )
2024-04-27 09:58:54 +08:00
naison
f93b06ea1c
feat: cmd alias config file support special ( #232 )
2024-04-27 09:58:38 +08:00
naison
ada4b51035
hotfix: fix proxy with service mesh failed on latest minikube ( #231 )
2024-04-26 16:11:16 +08:00
naison
679d097e83
hotfix: add cmd status missing field netif ( #230 )
2024-04-25 11:44:04 +08:00
naison
c7b437c5d8
hotfix: fix cmd status not correct when tun is gone ( #229 )
2024-04-25 10:48:46 +08:00
naison
d428ee42bc
hotfix: add portmap to envoy rule ( #224 )
2024-04-24 17:32:28 +08:00
naison
0e569fe1a4
hotfix: fix dns method genereateHostsEntry NPE ( #226 )
2024-04-24 17:32:18 +08:00
naison
fe7be90d0b
hotfix: fix tun device no buffer space available ( #225 )
2024-04-24 17:32:04 +08:00
naison
bacc8cdc26
refactor: remove foreground in daemon ( #223 )
2024-04-20 20:54:33 +08:00
naison
9c62504489
feat: add command alias ( #222 )
...
* feat: add command alias
* feat: kube config path support homedir ~
2024-04-20 19:42:20 +08:00
naison
03ac484069
hotfix: downgrade tun driver version ( #220 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-16 13:08:13 +08:00
naison
31d7e4debb
refactor: refactor dns ( #218 )
...
* refactor: refactor dns
* refactor: optimize forward dns server
* refactor: add short domain test
* refactor: fix remove nameserver from resolver bug
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-13 16:39:26 +08:00
Pengfei Jiang
52f1d38e56
fix(connect): fix connect foreground exit failed ( #214 )
...
* fix(connect): fix connect foreground exit failed
* fix(*): fix lint
* fix: disconnect by kubeconfig instead of id
---------
Co-authored-by: 江鹏飞 <jiangpengfei.jiangpf@bytedance.com >
2024-04-12 23:47:14 +08:00
naison
acd4de313f
fix: fix dev mode connect-mode is container -p not works ( #217 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-12 21:45:50 +08:00
naison
8dbb80be7c
hotfix: fix tun bug ( #216 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-12 21:45:31 +08:00
naison
45491f185d
hotfix: fix ping bug ( #213 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-06 13:16:13 +08:00
naison
4eeecd5255
refactor: refactor get cidr logic ( #211 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-05 11:03:52 +08:00
naison
87166494c0
refactor: update go mod library ( #210 )
...
refactor: update go mod library and refactor dev logic
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-04 12:04:02 +08:00
naison
e5438b297a
fix: fix proxy mode bug ( #205 )
2024-04-02 12:43:40 +08:00