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 Aug, 2021 1 commit
-
-
zhangzujian authored
-
- 21 Aug, 2021 2 commits
-
-
Oilbeater authored
use util.hostNameEnv instead KUBE_NODE_NAME
-
pengbinbin1 authored
-
- 20 Aug, 2021 4 commits
-
-
Mengxin Liu authored
-
Mengxin Liu authored
-
Oilbeater authored
perf: add fastpath and tuning guide
-
Mengxin Liu authored
-
- 19 Aug, 2021 4 commits
-
-
张祖建 authored
fix node labels and provider network status
-
zhangzujian authored
status.readyNodes when provider network is not initialized successfully in a node
-
张祖建 authored
fix issues in underlay networking
-
zhangzujian authored
When nic used is changed, addresses and routes on the OVS bridge should be returned before adding the new nic to the OVS bridge. When nodes are added to a provider network's `spec.excludeNodes`: 1. The nodes should be removed from the provider network's `status.readyNodes`; 2. If the provider network is being used by subnets, patch ports should be removed first by setting `ovn-bridge-mappings`; 3. Node labels should be updated first.
-
- 18 Aug, 2021 10 commits
-
-
Oilbeater authored
add external vpc switch
-
范日明 authored
-
张祖建 authored
update Go to version 1.16
-
张祖建 authored
update versions in docs and yamls
-
zhangzujian authored
-
zhangzujian authored
-
张祖建 authored
fix IPv6-related issues
-
zhangzujian authored
-
Mengxin Liu authored
-
Oilbeater authored
fix: bad udp checksum when access nodeport
-
- 17 Aug, 2021 5 commits
-
-
Mengxin Liu authored
Similar to https://github.com/flannel-io/flannel/issues/1279, unmark output to bypaas kernel bug and enable checksum for better performance.
-
Oilbeater authored
fix port-security, address parameters should be merged into one
-
范日明 authored
-
Oilbeater authored
docs: optimize description
-
Mengxin Liu authored
-
- 16 Aug, 2021 6 commits
-
-
张祖建 authored
ensure provider nic is up
-
张祖建 authored
fix uninstall.sh
-
zhangzujian authored
-
zhangzujian authored
-
张祖建 authored
fix gofmt lint
-
张祖建 authored
some optimizations
-
- 13 Aug, 2021 8 commits
-
-
zhangzujian authored
-
张祖建 authored
fix multi-nic.md
-
zhangzujian authored
-
张祖建 authored
fix dual stack cluster created by kind
-
zhangzujian authored
-
zhangzujian authored
-
张祖建 authored
fix default bind socket of cni server
-
张祖建 authored
remove external egress gateway from additionalPrinterColumns
-