Commit Graph

24 Commits

Author SHA1 Message Date
naison
fd59ed242c refactor: use origin workload of proxy mode (#621) 2025-06-04 14:30:24 +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
b46f7a9877 refactor: divide log to session and backend (#487)
* refactor: divide log to session and backend
2025-03-23 13:59:10 +08: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
fengcaiwen
2e96247e74 feat: add cmd uninstall and rename cmd reset 2025-01-18 11:06:07 +08:00
naison
0826f2e20c refactor: refactor log make it more formal (#314) 2024-08-03 15:01:16 +08:00
naison
bc7d205695 refactor: refactor DHCP logic (#298) 2024-07-19 22:07:35 +08:00
naison
deb4ec98f5 fix: disconnect if operation connect has cancelled (#279) 2024-06-29 11:56:21 +08:00
naison
70d5723e97 refactor: refactor daemon process (#242)
* refactor: refactor daemon process

* hotfix: add fsnotify to watch pid file
2024-05-10 21:39:14 +08:00
naison
fed7108eec refactor: move reset command to daemon (#175)
* feat: move cmd reset to daemon

* feat: move cmd reset to daemon

---------

Co-authored-by: wencaiwulue <895703375@qq.com>
2024-02-25 15:49:31 +08:00
naison
847c2c8cc1 feat: update go mod to v2 (#127)
* feat: update go mod to v2

* feat: typo
2024-01-14 18:00:12 +08:00
naison
c3c6864b47 fix: remove svc from hosts if svc deleted (#107) 2023-12-29 23:07:07 +08:00
fengcaiwen
4d10bd4124 feat: typo 2023-10-02 13:44:23 +08:00
fengcaiwen
76f1b74076 feat: log more info 2023-10-02 13:44:23 +08:00
fengcaiwen
baedcb114c feat: cleanup works fine 2023-10-02 13:44:23 +08:00
fengcaiwen
b9798e66f0 feat: restore patch not work, others is ok 2023-10-02 13:44:23 +08:00
fengcaiwen
b2a6596405 feat: set cleanup timeout to 5 seconds 2023-04-09 17:07:54 +08:00
fengcaiwen
1fed5cc266 feat: pprof use random port 2023-04-03 21:24:57 +08:00
fengcaiwen
a323bae035 feat: delete deployment only reset 2023-03-23 14:22:23 +08:00
fengcaiwen
1b7794aa92 feat: optimize get cidr logic 2023-03-08 21:43:09 +08:00
fengcaiwen
f6471ef948 feat: use cm data to store ref-count and move control-plane into a subcommand of kubevpn 2023-01-06 19:29:57 +08:00
fengcaiwen
45b4c9c98d feat: add sub-command reset 2023-01-05 14:06:09 +08:00