Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 22, 2022
  3. Jan 11, 2022
    • Kenichi Omichi's avatar
      Fix failures of ansible-lint (#8401) · 73c889eb
      Kenichi Omichi authored
      This fixes the following types of failures:
      - empty-string-compare
      - literal-compare
      - risky-file-permissions
      - risky-shell-pipe
      - var-spacing
      
      In addition, this changes .gitlab-ci/lint.yml to block the same issue
      by using the same method at Kubespray CI.
      Unverified
      73c889eb
  4. Jan 09, 2022
  5. Jan 05, 2022
  6. Jan 04, 2022
  7. Jan 03, 2022
  8. Dec 21, 2021
  9. Dec 20, 2021
  10. Dec 13, 2021
  11. 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
      Unverified
      682c8a59
  12. Dec 06, 2021
  13. Dec 04, 2021
  14. Dec 02, 2021
  15. Dec 01, 2021
  16. Nov 30, 2021
  17. Nov 22, 2021
  18. Nov 20, 2021
  19. Nov 19, 2021
  20. Nov 09, 2021
  21. Nov 05, 2021
  22. 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
      Unverified
      ea8e2fc6
    • Kenichi Omichi's avatar
      Fix ownership related to Calico (#8072) · 19d07a4f
      Kenichi Omichi authored
      kube-bench scan outputs warning related to Calico like:
      
      * text: "Ensure that the Container Network Interface file
        permissions are set to 644 or more restrictive (Manual)"
      * text: "Ensure that the Container Network Interface file
        ownership is set to root:root (Manual)"
      
      This fixes these warnings.
      Unverified
      19d07a4f
  23. Oct 19, 2021
    • Omar Aloraini's avatar
      Rocky Linux support (#8095) · 6aac5939
      Omar Aloraini authored
      * Add Rocky as a known OS
      
      * Make sure Rocky includes bootstrap-centos.yml
      
      * Update docs with Rocky Linux
      
      * Rocky Linux wireguard and EPEL
      
      * Rocky Linux in the list of supported distributions
      Unverified
      6aac5939
  24. Oct 08, 2021
  25. Oct 01, 2021
  26. Sep 29, 2021
  27. Sep 27, 2021
  28. Sep 22, 2021
  29. Sep 17, 2021
  30. Sep 10, 2021
  31. Sep 06, 2021
  32. Sep 01, 2021
Loading