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. 26 Sep, 2021 1 commit
    • oilbeater's avatar
      fix: init node with wrong ipamkey and lead conflict · 4c6c29a3
      oilbeater authored
      ```
      E0926 09:50:20.371312       1 init.go:347] failed to init node kube-ovn-worker. address 100.64.0.3: AddressConflict
      E0926 09:50:20.377591       1 init.go:347] failed to init node kube-ovn-control-plane. address 100.64.0.2: AddressConflict
      
      ```
      4c6c29a3
  3. 18 Sep, 2021 2 commits
    • zhangzujian's avatar
      fix IPAM for StatefulSet · 52b01c01
      zhangzujian authored
      Consider the following scenario:
      1. A StatefulSet Pod with random IP address allocation is deleted
      and soon kube-ovn-contrller is restarted;
      2. kube-ovn-controller initailizes IPAM on startup and no IPAM record
      for the deleted StatefuleSet Pod is created;
      3. A new StatefulSet Pod with the same name is created and
      kube-ovn-controller assigns a new IP address to it.
      52b01c01
    • hzma's avatar
      append externalIds for pod and node when upgrade · 51511e63
      hzma authored
      51511e63
  4. 16 Sep, 2021 1 commit
  5. 14 Sep, 2021 1 commit
  6. 06 Sep, 2021 1 commit
  7. 01 Sep, 2021 1 commit
  8. 23 Aug, 2021 1 commit
  9. 22 Aug, 2021 1 commit
  10. 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
  11. 22 Jun, 2021 1 commit
  12. 19 Jun, 2021 1 commit
  13. 09 Jun, 2021 1 commit
  14. 24 Apr, 2021 1 commit
  15. 16 Apr, 2021 1 commit
  16. 07 Apr, 2021 1 commit
  17. 25 Mar, 2021 1 commit
  18. 24 Feb, 2021 1 commit
  19. 21 Feb, 2021 1 commit
  20. 19 Feb, 2021 1 commit
  21. 12 Jan, 2021 1 commit
  22. 31 Dec, 2020 1 commit
  23. 18 Dec, 2020 1 commit
  24. 16 Dec, 2020 1 commit
  25. 07 Dec, 2020 1 commit
  26. 17 Nov, 2020 1 commit
  27. 04 Nov, 2020 4 commits
  28. 30 Oct, 2020 1 commit
  29. 17 Sep, 2020 1 commit
  30. 14 Sep, 2020 1 commit
  31. 27 Aug, 2020 1 commit
  32. 06 Jul, 2020 2 commits
  33. 01 Jul, 2020 1 commit
  34. 15 May, 2020 1 commit
  35. 08 May, 2020 1 commit