fengcaiwen
|
229eb747a4
|
refactor: remove target-kubeconfig of clone mode
|
2025-06-02 19:05:36 +08:00 |
|
naison
|
fcbe2d64f7
|
chore: add ut for center install
|
2025-06-01 18:42:32 +08:00 |
|
fengcaiwen
|
a0c0860051
|
hotfix: fix center install cause mutate webhook not works
|
2025-06-01 18:39:02 +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
|
6d545dc5c9
|
hotfix: remove cidr if contains api-server ip
|
2025-05-20 22:12:19 +08:00 |
|
naison
|
792839a2d4
|
feat: support dump service into hosts in center cluster mode (#605)
|
2025-05-18 16:20:34 +08:00 |
|
fengcaiwen
|
f493931b41
|
hotfix: remove job before install
|
2025-05-18 16:20:13 +08:00 |
|
naison
|
f802e03d01
|
hotfix: add heartbeat to manager in the pod
|
2025-05-14 20:22:57 +08:00 |
|
naison
|
facd6bdb3d
|
hotfix: fix create temp kubeconfig but name container path separator (#599)
|
2025-05-12 16:28:15 +08:00 |
|
naison
|
a1117dee62
|
hotfix: handle not found route packet with gVisor instead of drop it
|
2025-05-12 15:49:40 +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
|
d636449073
|
feat: set read/write timeout to 60s for remote tcp conn (#590)
|
2025-05-10 23:02:31 +08:00 |
|
fengcaiwen
|
e85e1a6c40
|
refactor: show port-forward log
|
2025-05-10 18:05:44 +08:00 |
|
naison
|
ca6a2be70f
|
refactor: optimize get pod/service netowrk cidr logic (#585)
|
2025-05-09 13:06:32 +08:00 |
|
naison
|
e33d2f1928
|
hotfix: fix init dir
|
2025-05-07 16:08:56 +08:00 |
|
fengcaiwen
|
54ed2b711f
|
hotfix: fix init dir permission deny
|
2025-05-07 09:12:17 +08:00 |
|
naison
|
8b0e87592a
|
hotfix: fix init dir permission deny (#573)
|
2025-05-07 00:01:44 +08:00 |
|
naison
|
206d74c331
|
feat: use dns query as port-forward health check (#570)
|
2025-05-06 22:20:15 +08:00 |
|
fengcaiwen
|
323235f268
|
refactor: optimize code
|
2025-04-29 21:53:34 +08:00 |
|
fengcaiwen
|
6af6622bd3
|
refactor: change server log level to info
|
2025-04-29 21:50:08 +08:00 |
|
fengcaiwen
|
18ef72fc20
|
refactor: forward only one port
|
2025-04-29 21:48:14 +08:00 |
|
fengcaiwen
|
fe08448249
|
refactor: split user and root daemon log
|
2025-04-29 21:40:46 +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 |
|
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 |
|