Skip to content
  1. Jan 10, 2022
  2. Jan 09, 2022
    • Kenichi Omichi's avatar
      Move containerd_version to defaults/main.yml (#8379) · 51bd9bee
      Kenichi Omichi authored
      All container image versions were defined in download/defaults/main.yml
      except containerd.
      The inconsistency caused the offline script(generate_list.sh) could not
      output the URL of containerd image.
      This moves the definition into a valid file.
      In addition, this adds host_os to generate_list.sh for downloading
      krew from a valid URL.
      51bd9bee
  3. Jan 08, 2022
  4. Jan 07, 2022
  5. Jan 06, 2022
  6. Jan 05, 2022
  7. Jan 04, 2022
  8. Dec 24, 2021
  9. Dec 22, 2021
  10. Dec 21, 2021
    • Cristian Calin's avatar
      Support deploying kubernetes 1.23 (#8323) · c1954ff9
      Cristian Calin authored
      * Ensure entries for 1.23 are added for supported_versions vars
      
      * cri-o: add support for kubernetes 1.23 but still use cri-o 1.22
      
      * kubescheduler-config: diferentiate config versions based on kube_version
      c1954ff9
  11. Dec 20, 2021
  12. Dec 10, 2021
  13. Dec 07, 2021
  14. Dec 06, 2021
  15. Dec 03, 2021
  16. Nov 30, 2021
  17. Nov 29, 2021
  18. Nov 09, 2021
  19. Nov 08, 2021
  20. Nov 06, 2021
  21. Nov 04, 2021
  22. Oct 29, 2021
  23. Oct 27, 2021
  24. Oct 25, 2021
    • Mohamed Zaian's avatar
      nginx-ingress: bump to 1.0.4 (#8114) · d8d01bf5
      Mohamed Zaian authored
      * Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory.
      * Print warning only instead of error if no IngressClass permission is available.
      d8d01bf5
  25. 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
  26. Oct 19, 2021
  27. Oct 15, 2021
Loading