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. 09 Oct, 2021 1 commit
  2. 14 Sep, 2021 1 commit
  3. 23 Aug, 2021 1 commit
  4. 22 Aug, 2021 1 commit
  5. 08 Aug, 2021 1 commit
  6. 22 Jul, 2021 1 commit
  7. 13 Jul, 2021 1 commit
    • zhangzujian's avatar
      underlay/vlan network refactoring · 2ec0aa74
      zhangzujian authored
      Changes and new features:
      1. Introduce new CRD `ProviderNetwork` for underlay/vlan networking management;
      2. Specify provider inetrface on nodes in provider network;
      4. Exclude nodes in provider network;
      5. Link local IPv6 address and route will NOT be transferred to OVS bridge;
      6. Builtin hybrid network support - create/update/delete underlay/vlan networks dynamically;
      7. Set MTU of Pod interface to provider interface's MTU on each node;
      8. Add new fields in CRD `Vlan`.
      2ec0aa74
  8. 14 May, 2021 1 commit
  9. 11 May, 2021 1 commit
    • zhangzujian's avatar
      implement new feature: external gateway · 17fe2302
      zhangzujian authored
      Gateway node(s) forward egress traffic to external gateway based on
      policy routing. Support both distributed and centralized gateway modes.
      New properties are available in subnet spec: externalGateway,
      policyRoutingPriority & policyRoutingTableID.
      17fe2302
  10. 21 Feb, 2021 2 commits
  11. 18 Dec, 2020 1 commit
  12. 07 Dec, 2020 1 commit
  13. 13 Nov, 2020 1 commit
  14. 04 Nov, 2020 1 commit
  15. 30 Oct, 2020 1 commit
  16. 24 Jun, 2020 1 commit
  17. 20 May, 2020 1 commit
  18. 15 May, 2020 1 commit
  19. 08 May, 2020 1 commit
  20. 15 Apr, 2020 1 commit
  21. 13 Apr, 2020 1 commit
  22. 17 Mar, 2020 1 commit
  23. 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
  24. 25 Dec, 2019 1 commit
  25. 24 Sep, 2019 1 commit
  26. 16 Aug, 2019 1 commit
  27. 15 Aug, 2019 2 commits
  28. 14 Aug, 2019 1 commit
  29. 26 Jul, 2019 1 commit
  30. 13 Jul, 2019 1 commit