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.
  1. 21 Feb, 2022 4 commits
  2. 20 Feb, 2022 1 commit
  3. 18 Feb, 2022 2 commits
  4. 16 Feb, 2022 3 commits
  5. 15 Feb, 2022 1 commit
  6. 14 Feb, 2022 7 commits
  7. 11 Feb, 2022 1 commit
  8. 09 Feb, 2022 2 commits
    • yi.luo's avatar
    • Oilbeater's avatar
      fix: only log matched svc with np (#1287) · 432c4070
      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 []
      ```
      432c4070
  9. 08 Feb, 2022 2 commits
  10. 07 Feb, 2022 4 commits
  11. 30 Jan, 2022 1 commit
  12. 29 Jan, 2022 1 commit
  13. 28 Jan, 2022 2 commits
  14. 27 Jan, 2022 3 commits
  15. 26 Jan, 2022 1 commit
  16. 25 Jan, 2022 3 commits
  17. 24 Jan, 2022 1 commit
  18. 21 Jan, 2022 1 commit