Skip to content
  1. Nov 24, 2023
  2. Nov 10, 2023
    • Patrick O'Brien's avatar
      fallback_ips: ignore unreachable hosts (#10601) · 17681a7e
      Patrick O'Brien authored
      Sets ignore_unreachable: true to `Gather ansible_default_ipv4 from all hosts`
      task from fallback_ips.yml
      
      Without this scale.yml will fail if a single node in the cluster is down, which
      for large clusters happens often.
      17681a7e
  3. Oct 20, 2023
  4. Sep 26, 2023
    • Feruzjon Muyassarov's avatar
      Refactor NRI activation for containerd and CRI-O (#10470) · 1fd31ccc
      Feruzjon Muyassarov authored
      
      
      Refactor NRI (Node Resource Interface) activation in CRI-O and
      containerd. Introduce a shared variable, nri_enabled, to streamline
      the process. Currently, enabling NRI requires a separate update of
      defaults for each container runtime independently, without any
      verification of NRI support for the specific version of containerd
      or CRI-O in use.
      
      With this commit, the previous approach is replaced. Now, a single
      variable, nri_enabled, handles this functionality. Also, this commit
      separates the responsibility of verifying NRI supported versions of
      containerd and CRI-O from cluster administrators, and leaves it to
      Ansible.
      
      Signed-off-by: default avatarFeruzjon Muyassarov <feruzjon.muyassarov@intel.com>
      1fd31ccc
  5. Sep 18, 2023
  6. Sep 12, 2023
  7. Sep 08, 2023
  8. Aug 25, 2023
  9. Aug 17, 2023
  10. Aug 16, 2023
  11. Jul 26, 2023
  12. Jul 24, 2023
  13. Jul 05, 2023
  14. Jun 27, 2023
  15. Jun 26, 2023
  16. Jun 23, 2023
  17. Jun 16, 2023
  18. May 29, 2023
  19. May 24, 2023
  20. May 19, 2023
  21. May 12, 2023
  22. May 11, 2023
  23. May 10, 2023
  24. Mar 21, 2023
  25. Mar 07, 2023
  26. Mar 02, 2023
  27. Jan 31, 2023
  28. Jan 21, 2023
  29. Jan 19, 2023
  30. Jan 17, 2023
  31. Jan 05, 2023
  32. Dec 27, 2022
  33. Dec 12, 2022
  34. Nov 11, 2022
  35. Oct 20, 2022
  36. Oct 18, 2022
  37. Oct 17, 2022
  38. Oct 14, 2022
  39. Oct 03, 2022
Loading