Skip to content
  1. Mar 17, 2022
  2. Mar 07, 2022
    • Takuya Murakami's avatar
      Update ansible-lint to 5.4.0 (#8607) (#8608) · 39acb2b8
      Takuya Murakami authored
      * Update ansible-lint to 5.4.0 (#8607)
      
      It seems that the Rich version 11.0.0 has a breaking change.
      So need to update ansible-lint to 5.3.2 or later.
      
      * Fix for ansible-lint no-changed-when rule (#8607)
      39acb2b8
  3. Mar 03, 2022
    • Cristian Calin's avatar
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with... · bf7a506f
      Cristian Calin authored
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555)
      
      * [containerd] add checksums for 1.6.0
      
      * [containerd] promote 1.6.0 as the new default
      
      * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box
      
      * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0
      
      * [reset] allow crictl stopp and rmp commands to fail
      bf7a506f
  4. Feb 23, 2022
  5. Feb 02, 2022
  6. Feb 01, 2022
  7. Jan 31, 2022
  8. Jan 26, 2022
  9. Dec 16, 2021
  10. Nov 19, 2021
  11. Nov 09, 2021
  12. Nov 08, 2021
  13. Oct 28, 2021
  14. 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
  15. Oct 12, 2021
    • Max Gautier's avatar
      etcd: deploy container engine if needed (#7532) · e4c8c718
      Max Gautier authored
      If the etcd cluster is separate and the etcd_deployment_type is "host",
      there is no need for a container engine on the etcd nodes
      
      Do not rely on a 'default(true)' filter, but define a proper default in
      kubespray-defaults depending on etcd deployment method and if internal
      or external etcd is used
      e4c8c718
  16. Oct 01, 2021
  17. 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
  18. Jul 01, 2021
  19. Jun 25, 2021
  20. Jun 21, 2021
  21. May 11, 2021
  22. May 07, 2021
  23. May 03, 2021
    • Samuel Liu's avatar
      Add krew support (#7464) · 96e6a6ac
      Samuel Liu authored
      * Add krew support
      
      * Add reset for krew
      
      * Update install krew(local)
      
      * ansible lint
      
      * yamllint
      
      * fix krew default vars
      
      * fix kubectl_localhost mode
      
      * replace include
      
      * fix e206
      96e6a6ac
  24. 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
  25. Apr 26, 2021
  26. Apr 14, 2021
  27. Apr 05, 2021
  28. Mar 24, 2021
  29. Mar 22, 2021
  30. Mar 03, 2021
  31. Mar 01, 2021
  32. Feb 22, 2021
  33. Feb 10, 2021
  34. Feb 09, 2021
  35. Jan 05, 2021
  36. Dec 03, 2020
  37. Nov 30, 2020
  38. Nov 28, 2020
  39. Oct 13, 2020
Loading