Commit Graph

53 Commits

Author SHA1 Message Date
naison
24d16b2791 hotfix: fix bugs (#468) 2025-03-13 11:04:49 +08:00
naison
666a69cdfb refactor: create outbound pod 2025-01-25 13:50:47 +00:00
naison
caee039ffd feat: add image pull secret name 2025-01-24 06:51:34 +00:00
fengcaiwen
b6cfba7db9 feat: fargate mode works basic 2025-01-18 10:52:51 +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
ed4c6bbe2f feat: add syncthing for clone mode (#270)
* feat: add syncthing for clone mode

---------

Co-authored-by: wencaiwulue <895703375@qq.com>
2024-06-21 21:27:20 +08:00
naison
28f6d54398 hotfix: remove PriorityClassName from deploy spec (#257) 2024-05-21 14:15:59 +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
31d7e4debb refactor: refactor dns (#218)
* refactor: refactor dns

* refactor: optimize forward dns server

* refactor: add short domain test

* refactor: fix remove nameserver from resolver bug

---------

Co-authored-by: wencaiwulue <895703375@qq.com>
2024-04-13 16:39:26 +08:00
naison
e5438b297a fix: fix proxy mode bug (#205) 2024-04-02 12:43:40 +08:00
naison
59abb16136 fix: fix proxy mode option image not work bug (#146) 2024-02-06 22:07:44 +08:00
naison
f9ef4c8dad fix: add lock to handle webhook event 2024-01-27 16:33:02 +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
Jari Maijenburg
9e0c0b2bf0 Moved pods watching to after traffic manager pod is created 2023-11-21 14:36:13 +08:00
fengcaiwen
457fda89a0 feat: optimize code 2023-10-28 18:15:19 +08:00
fengcaiwen
ab6b9ae2a2 feat: log more info 2023-10-02 13:44:23 +08:00
fengcaiwen
76f1b74076 feat: log more info 2023-10-02 13:44:23 +08:00
fengcaiwen
cacb65efb9 feat: restore patch 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
743bbaa370 feat: proxy works fine 2023-10-02 13:44:23 +08:00
fengcaiwen
c07879e78a feat: use gvisor to optimize udp performance 2023-08-20 15:17:29 +08:00
fengcaiwen
bf47c6f4e1 feat: use gvisor to optimize performance 2023-08-20 15:17:29 +08:00
fengcaiwen
44e4dcc678 feat: adjust resource 2023-07-26 13:04:23 +08:00
fengcaiwen
fd061499c1 feat: update README.md 2023-06-08 17:30:16 +08:00
wencaiwulue
25dc7c5786 feat: fix npe 2023-04-12 20:38:25 +08:00
fengcaiwen
f1fe93ab25 feat: update resource quota 2023-04-10 20:58:46 +08:00
fengcaiwen
b2a6596405 feat: set cleanup timeout to 5 seconds 2023-04-09 17:07:54 +08:00
wencaiwulue
2227a82125 feat: support ipv6 2023-04-02 22:11:43 +08:00
wencaiwulue
5f814f6d02 feat: optimize performance 2023-02-26 18:25:50 +08:00
fengcaiwen
8b4b38d6c2 feat: use api to get and release ip 2023-02-22 17:11:13 +08:00
wencaiwulue
48c34d8512 feat: rent and release ip use api 2023-02-22 09:01:33 +08:00
wencaiwulue
1211a76700 feat: change sa if permission can't curd secrets and configmaps 2023-02-22 00:22:53 +08:00
wencaiwulue
840695182c feat: fix testcase 2023-02-18 21:03:29 +08:00
wencaiwulue
46c2f01053 feat: add sa to mesh pod 2023-02-12 12:23:15 +08:00
wencaiwulue
521dd43527 feat: ignore create webhook configuration permission deny 2023-02-04 12:09:42 +08:00
fengcaiwen
6c97c98bea feat: optimize code 2023-01-29 20:30:13 +08:00
fengcaiwen
21f79e03d8 feat: reflector use context as function first parameter 2023-01-14 17:22:59 +08:00
fengcaiwen
faebedad0a feat: use kubectl style new cmd 2023-01-14 16:42:49 +08:00
wencaiwulue
ecf9fe7353 feat: webhook ignore error and wait all container of pod kubevpn-traffic-manager are ready 2023-01-11 21:34:51 +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
fengcaiwen
5a562ee0a1 feat: use webhook to manage ip allocate 2022-12-13 21:35:41 +08:00
fengcaiwen
8356ff68d2 feat: disable envoy stream timeout 2022-12-09 22:03:42 +08:00
fengcaiwen
675759803e fix: all in one image and support special image to connect 2022-11-06 22:52:42 +08:00
fengcaiwen
2c6f58be7b fix: get service cidr from mounting folder /proc to container 2022-11-06 22:52:42 +08:00
fengcaiwen
cb74a7e29e fix: use "" instead of use '' 2022-11-06 22:52:42 +08:00
wencaiwulue
d48ba5e9c4 feat: update timeout duration from 10 min to 60 min 2022-11-06 22:52:42 +08:00
wencaiwulue
cad0f586f6 feat: patch once and restore probe by last user exit 2022-11-06 22:52:42 +08:00
wencaiwulue
2066e313b1 feat: get cluster cidr from cni folder 2022-11-06 22:52:42 +08:00