Skip to content
  1. Jul 05, 2023
  2. Jun 30, 2023
  3. Jun 21, 2023
  4. Jun 19, 2023
  5. Feb 06, 2023
  6. 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
  7. Nov 18, 2022
  8. Oct 31, 2022
  9. Oct 21, 2022
  10. Aug 04, 2022
  11. Jul 05, 2022
  12. Jun 15, 2022
  13. Jun 14, 2022
  14. Jun 09, 2022
    • Kenichi Omichi's avatar
      Replace callback_whitelist with callbacks_enabled (#8759) · 024a3ee5
      Kenichi Omichi authored
      When running molecule jobs, we saw the folloing warning message:
      
       [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names
       to new standard, use callbacks_enabled instead. This feature will be removed
       from ansible-core in version 2.15. Deprecation warnings can be disabled by
       setting deprecation_warnings=False in ansible.cfg.
      
      callbacks_enabled has been added since Ansible 2.11 and Kubespray is using
      Ansible 2.12 at master branch. So we can use callbacks_enabled safely to
      avoid the warning message.
      024a3ee5
  15. May 24, 2022
  16. Apr 29, 2022
    • Chris Ricker's avatar
      Ensure containerd service unmasking (#8726) · 21fc197e
      Chris Ricker authored
      * Force containerd service unmasking
      
      Force systemd to unmask and start service when adding containerd service
      
      * Eliminate restart and move unmasking step
      
      Switch to start instead of restart
      Move unmasking to restart handler
      
      * Add unmasking to similar container runtimes
      
      * Add missing service names
      21fc197e
  17. Apr 06, 2022
  18. Mar 11, 2022
  19. Feb 28, 2022
  20. Feb 19, 2022
  21. Jan 05, 2022
  22. Dec 10, 2021
    • Cristian Calin's avatar
      containerd: change default resolvconf_mode to host_resolvconf (#8247) · 682c8a59
      Cristian Calin authored
      * containerd: change default resolvconf_mode to host_resolvconf
      
      * Wait for kube-apiserver to come back after pod refresh
      
      * Handle resolv.conf gracefully
      
      * Retain currently configured DNS entries to ensure we don't break the resolvers
      
      * Suse uses wickedd for network management so no dhcp hooks
      
      * Molecule: increase ansible timeout
      
      * CI: Increase ansible timeout to 120s for Packet jobs
      682c8a59
  23. Dec 06, 2021
  24. Nov 30, 2021
  25. Nov 20, 2021
  26. Nov 09, 2021
  27. Oct 20, 2021
    • Cristian Calin's avatar
      containerd: download containerd from upstream instead of using distro specific packages (#7970) · ea8e2fc6
      Cristian Calin authored
      * Containerd: download containerd from upstream instead of using distro specific packages
      
      split runc download to separate role
      make bootstrap-os role deploy container-selinux and seccomp libraries
      clean up package manager provided containerd
      move variables to docker role that are no longer common with containerd
      
      * Containerd: make molecule testing more relevant
      
      * replace ubuntu18 with ubuntu20
      * add centos8 and debian11 to molecule tests
      * run kubernetes/preinstall role to ensure relevancy
        of test including dependency packages
      
      * CI: adjust test scenarios for downloaded containerd
      ea8e2fc6
  28. Oct 08, 2021
  29. Oct 01, 2021
  30. Sep 29, 2021
  31. Sep 27, 2021
  32. Sep 17, 2021
  33. Aug 30, 2021
  34. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      7516fe14
  35. Jun 21, 2021
  36. Jun 11, 2021
  37. Jun 05, 2021
  38. Jun 02, 2021
Loading