Skip to content
  1. Jan 23, 2025
  2. Jan 16, 2025
  3. Jan 15, 2025
  4. Jan 14, 2025
  5. Jan 13, 2025
  6. Jan 09, 2025
  7. Jan 07, 2025
  8. Jan 06, 2025
  9. Jan 02, 2025
  10. Dec 31, 2024
  11. Dec 27, 2024
  12. Dec 26, 2024
  13. Dec 24, 2024
  14. Dec 23, 2024
    • Max Gautier's avatar
      Only consider host in 'k8s_cluster' when checking if ip is a cached fact (#11817) · d173f1d9
      Max Gautier authored
      This avoids spurious failure with 'localhost'.
      
      It should also be more correct the inventory contains uncached hosts
      which are not in `k8s_cluster` and therefore should not be Kubespray
      business.
      
      (We still use hostvars for uncached hosts, because it's easier to select
      on 'ansible_default_ipv4' that way and does not change the end result)
      d173f1d9
  15. Dec 19, 2024
  16. Dec 18, 2024
  17. Dec 17, 2024
  18. Dec 16, 2024
  19. Dec 11, 2024
    • Max Gautier's avatar
      containerd: add After=dbus.service (#11781) · 1307b2fe
      Max Gautier authored
      This is needed for shutdown ordering: while at startup, it's not a
      problem that containerd start before dbus (the dbus socket already
      exists) it needs to shutdown before dbus to do its cleanup (asking
      systemd via dbus to cleanup cgroups).
      1307b2fe
  20. Dec 09, 2024
Loading