Commit Graph

628 Commits

Author SHA1 Message Date
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
94db7846d8 hotfix: fix detect helm ns but still use -n namespace (#506)
* hotfix: fix detect helm ns but still use -n namespace
2025-04-02 19:20:31 +08:00
naison
8f37488207 hotfix: fix upgrade logic (#503) 2025-03-31 12:50:10 +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
208f607f03 hotfix: fix dns slow (#499) 2025-03-30 11:56:57 +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
08bcbe1611 refactor: split connect and proxy mode (#495) 2025-03-30 11:46:37 +08:00
naison
fb428403a2 hotfix: set get running pod timeout 10s to 5s (#494) 2025-03-30 11:43:37 +08:00
naison
4f4bbd79f2 chore: optimize ut (#493)
* chore: optimize ut
2025-03-25 22:33:07 +08:00
naison
1ec3ca4637 hotfix: fix clone mode bug (#492) 2025-03-24 21:53:02 +08:00
naison
d65da7ba66 chore(ut): add more ut (#475)
* chore: add more ut
2025-03-23 19:32:45 +08:00
naison
2ac187eb64 hotfix: delete old pod (#488) 2025-03-23 17:13:11 +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
f267443c61 hotfix: delete pod force if check newer spec but have old env (#477) 2025-03-16 17:05:30 +08:00
naison
b6f90812f7 hotfix: restore service target port while leave resource in gvisor mode (#476) 2025-03-16 17:04:55 +08:00
naison
6908991461 refactor: optimize code (#472) 2025-03-14 21:12:11 +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
naison
24d16b2791 hotfix: fix bugs (#468) 2025-03-13 11:04:49 +08:00
naison
ee26880bf5 refactor: use unix library to add route table and setup ip addr instead of use command route or ifconfig (#463) 2025-03-12 13:08:59 +08:00
naison
05b76094f0 feat: support service type externalName (#464) 2025-03-12 00:26:00 +08:00
naison
8df6da1871 feat: options extra-domain support ingress record 2025-03-10 11:10:04 +00:00
yuyicai
a682dfbc2c feat: check if need to upgrade image
Signed-off-by: yuyicai <yuyicai@hotmail.com>
2025-03-09 16:01:56 +08:00
yuyicai
2780f67dd6 feat: change default container image
Signed-off-by: yuyicai <yuyicai@hotmail.com>
2025-03-08 23:13:45 +08:00
naison
8926577885 hotfix: fix cmd ssh resize terminal size npe 2025-03-07 07:37:39 +00:00
naison
210767d908 refactor: optimize code 2025-03-07 02:53:52 +00:00
fengcaiwen
3a4bfa9241 feat: panic if parse network cidr error 2025-03-06 09:14:13 +08:00
yuyicai
db09cbbb6e feat: update tun cidr for kubevpn-traffic-manager
Signed-off-by: yuyicai <yuyicai@hotmail.com>
2025-03-05 23:14:57 +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
7051f24313 hotfix: fix upgrade deploy image 2025-02-25 14:22:55 +00:00
naison
86585214d4 Merge pull request #438 from kubenetworks/hotfix/default-use-spdy-not-websocket-to-portforward
hotfix: default use spdy not websocket protocol to portforward
2025-02-23 21:42:21 +08:00
fengcaiwen
2037d3b05f fix: fix daemon process unexpected exit on linux 2025-02-23 21:37:52 +08:00
naison
d10a4e3aef use match not equal to find svc by pod label in fargate mode 2025-02-22 12:00:56 +00: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
399bc4efe0 hotfix: not cancel context after handle new local connection of PortmapUtil, otherwise ssh.client stop channel also closed 2025-02-12 23:27:45 +08:00
fengcaiwen
24367b1b82 hotfix: use default krb5 config 2025-02-12 22:20:51 +08:00
fengcaiwen
2fc0bb3f0c chore: upgrade go mod library 2025-02-08 20:45:20 +08:00
naison
3ad0b5d1a3 hotfix: add platform for cmd ssh 2025-02-08 12:04:25 +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
naison
666a69cdfb refactor: create outbound pod 2025-01-25 13:50:47 +00:00
naison
f55a65e04c refactor: cmd ssh client 2025-01-25 12:27:51 +00:00
naison
caee039ffd feat: add image pull secret name 2025-01-24 06:51:34 +00:00
fengcaiwen
c6f59e46c9 hotfix: use pod label to match service selector for finding service by pod 2025-01-18 16:23:08 +08: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