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. 19 Feb, 2021 1 commit
  2. 12 Jan, 2021 1 commit
  3. 31 Dec, 2020 1 commit
  4. 18 Dec, 2020 1 commit
  5. 16 Dec, 2020 1 commit
  6. 07 Dec, 2020 1 commit
  7. 17 Nov, 2020 1 commit
  8. 04 Nov, 2020 4 commits
  9. 30 Oct, 2020 1 commit
  10. 17 Sep, 2020 1 commit
  11. 14 Sep, 2020 1 commit
  12. 27 Aug, 2020 1 commit
  13. 06 Jul, 2020 2 commits
  14. 01 Jul, 2020 1 commit
  15. 15 May, 2020 1 commit
  16. 08 May, 2020 1 commit
  17. 15 Apr, 2020 1 commit
  18. 13 Apr, 2020 2 commits
  19. 15 Mar, 2020 1 commit
    • MengxinLiu's avatar
      feat: add basic allocation function for multus-cni · 1319eb5d
      MengxinLiu authored
      This patch allow kube-ovn-controller combine multus-cni to allocate addresses for subnet providers other than ovn by annotate pods with allocated addresses. Users need to create subnet CRs and set the provider with <name>.<namespace> of NetworkAttachmentDefinition defined by multus-cni. Then kube-ovn-controller will combine the `k8s.v1.cni.cncf.io/networks` annotation and address information in subnet cr to determine an address.
      
      This patch only implement the controller side logical, we need other patches to complete the cni part that communicates to apiserver and fetch the address information to the main cni.
      1319eb5d
  20. 11 Mar, 2020 1 commit
  21. 04 Mar, 2020 1 commit
    • MengxinLiu's avatar
      refactor ipam · 51f06bd6
      MengxinLiu authored
      Use kube-ovn ipam to replace ovn dynamic address allocation. We will design more flexible ip allocation strategy and provide ipam capacity to other cni plugin later.
      51f06bd6
  22. 05 Feb, 2020 1 commit
  23. 29 Nov, 2019 1 commit
  24. 22 Jul, 2019 1 commit
  25. 13 Jul, 2019 1 commit
  26. 22 Apr, 2019 1 commit
  27. 18 Apr, 2019 1 commit
  28. 16 Apr, 2019 1 commit
  29. 15 Apr, 2019 1 commit
  30. 10 Apr, 2019 1 commit
  31. 08 Apr, 2019 1 commit
  32. 02 Apr, 2019 1 commit
  33. 19 Mar, 2019 1 commit
  34. 12 Mar, 2019 1 commit
  35. 06 Mar, 2019 1 commit