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.
- 22 Jan, 2021 3 commits
-
-
hzma authored
-
halfcrazy authored
cni-bin-dir,cni-conf-dir configurable
-
Yan Zhu authored
Fix https://github.com/alauda/kube-ovn/issues/655
-
- 20 Jan, 2021 2 commits
- 19 Jan, 2021 6 commits
-
-
halfcrazy authored
vlan nic support regex
-
Yan Zhu authored
-
Oilbeater authored
fix: check required module before start
-
halfcrazy authored
fix underlay gateway flood logs
-
Yan Zhu authored
-
Mengxin Liu authored
If geneve module do not exist, cross node communication will break and ovs-vswitchd will pop the messages below ``` 2021-01-19T02:20:41.920Z|00088|bridge|WARN|Dropped 7 log messages in last 9 seconds (most recently, 9 seconds ago) due to excessive rate 2021-01-19T02:20:41.920Z|00089|bridge|WARN|could not add network device ovn-faced1-0 to ofproto (Address family not supported by protocol) 2021-01-19T02:20:41.921Z|00090|dpif|WARN|system@ovs-system: failed to add ovn-92c1eb-0 as port: Address family not supported by protocol 2021-01-19T02:20:41.923Z|00091|dpif|WARN|system@ovs-system: failed to add ovn-faced1-0 as port: Address family not supported by protocol 2021-01-19T02:20:41.925Z|00092|dpif|WARN|system@ovs-system: failed to add ovn-92c1eb-0 as port: Address family not supported by protocol ```
-
- 18 Jan, 2021 2 commits
-
-
Oilbeater authored
docs: add underlay docs
-
Mengxin Liu authored
-
- 17 Jan, 2021 3 commits
-
-
Oilbeater authored
chore: update ovn to 20.12 and ovs to 2.15
-
Mengxin Liu authored
-
Mengxin Liu authored
-
- 15 Jan, 2021 2 commits
-
-
Oilbeater authored
fix: make sure northd leader change
-
Mengxin Liu authored
When node power down, the exist connection will not be closed. If no inactivity_probe set, the stale northd will still be the leader and all process from nb to sb will stop. Change the inactivity_probe to 3min to fix this.
-
- 13 Jan, 2021 8 commits
-
-
Oilbeater authored
fix: make sure ovn-central is updated one by one
-
Mengxin Liu authored
-
Oilbeater authored
fix: increase raft timer to avoid leader flap
-
Oilbeater authored
fix: restart when init ping failed
-
Mengxin Liu authored
-
Mengxin Liu authored
-
halfcrazy authored
add golangci-lint to github actions
-
Oilbeater authored
fix: add new iptable cleanup commands
-
- 12 Jan, 2021 5 commits
-
-
Yan Zhu authored
-
Yan Zhu authored
-
halfcrazy authored
fix pod terminating not recycle ip when controller not ready
-
Yan Zhu authored
-
Mengxin Liu authored
-
- 11 Jan, 2021 2 commits
- 08 Jan, 2021 2 commits
- 07 Jan, 2021 2 commits
-
-
Oilbeater authored
fix: when address is empty, skip route/nat deletion
-
Mengxin Liu authored
-
- 06 Jan, 2021 3 commits
-
-
Oilbeater authored
fix: update ipam cidr when subnet changed
-
Mengxin Liu authored
-
hzma authored
modify test problem for dual-stack upgrade
-