Commit Graph

550 Commits

Author SHA1 Message Date
naison
aa881a589e hotfix: fix ssh and port-forward retry bug (#360)
Co-authored-by: fengcaiwen <fengcaiwen@bytedance.com>
2024-10-25 21:25:03 +08:00
naison
a64eaf66da hotfix: fix port forward and ssh (#357)
* hotfix(portfoward): fix port-forward bug and ssh reconnect bug

* hotfix: remove larger overlapping cidrs for adding routes

* feat: retry port-forward if get pod err is not forbidden

* hotfix: fix ssh and port-forward

* feat: add more log

* hotfix: set go default revolver perfergo options to true
2024-10-20 11:23:49 +08:00
naison
6e4aeb288a hotfix: ssh daemon (#352) 2024-10-14 09:16:24 +08:00
naison
5dae60ffbc hotfix: sleep 200ms reconnect 2024-10-10 11:35:39 +08:00
naison
15103837a7 hotfix: fix ssh re-connect logic 2024-10-10 10:28:58 +08:00
fengcaiwen
941373a902 feat: upgrade syncthing gui 2024-10-09 21:50:32 +08:00
naison
d141ec869b fix: fix dns on linux (#336)
* fix: fix dns on linux

* feat: detect run in Github action or not to setup DNS
2024-10-09 19:17:50 +08:00
naison
9d917ae9cb docs: update doc (#333) 2024-09-14 20:01:58 +08:00
naison
0763e8a201 hotfix: fix upgrade on windows (#330)
* hotfix: fix upgrade on windows
2024-09-13 14:12:04 +08:00
naison
be8ef7a127 hotfix: use pro-bing to send heartbeats instead of genereating icmp packet (#328) 2024-09-10 16:56:25 +08:00
naison
69b6fa6318 hotfix: fix interface conversion panic (#318) 2024-08-03 16:05:33 +08:00
naison
c4fb3c5ca0 refactor: remove useless heartbeats (#316) 2024-08-03 15:14:43 +08:00
naison
947d50af85 feat: add syncthing re-connect (#315) 2024-08-03 15:02:48 +08:00
naison
0826f2e20c refactor: refactor log make it more formal (#314) 2024-08-03 15:01:16 +08:00
naison
9f62e02f96 hotfix: use pod ip as dns server if service ip is unreachable (#313) 2024-08-02 12:07:10 +08:00
naison
a3b8c1586d refactor: refactor ssh structure (#311) 2024-07-27 10:37:48 +08:00
naison
49adeac14c refactor: refactor command dev (#309) 2024-07-26 21:11:59 +08:00
naison
9283c2f8f7 refactor: shrink dev mode container options (#308) 2024-07-25 16:42:21 +08:00
naison
a48750c048 hotfix: fix clone sync init no permission (#307) 2024-07-24 18:44:15 +08:00
naison
bbf3914f1e hotfix: fix upgrade (#305) 2024-07-23 20:54:06 +08:00
naison
f13e21a049 refactor: refactor code (#306) 2024-07-23 19:11:58 +08:00
naison
a37bfc28da hotfix: fix upgrade use rename but cross device (#304) 2024-07-21 21:08:17 +08:00
naison
4ae09a9dd2 refactor: remove useless code (#300) 2024-07-19 22:28:58 +08:00
naison
1feaacaba9 refactor: refactor code (#299) 2024-07-19 22:25:23 +08:00
naison
bc7d205695 refactor: refactor DHCP logic (#298) 2024-07-19 22:07:35 +08:00
naison
78de74bf08 feat: enable tun ip forward on Windows (#297) 2024-07-19 22:06:14 +08:00
naison
0e2a8f1ce6 feat: exec and port-forward using websocket if available (#295) 2024-07-12 22:09:50 +08:00
naison
b0a6a0d054 hotfix: fix ssh bug (#294) 2024-07-12 22:08:17 +08:00
naison
62b0de99f9 hotfix: typo (#293) 2024-07-08 21:42:51 +08:00
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