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. 28 Feb, 2022 5 commits
  2. 25 Feb, 2022 1 commit
  3. 24 Feb, 2022 4 commits
  4. 21 Feb, 2022 1 commit
    • hzma's avatar
      feat: optimize log · 172c1733
      hzma authored
          1. add file log to survive pod restart
          2. add klog metrics
          3. mute some error log
      172c1733
  5. 16 Feb, 2022 3 commits
  6. 15 Feb, 2022 1 commit
  7. 09 Feb, 2022 1 commit
    • Oilbeater's avatar
      fix: only log matched svc with np (#1287) · 5cf005e2
      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 []
      ```
      
      (cherry picked from commit 432c4070)
      5cf005e2
  8. 28 Jan, 2022 1 commit
  9. 27 Jan, 2022 3 commits
  10. 25 Jan, 2022 1 commit
  11. 20 Jan, 2022 1 commit
  12. 17 Jan, 2022 1 commit
  13. 12 Jan, 2022 1 commit
  14. 11 Jan, 2022 1 commit
  15. 05 Jan, 2022 1 commit
  16. 04 Jan, 2022 1 commit
  17. 31 Dec, 2021 1 commit
  18. 30 Dec, 2021 1 commit
  19. 29 Dec, 2021 3 commits
  20. 28 Dec, 2021 3 commits
  21. 27 Dec, 2021 2 commits
  22. 23 Dec, 2021 2 commits
  23. 20 Dec, 2021 1 commit