Skip to content
  1. Nov 20, 2023
  2. Nov 17, 2023
    • Max Gautier's avatar
      Validate systemd unit files (#10597) · 0d4f57aa
      Max Gautier authored
      * Validate systemd unit files
      
      This ensure that we fail early if we have a bad systemd unit file
      (syntax error, using a version not available in the local version, etc)
      
      * Hack to check systemd version for service files validation
      
      factory-reset.target was introduced in system 250, same version as the
      aliasing feature we need for verifying systemd services with ansible.
      So we only actually executes the validation if that target is present.
      
      This is an horrible hack which should be reverted as soon as we drop
      support for distributions with systemd<250.
      0d4f57aa
  3. Nov 08, 2023
    • borgiacis's avatar
      Create variables for ipvs kernel modules (#10580) · 802da0bc
      borgiacis authored
      * Create variables for ipvs kernel modules
      
      * Corrected kubernetes role node task missing name
      
      * Added changes as suggested during review by VannTen
      802da0bc
    • Max Gautier's avatar
      Refactor "multi" handlers to use listen (#10542) · 8ebeb88e
      Max Gautier authored
      * containerd: refactor handlers to use 'listen'
      
      * cri-dockerd: refactor handlers to use 'listen'
      
      * cri-o: refactor handlers to use 'listen'
      
      * docker: refactor handlers to use 'listen'
      
      * etcd: refactor handlers to use 'listen'
      
      * control-plane: refactor handlers to use 'listen'
      
      * kubeadm: refactor handlers to use 'listen'
      
      * node: refactor handlers to use 'listen'
      
      * preinstall: refactor handlers to use 'listen'
      
      * calico: refactor handlers to use 'listen'
      
      * kube-router: refactor handlers to use 'listen'
      
      * macvlan: refactor handlers to use 'listen'
      8ebeb88e
  4. Sep 14, 2023
  5. Sep 11, 2023
  6. Sep 04, 2023
  7. Aug 18, 2023
  8. Aug 10, 2023
  9. Jul 26, 2023
  10. Jul 25, 2023
  11. Jul 24, 2023
  12. Jul 05, 2023
  13. Jun 26, 2023
  14. Jun 12, 2023
  15. Jun 08, 2023
  16. Jun 02, 2023
  17. May 29, 2023
  18. May 11, 2023
  19. Apr 23, 2023
  20. Mar 28, 2023
  21. Mar 22, 2023
  22. Mar 06, 2023
  23. Feb 27, 2023
  24. Feb 20, 2023
  25. Feb 13, 2023
  26. Feb 06, 2023
  27. Jan 31, 2023
  28. Jan 24, 2023
  29. Jan 23, 2023
  30. Jan 03, 2023
  31. Dec 30, 2022
    • Shelming.Song's avatar
      optimize cgroups settings for node reserved (#9209) · 1c4db613
      Shelming.Song authored
      * optimize cgroups settings for node reserved
      
      * fix
      
      * set cgroup slice for multi container engine
      
      * set cgroup slice for crio
      
      * add reserved cgroups variables to sample files
      
      * Compatible with cgroup path for different container managers
      
      * add cgroups doc
      
      * fix markdown
      1c4db613
  32. Oct 27, 2022
  33. Oct 24, 2022
  34. Oct 19, 2022
  35. Oct 06, 2022
  36. Aug 30, 2022
  37. Aug 23, 2022
Loading