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 Jul, 2022 2 commits
-
-
xujunjie-cover authored
Signed-off-by:
xujunjie-cover <xujunjielxx@163.com>
-
xujunjie-cover authored
Signed-off-by:
xujunjie-cover <xujunjielxx@163.com>
-
- 21 Jul, 2022 1 commit
-
-
Xiaobo Liu authored
-
- 19 Jul, 2022 6 commits
-
-
张祖建 authored
-
Oilbeater authored
-
wangyd1988 authored
Change system-cluster-critical to system-node-critical to prevent pods of DaemonSet type from being (#1709)
-
ShaPoHun authored
* 新增switch lb rule功能 * 新增自定义coredns功能 * 修复ovn switch lb更新删除功能 * 优化vpc dns * Optimize the code * Optimize the code * Optimize the code * fix crd used by CoreDNS Optimize the code * Optimize the code * Optimize the code Co-authored-by:
chenjianhui <chenjianhui@yealink.com>
-
Oilbeater authored
-
bobz965 authored
-
- 18 Jul, 2022 4 commits
-
-
Mengxin Liu authored
-
张祖建 authored
-
xujunjie-cover authored
-
long.wang authored
* add note for dpdk-v2 install
-
- 15 Jul, 2022 1 commit
-
-
张祖建 authored
-
- 14 Jul, 2022 3 commits
- 13 Jul, 2022 5 commits
-
-
bobz965 authored
-
bobz965 authored
Co-authored-by:
zhangbingbing <zhangbingbing@yealink.com>
-
bobz965 authored
-
Mengxin Liu authored
-
hzma authored
-
- 12 Jul, 2022 2 commits
- 11 Jul, 2022 1 commit
-
-
ShaPoHun authored
* 新增switch lb rule功能 * 修复ovn switch lb更新删除功能 * Optimize the code * Optimize the code Co-authored-by:
chenjianhui <chenjianhui@yealink.com>
-
- 08 Jul, 2022 6 commits
-
-
张祖建 authored
do not snat packets only for subnets with distributed gateway when external traffic policy is set to local (#1616)
-
bobz965 authored
* refactor: extract external routes from eip func, make it the same as vpc subnet route * remove not used const func Name
-
hzma authored
-
Money Liu authored
-
Oilbeater authored
-
Money Liu authored
-
- 07 Jul, 2022 3 commits
- 06 Jul, 2022 1 commit
-
-
wangyd1988 authored
-
- 05 Jul, 2022 5 commits
-
-
oilbeater authored
-
Oilbeater authored
``` E0628 03:22:35.895023 13 subnet.go:487] handle subnet finalizer failed Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual" E0628 03:22:35.895056 13 subnet.go:186] error syncing 'subnet1': Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual", requeuing E0628 03:22:35.921654 13 subnet.go:427] failed to add finalizer to subnet subnet1, Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual" E0628 03:22:35.921685 13 subnet.go:487] handle subnet finalizer failed Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual" E0628 03:22:35.921717 13 subnet.go:186] error syncing 'subnet1': Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual", requeuing E0628 03:22:35.968668 13 subnet.go:427] failed to add finalizer to subnet subnet1, Subnet.kubeovn.io "subnet1" is invalid: spec.protocol: Unsupported value: "": supported values: "IPv4", "IPv6", "Dual" ```
-
hzma authored
-
张祖建 authored
1. Create a client with the option leader-only enabled; 2. Set libovsdb logging verbosity to print error messages; 3. Remove duplicate logger values since libovsdb will set it.
-
张祖建 authored
-