Skip to content
  1. May 09, 2022
  2. May 07, 2022
  3. Apr 07, 2022
  4. Mar 17, 2022
  5. Mar 07, 2022
  6. Mar 02, 2022
  7. Feb 15, 2022
  8. Feb 02, 2022
    • Ilya Margolin's avatar
      Fix kubelet_kubelet_cgroups_cgroupfs (#8500) · aed187e5
      Ilya Margolin authored
      If kubelet is run with systemd (as it always is when using kubespray),
      it starts in systemd's /system.slice/kubelet.service cgroup.
      
      This commit prevents a creation and usage of a second unrelated cgroup.
      aed187e5
  9. Jan 24, 2022
  10. Dec 06, 2021
  11. Dec 03, 2021
  12. Nov 30, 2021
  13. Nov 26, 2021
  14. Nov 16, 2021
  15. Nov 05, 2021
  16. Oct 05, 2021
  17. Oct 01, 2021
  18. Sep 07, 2021
  19. Aug 28, 2021
  20. Jul 21, 2021
  21. Jul 13, 2021
  22. 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
  23. Jun 28, 2021
  24. May 28, 2021
  25. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  26. Apr 05, 2021
  27. Mar 24, 2021
  28. Mar 05, 2021
  29. Feb 23, 2021
  30. Feb 16, 2021
  31. Feb 10, 2021
  32. Jan 26, 2021
  33. Jan 18, 2021
  34. Jan 14, 2021
  35. Dec 09, 2020
  36. Dec 08, 2020
  37. Dec 01, 2020
  38. Nov 30, 2020
  39. Nov 28, 2020
Loading