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.
- 14 Feb, 2022 1 commit
-
-
hzma authored
-
- 09 Feb, 2022 2 commits
-
-
yi.luo authored
* fix issue of https://github.com/kubeovn/kube-ovn/issues/1151
-
Oilbeater authored
When kube-ovn-controller starts in a cluster with lots of services, the previous empty match log will flood the screen: ``` I0208 00:31:03.804692 1 network_policy.go:789] match svc is [] I0208 00:31:03.804757 1 network_policy.go:789] match svc is [] I0208 00:31:03.804775 1 network_policy.go:789] match svc is [] I0208 00:31:03.804785 1 network_policy.go:789] match svc is [] I0208 00:31:03.804793 1 network_policy.go:789] match svc is [] I0208 00:31:03.804802 1 network_policy.go:789] match svc is [] I0208 00:31:03.804810 1 network_policy.go:789] match svc is [] I0208 00:31:03.804821 1 network_policy.go:789] match svc is [] I0208 00:31:03.804832 1 network_policy.go:789] match svc is [] ```
-
- 08 Feb, 2022 2 commits
- 07 Feb, 2022 4 commits
-
-
gongysh2004 authored
* skip the missing of kube-dns * skip missing of kube-dns when checking
-
Oilbeater authored
fix: check if taint exists before un-taint
-
Mengxin Liu authored
When retry install, un-taint for not exist taint will fail ``` kubectl taint node kube-ovn-control-plane node-role.kubernetes.io/master:NoSchedule- error: taint "node-role.kubernetes.io/master:NoSchedule" not found Makefile:180: recipe for target 'kind-install-underlay-ipv6' failed make: *** [kind-install-underlay-ipv6] Error 1 Error: Final attempt failed. Child_process exited with error code 2 ```
-
hzma authored
add policy route for distributed subnet in default vpc
-
- 30 Jan, 2022 1 commit
-
-
hzma authored
-
- 29 Jan, 2022 1 commit
-
-
Oilbeater authored
ci: add retry to fix flaky test
-
- 28 Jan, 2022 2 commits
-
-
Mengxin Liu authored
-
张祖建 authored
transfer IP/route after OVS startup
-
- 27 Jan, 2022 3 commits
-
-
张祖建 authored
check static route conflict
-
张祖建 authored
set up tunnel correctly in hybrid mode
-
zhangzujian authored
-
- 26 Jan, 2022 1 commit
-
-
zhangzujian authored
-
- 25 Jan, 2022 3 commits
- 24 Jan, 2022 1 commit
-
-
- 21 Jan, 2022 2 commits
-
-
zhangzujian authored
-
wang_yudong authored
-
- 20 Jan, 2022 2 commits
- 19 Jan, 2022 4 commits
-
-
hzma authored
-
hzma authored
we should first see if a condition is not going to be met
-
wang_yudong authored
-
Oilbeater authored
add judge before use slices index
-
- 18 Jan, 2022 6 commits
-
-
pengbinbin1 authored
-
hzma authored
prevent multiple namespace reconcile
-
Oilbeater authored
fix: validate statefulset pod by name
-
wang_yudong authored
-
wang_yudong authored
-
Mengxin Liu authored
Some controller (e.g. vcluster) will add pod owner reference to statefulset, however this pod is not controlled by statefulset controller, we should not treat it as a statefulset pod.
-
- 17 Jan, 2022 3 commits
-
-
hzma authored
add back centralized subnet active-standby mode
-
张祖建 authored
fix golang and base image versions
-
zhangzujian authored
-
- 14 Jan, 2022 2 commits