Commit Graph

223 Commits

Author SHA1 Message Date
naison
6ca22822f9 feat: support restore from local config (#645)
* refactor: optimize dhcp

* feat: support recover from config

* feat: optimize code

* feat: fix bug

* feat: fix bug

* feat: rename
2025-06-14 13:01:24 +08:00
naison
4949df56ef hotfix: fix dev/clone mode bug (#640) 2025-06-12 12:59:39 +08:00
naison
507da8a44c feat: proxy mode use traffic-manager pod image (#635) 2025-06-10 19:02:04 +08:00
naison
bb991fc1d7 refactor: use grpc stream send cancel operation (#629)
* refactor: use grpc stream send cancel operation

* refactor: ssh jump remove flags
2025-06-07 12:24:28 +08:00
naison
fd59ed242c refactor: use origin workload of proxy mode (#621) 2025-06-04 14:30:24 +08:00
naison
51c16989fe ut: fix ut 2025-05-23 02:52:37 +00:00
naison
75c609211b refactor: use informer to list&watch pod&service ip for adding to route table (#610) 2025-05-23 10:09:06 +08:00
naison
792839a2d4 feat: support dump service into hosts in center cluster mode (#605) 2025-05-18 16:20:34 +08:00
naison
facd6bdb3d hotfix: fix create temp kubeconfig but name container path separator (#599) 2025-05-12 16:28:15 +08:00
naison
46aebef01f refactor: remove temp kubeconfig before daemon quit 2025-05-12 15:46:21 +08:00
naison
3791f48737 hotfix: fix create temp kubeconfig 2025-05-12 15:32:02 +08:00
naison
ca6a2be70f refactor: optimize get pod/service netowrk cidr logic (#585) 2025-05-09 13:06:32 +08:00
naison
206d74c331 feat: use dns query as port-forward health check (#570) 2025-05-06 22:20:15 +08:00
fengcaiwen
18ef72fc20 refactor: forward only one port 2025-04-29 21:48:14 +08:00
fengcaiwen
ebaa4098f1 refactor: change temp kubeconfig to ~/.kubevpn/tmp 2025-04-29 21:39:45 +08:00
fengcaiwen
9ba873494f feat: add heartbeats ping pod ip 2025-04-29 21:34:58 +08:00
naison
9661a122bd refactor: optimize code (#561) 2025-04-25 19:37:03 +08:00
naison
28657e3832 refactor: remove deprecated options of config flags (#560) 2025-04-24 22:44:20 +08:00
naison
f0f9459976 hotfix: set mtu on windows (#544) 2025-04-15 21:32:47 +08:00
naison
ca333fcdaf feat: encrypt with tls 1.3 (#522) 2025-04-12 12:30:05 +08:00
naison
7e4e9e1e0d refactor: add more log detect connect namespace (#536) 2025-04-12 10:53:27 +08:00
naison
15200f1caf refactor: add more log (#533)
* feat: add more log
2025-04-11 21:12:19 +08:00
naison
f303616554 hotfix: fix []byte leak (#525) 2025-04-09 21:08:33 +08:00
naison
3973b85d25 hotfix: remove label (#524) 2025-04-08 22:02:07 +08:00
naison
4fd1f014bd refactor: adjust log level (#523) 2025-04-08 22:01:06 +08:00
naison
dbe9f91ee0 hotfix: ut (#512)
* hotfix: ut
2025-04-03 23:00:03 +08:00
naison
b3d2e1e838 refactor: optimize code (#511) 2025-04-03 21:41:35 +08:00
naison
804708aabe feat: add options --connect-namespace to proxy and dev mode (#508) 2025-04-03 20:44:59 +08:00
naison
21087fc708 hotfix: fix upgrade bug (#507)
* hotfix: fix upgrade bug
2025-04-03 20:44:43 +08:00
naison
cd68b1fb00 hotfix: gen envoy rule id by ns and resource uid (#500)
* hotfix: gen envoy rule id by ns and uid
2025-03-30 20:57:11 +08:00
naison
116a1f1983 feat: detect namespace kubevpn installed by helm (#498) 2025-03-30 11:54:40 +08:00
naison
a030dc582b feat: support connect one namespace but proxy workload in another namespace (#496) 2025-03-30 11:50:11 +08:00
naison
fb428403a2 hotfix: set get running pod timeout 10s to 5s (#494) 2025-03-30 11:43:37 +08:00
naison
d65da7ba66 chore(ut): add more ut (#475)
* chore: add more ut
2025-03-23 19:32:45 +08:00
naison
b46f7a9877 refactor: divide log to session and backend (#487)
* refactor: divide log to session and backend
2025-03-23 13:59:10 +08:00
naison
031c2134d8 hotfix: also cleanup in user daemon if error occurs (#471) 2025-03-14 21:02:19 +08:00
naison
77570575ca refactor: upgrade deploy image if client version is incompatibility with image tag (#470) 2025-03-14 20:52:22 +08:00
naison
5edd70452c feat: batch write route msg to unix socket: 'route ip+net: sysctl: no buffer space available' (#466) 2025-03-13 11:07:18 +08:00
yuyicai
a87cbf1e9a feat: change tun ip cidr
Signed-off-by: yuyicai <yuyicai@hotmail.com>
2025-03-05 22:27:43 +08:00
naison
5b39275f5b hotfix: default use spdy not websocket to portforward 2025-02-21 14:39:21 +00:00
naison
c947472d47 hotfix: fix ssh terminal bug 2025-02-13 04:46:59 +00:00
fengcaiwen
07cfb8b02e refactor: dev mode use exec command instead of library 2025-02-03 14:14:31 +08:00
naison
98baec8253 feat: use regctl copy image on local pc 2025-01-29 06:03:36 +00:00
fengcaiwen
7d028fc950 feat: proxy mode support proxy multiple workloads 2025-01-18 11:13:09 +08:00
fengcaiwen
12920650ba feat: aws fargate mode works 2025-01-18 11:10:20 +08:00
fengcaiwen
b6cfba7db9 feat: fargate mode works basic 2025-01-18 10:52:51 +08:00
naison
fad55dce28 feat(log): log trace if panic (#405) 2024-12-18 20:50:47 +08:00
naison
f046e474af hotfix: return error if resolve extra-domain ip is empty (#397) 2024-12-13 18:26:14 +08:00
naison
062c69de0e hotfix: add traffic-manager pod ip to route table (#396) 2024-12-13 18:21:01 +08:00
naison
b9c1f2a814 hotfix: fix print grpc msg bug (#395) 2024-12-13 18:16:20 +08:00