Commit Graph

29 Commits

Author SHA1 Message Date
wencaiwulue
e1f8510ddc update image pull policy from PullAlways to PullIfNotPresent 2022-05-12 17:17:56 +08:00
p_caiwfeng
7cc2fb72fd detect pod delete event, if pod is deleted needs to redo port-forward immediately 2022-04-07 16:12:08 +08:00
p_caiwfeng
619e2ce304 use statefulset to control pod 2022-04-05 16:01:24 +08:00
wencaiwulue
8835ace656 move cleanup configmap to last step in case of remove some config not found cm 2022-03-09 16:47:23 +08:00
p_caiwfeng
b6e0b7ce52 support multiple port with envoy 2022-03-07 20:41:04 +08:00
p_caiwfeng
a48a256bdc support multiple port with envoy 2022-03-07 20:41:04 +08:00
p_caiwfeng
0051168776 change server port to 8422 from 8421 2022-02-28 11:46:21 +08:00
p_caiwfeng
1248527045 remove dst addr from tcp traffic header for performance 2022-02-23 17:19:56 +08:00
p_caiwfeng
4fdb515e04 fix can't remove mesh container totally bug 2022-02-09 20:23:35 +08:00
p_caiwfeng
bb346b5a0a modify wait pod kubevpn.traffic.manager to be ready timeout from 5 minutes to 10 minutes 2022-02-06 11:13:38 +08:00
wencaiwulue
28dcade734 remove readinessProbe, livenessProbe, startupProbe before enter proxy mode, and restore it after exit proxy mode 2022-02-01 16:14:44 +08:00
p_caiwfeng
91f9313cae support single pod without controller 2022-01-26 17:59:38 +08:00
p_caiwfeng
961bb954bf support service and crd, but single pod without controller still have bug 2022-01-26 17:23:29 +08:00
p_caiwfeng
f55ff5bd66 support single pod without controller 2022-01-21 18:29:24 +08:00
p_caiwfeng
0c1b5ee910 update typo 2022-01-21 11:20:17 +08:00
p_caiwfeng
9974283886 optimize code 2022-01-09 17:48:16 +08:00
p_caiwfeng
53f5bbb3b4 gather 223.254.254.100/24 as config 2022-01-09 17:26:13 +08:00
p_caiwfeng
96c14a8a49 optimize code 2022-01-09 17:00:26 +08:00
p_caiwfeng
1ec915c770 use unstructured and patch to inject container without specific type 2022-01-03 10:37:23 +08:00
p_caiwfeng
7e09c754c7 optimize code 2021-12-12 18:50:35 +08:00
p_caiwfeng
aff9505ab8 optimize code 2021-12-12 16:41:10 +08:00
p_caiwfeng
03c36e47cf optimize code 2021-12-12 15:56:32 +08:00
p_caiwfeng
1f3de12da8 optimize code 2021-12-12 11:39:00 +08:00
p_caiwfeng
c4b20ab99a optimize code 2021-11-11 15:18:15 +08:00
p_caiwfeng
845ae5452b add pod restartPolicy to always 2021-11-11 11:24:10 +08:00
p_caiwfeng
3365d9104a add defer function in case of panic 2021-11-10 17:50:16 +08:00
p_caiwfeng
9f61da3ed4 mode mesh support deployment/service/replicaset etc 2021-11-10 17:38:03 +08:00
p_caiwfeng
19475464d8 optimize code 2021-11-09 17:48:59 +08:00
p_caiwfeng
34953488df connect mode support pod/statefulset/deployment/replicas/crd... 2021-11-09 17:26:54 +08:00