Skip to content
  1. Jun 01, 2022
  2. May 26, 2022
  3. May 18, 2022
  4. May 09, 2022
  5. May 07, 2022
  6. Apr 07, 2022
  7. Mar 17, 2022
  8. Mar 07, 2022
  9. Mar 02, 2022
  10. Feb 15, 2022
  11. 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
  12. Jan 24, 2022
  13. Dec 06, 2021
  14. Dec 03, 2021
  15. Nov 30, 2021
  16. Nov 26, 2021
  17. Nov 16, 2021
  18. Nov 05, 2021
  19. Oct 05, 2021
  20. Oct 01, 2021
  21. Sep 07, 2021
  22. Aug 28, 2021
  23. Jul 21, 2021
  24. Jul 13, 2021
  25. 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
  26. Jun 28, 2021
  27. May 28, 2021
  28. 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
  29. Apr 05, 2021
  30. Mar 24, 2021
  31. Mar 05, 2021
  32. Feb 23, 2021
  33. Feb 16, 2021
  34. Feb 10, 2021
  35. Jan 26, 2021
  36. Jan 18, 2021
  37. Jan 14, 2021
  38. Dec 09, 2020
  39. Dec 08, 2020
Loading