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 |
|
fengcaiwen
|
c4540b1930
|
refactor: use tcp conn instead of packet conn
|
2025-04-27 23:03:45 +08:00 |
|
fengcaiwen
|
a6ec321e46
|
hotfix: cmp running pod image tag and client version
|
2025-04-27 23:02:34 +08:00 |
|
fengcaiwen
|
79f8aca7df
|
hotfix: close ssh session
|
2025-04-27 23:02:06 +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
|
6a8a197f48
|
hotfix: close ssh client if ctx done (#559)
|
2025-04-24 22:41:24 +08:00 |
|
naison
|
31186fc1d9
|
refactor: only ssh jump in user daemon (#558)
|
2025-04-24 22:39:03 +08:00 |
|
naison
|
fca3baf47e
|
refactor: optimize code (#557)
|
2025-04-23 15:00:00 +08:00 |
|
naison
|
1cae5d270b
|
refactor: optimize ssh logic (#555)
|
2025-04-21 22:19:31 +08:00 |
|
naison
|
a3556a263d
|
refactor: add additional [2]byte for packet length (#554)
|
2025-04-21 21:51:01 +08:00 |
|
naison
|
dd80717d8d
|
refactor: return error if get nil daemon client (#553)
|
2025-04-20 15:49:03 +08:00 |
|
naison
|
537b2940fe
|
perf: route packet by each tcp conn (#548)
|
2025-04-19 19:14:39 +08:00 |
|
naison
|
9aae88d54b
|
hotfix: set recv/send buffer size 1024k for adding ip to route table on macos (#552)
|
2025-04-19 15:35:43 +08:00 |
|
naison
|
48e30b4344
|
refactor: use go workspace for syncthing gui (#549)
|
2025-04-19 12:09:06 +08:00 |
|
naison
|
15243b3935
|
hotfix: remove closed conn from route map (#545)
|
2025-04-15 21:33:41 +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
|
23baab449c
|
refactor: optimize code (#531)
|
2025-04-11 19:13:06 +08:00 |
|
naison
|
0ddcaa8acc
|
hotfix: fix bug (#530)
|
2025-04-11 19:12:15 +08:00 |
|
naison
|
0c122473ce
|
hotfix: fix parse dig command output (#529)
|
2025-04-11 18:50:14 +08:00 |
|
naison
|
d08f74a57e
|
hotfix: optimize code (#528)
* hotfix: optimize code
|
2025-04-10 22:53:28 +08:00 |
|
naison
|
cd66bb7907
|
feat: add log if drop packet (#527)
* feat: add log if drop packet
|
2025-04-09 22:19:37 +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
|
60c3030e65
|
hotfix: use echo instead of sysctl to set ipv4 ip_forward feature (#518)
|
2025-04-06 18:34:34 +08:00 |
|
naison
|
e8735a68be
|
refactor: optimize logic (#515)
* refactor: optimize logic
|
2025-04-05 21:48:18 +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 |
|
yuyicai
|
fa0b343401
|
feat: change dockerfile (#491)
* feat: change dockerfile
Signed-off-by: yuyicai <yuyicai@hotmail.com>
* chore: change markfile for container test
Signed-off-by: yuyicai <yuyicai@hotmail.com>
* ut
* feat: install openssl
Signed-off-by: yuyicai <yuyicai@hotmail.com>
---------
Signed-off-by: yuyicai <yuyicai@hotmail.com>
Co-authored-by: naison <895703375@qq.com>
|
2025-04-03 21:10:31 +08:00 |
|
naison
|
a1bb338cdb
|
refactor: optimize code (#510)
* refactor: rename
|
2025-04-03 20:51:55 +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
|
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 |
|