This project is mirrored from https://gitee.com/mirrors/Kube-OVN.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 03 Apr, 2020 4 commits
-
-
Bruce Ma authored
Signed-off-by:
Bruce Ma <brucema19901024@gmail.com>
-
Bruce Ma authored
Signed-off-by:
Bruce Ma <brucema19901024@gmail.com>
-
Oilbeater authored
test: add node test
-
MengxinLiu authored
-
- 02 Apr, 2020 2 commits
-
-
Oilbeater authored
fix: acl and qos issues
-
MengxinLiu authored
-
- 01 Apr, 2020 4 commits
-
-
Oilbeater authored
feat: expose iface in install.sh
-
MengxinLiu authored
-
Oilbeater authored
fix: remove auto checksums
-
MengxinLiu authored
After some investigation the performance effect of disable checksum is not clear and might be dependent with network card features. So leave it as a user define option.
-
- 31 Mar, 2020 3 commits
-
-
Oilbeater authored
perf: offload udp checksum if possible
-
MengxinLiu authored
-
MengxinLiu authored
-
- 30 Mar, 2020 2 commits
-
-
Oilbeater authored
perf: add x86 optimization CFLAGS
-
MengxinLiu authored
-
- 27 Mar, 2020 1 commit
-
-
Oilbeater authored
chore: add scripts to build ovs
-
- 26 Mar, 2020 3 commits
-
-
MengxinLiu authored
-
Oilbeater authored
fix: lost route when subnet add and is not ready
-
MengxinLiu authored
-
- 25 Mar, 2020 2 commits
-
-
Oilbeater authored
fix: ip prefix might be empty
-
MengxinLiu authored
-
- 24 Mar, 2020 4 commits
-
-
Oilbeater authored
chore: reduce image size
-
MengxinLiu authored
-
Oilbeater authored
chore: modify nodeSelector label to support k8s 1.17
-
MengxinLiu authored
-
- 19 Mar, 2020 2 commits
-
-
Oilbeater authored
fix: use ovn-appctl to do recompute
-
MengxinLiu authored
-
- 18 Mar, 2020 2 commits
-
-
Oilbeater authored
docs: multi nic
-
MengxinLiu authored
-
- 17 Mar, 2020 6 commits
-
-
Oilbeater authored
feat: ip cr support multi-nic
-
MengxinLiu authored
-
Oilbeater authored
fix: update in svc 1.1.1.1 may del svc 1.1.1.10
-
MengxinLiu authored
-
Oilbeater authored
Feat/multi nic
-
MengxinLiu authored
-
- 15 Mar, 2020 1 commit
-
-
MengxinLiu authored
This patch allow kube-ovn-controller combine multus-cni to allocate addresses for subnet providers other than ovn by annotate pods with allocated addresses. Users need to create subnet CRs and set the provider with <name>.<namespace> of NetworkAttachmentDefinition defined by multus-cni. Then kube-ovn-controller will combine the `k8s.v1.cni.cncf.io/networks` annotation and address information in subnet cr to determine an address. This patch only implement the controller side logical, we need other patches to complete the cni part that communicates to apiserver and fetch the address information to the main cni.
-
- 14 Mar, 2020 4 commits
-
-
Oilbeater authored
fix: only delete pod that restart policy is Always
-
MengxinLiu authored
-
Oilbeater authored
perf: only enqueue updatePod when needed
-
MengxinLiu authored
-