Skip to content
  1. Dec 27, 2024
  2. Dec 26, 2024
  3. Dec 02, 2024
  4. Nov 29, 2024
  5. Nov 25, 2024
  6. Nov 19, 2024
    • logicsys's avatar
      Partial Cilium 1.16+ Support & Add vars for configuring cilium IP load... · b8541962
      logicsys authored
      Partial Cilium 1.16+ Support & Add vars for configuring cilium IP load balancer pools and bgp v1 & v2 apis (#11620)
      
      * Add vars for configuring cilium IP load balancer pools and bgp peer policies
      
      * Cilium 1.16+ Support - Add vars for configuring cilium bgpv2 api & handle cilium_kube_proxy_replacement unsupported values
      b8541962
  7. Nov 08, 2024
  8. Nov 06, 2024
  9. Nov 05, 2024
  10. Nov 04, 2024
  11. Oct 31, 2024
  12. Oct 24, 2024
  13. Oct 22, 2024
  14. Oct 17, 2024
  15. Oct 08, 2024
  16. Oct 06, 2024
  17. Oct 04, 2024
    • Max Gautier's avatar
      Remove serialized collect of ansible_default_ipv4 · 2826b357
      Max Gautier authored
      The fallback_ips tasks are essentially serializing the gathering of one
      fact on all the hosts, which can have dramatic performance implications
      on large clusters (several minutes).
      
      This is essentially a reversal of 35f248df
      Being able to run without refreshing the cache facts is not worth it.
      
      We keep fallback_ip for now, simply changing the access to a normal
      hostvars variable instead of a custom dictionnary.
      2826b357
  18. Oct 03, 2024
  19. Sep 30, 2024
  20. Sep 27, 2024
  21. Sep 26, 2024
  22. Sep 25, 2024
  23. Sep 23, 2024
  24. Sep 21, 2024
    • Max Gautier's avatar
      Test group membership with group_names · 2ec1c938
      Max Gautier authored
      Testing for group membership with group names makes Kubespray more
      tolerant towards the structure of the inventory.
      Where 'inventory_hostname in groups["some_group"] would fail if
      "some_group" is not defined, '"some_group" in group_names' would not.
      2ec1c938
  25. Sep 13, 2024
  26. Sep 09, 2024
  27. Sep 06, 2024
Loading