Commit Graph

425 Commits

Author SHA1 Message Date
fengcaiwen
577088460e fix: fix permission on windows 2023-01-27 16:06:37 +08:00
fengcaiwen
b387a1d55e fix: fix permission on windows 2023-01-25 13:16:51 +08:00
fengcaiwen
17bc64559b feat: update go mod to 1.19 2023-01-19 19:40:06 +08:00
fengcaiwen
fd7c81a104 feat(upgrade): check permission of current kubevpn folder and pretty download progress bar 2023-01-19 16:48:13 +08:00
fengcaiwen
ac30ed7956 feat(doc): update readme usage 2023-01-19 14:54:13 +08:00
fengcaiwen
74beaceb9f feat: update all go dependency to latest if available 2023-01-17 14:30:02 +08:00
wencaiwulue
87dac42dad feat: warning more human-readable if using sudo to exec kubevpn v1.1.14 2023-01-15 12:09:07 +08:00
wencaiwulue
121ebe07ed feat: just warning instead of exit if using sudo to exec kubevpn 2023-01-14 23:38:23 +08:00
fengcaiwen
74c08e391a feat: refactor code 2023-01-14 21:00:50 +08:00
fengcaiwen
710904b350 feat: add sub-command options to print support global flags 2023-01-14 19:10:18 +08:00
fengcaiwen
21f79e03d8 feat: reflector use context as function first parameter 2023-01-14 17:22:59 +08:00
fengcaiwen
438509ffef feat: support env KUBECONFIG finally 2023-01-14 17:10:34 +08:00
fengcaiwen
d71e51588d Merge remote-tracking branch 'origin/master' 2023-01-14 16:43:56 +08:00
fengcaiwen
faebedad0a feat: use kubectl style new cmd 2023-01-14 16:42:49 +08:00
fengcaiwen
7e5aa5e944 feat: rename 2023-01-12 16:49:36 +08:00
fengcaiwen
8df6c9c0f8 feat: support env KUBECONFIG 2023-01-12 16:48:27 +08:00
fengcaiwen
68c580d636 feat: delete useless test file 2023-01-12 12:39:57 +08:00
fengcaiwen
6f30e2361d feat: close temp file before rename it 2023-01-12 12:37:29 +08:00
wencaiwulue
dfed43c6e9 feat: add sub-command upgrade 2023-01-11 23:11:30 +08:00
wencaiwulue
1786a7965e feat: add sub-command upgrade 2023-01-11 21:37:42 +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
de8dcd8668 feat: add service ip to dns server list 2023-01-11 20:53:51 +08:00
fengcaiwen
7c85d9a628 feat: support websocket 2023-01-11 20:52:33 +08:00
wencaiwulue
a44f323f23 feat(test): add cache for testcase 2023-01-08 17:28:51 +08:00
fengcaiwen
f6471ef948 feat: use cm data to store ref-count and move control-plane into a subcommand of kubevpn v1.1.13 2023-01-06 19:29:57 +08:00
wencaiwulue
6ee83d6e65 optimize comment v1.1.12 2023-01-05 23:02:48 +08:00
fengcaiwen
45b4c9c98d feat: add sub-command reset 2023-01-05 14:06:09 +08:00
wencaiwulue
1b85450ef4 feat: add usage 2022-12-28 14:56:52 +08:00
wencaiwulue
200637f717 feat: compromise 2022-12-27 15:18:45 +08:00
wencaiwulue
f826357bae feat: optimize check pod status logic for redo port-forward 2022-12-27 11:52:25 +08:00
wencaiwulue
6816c02933 feat: optimize get cidr from pod logic 2022-12-25 16:52:27 +08:00
wencaiwulue
3452a71126 feat: optimize get cidr from pod logic 2022-12-25 16:14:37 +08:00
wencaiwulue
33a1b0add3 feat: delete get cidr pod anyway 2022-12-17 18:33:24 +08:00
fengcaiwen
a07b5cae2e feat: retry dns query v1.1.11 2022-12-14 21:57:31 +08:00
wencaiwulue
dac083e7b3 feat: optimize webhook 2022-12-13 21:56:41 +08:00
fengcaiwen
5a562ee0a1 feat: use webhook to manage ip allocate 2022-12-13 21:35:41 +08:00
wencaiwulue
5d5c6c4717 fix(test): link resolvectl to systemd-resolve 2022-12-11 15:16:18 +08:00
wencaiwulue
b4394ebce3 fix(test): link resolvectl to systemd-resolve 2022-12-11 13:50:15 +08:00
wencaiwulue
182905c8e2 feat: try to collect any cidr we could find 2022-12-11 12:51:05 +08:00
wencaiwulue
e181ea417d feat: add vendor to gitignore 2022-12-11 10:12:53 +08:00
wencaiwulue
8a0290bbd2 feat: docker build with platform 2022-12-11 10:11:43 +08:00
fengcaiwen
8356ff68d2 feat: disable envoy stream timeout v1.1.10 2022-12-09 22:03:42 +08:00
wencaiwulue
1004db36b9 feat: use random port instead of 10800 2022-11-28 20:04:39 +08:00
wencaiwulue
38fa6c44af feat: remove default value of kubeconfig path v1.1.9 2022-11-23 22:32:29 +08:00
wencaiwulue
8e45f49251 feat: optimize get cidr logic 2022-11-23 21:34:30 +08:00
wencaiwulue
331d160085 feat: add missing driver v1.1.8 2022-11-06 23:27:41 +08:00
fengcaiwen
675759803e fix: all in one image and support special image to connect 2022-11-06 22:52:42 +08:00
fengcaiwen
1146d4c440 fix: optimize code 2022-11-06 22:52:42 +08:00
wencaiwulue
6ca3942f4a feat: optimize code 2022-11-06 22:52:42 +08:00
wencaiwulue
86c39699e4 feat: update get cidr pod image 2022-11-06 22:52:42 +08:00