Skip to content
Snippets Groups Projects
  1. Jan 31, 2022
  2. Jan 24, 2022
  3. Jan 22, 2022
  4. Jan 21, 2022
  5. Jan 10, 2022
  6. 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.
      Unverified
      51bd9bee
  7. Jan 05, 2022
  8. Jan 04, 2022
  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 07, 2021
  13. Dec 06, 2021
  14. Dec 04, 2021
  15. Nov 30, 2021
  16. Nov 25, 2021
    • Cristian Calin's avatar
      Defaults: replace docker with containerd as our default container_manager (#8175) · e78bda65
      Cristian Calin authored
      * Defaults: replace docker with containerd as our default container_manager
      
      * CI: Use docker for download_localhost test
      
      * Defaults: with container_manager=containerd we need etcd_deployment_type=host
      
      * CI: Run weave jobs with docker
      
      * CI: Vagrant don't download_force_cache
      
      * CI: Fix upgrade tests
      
      * should run compatible with old settings, this means docker
      * we need to run with a distro that has at least modern containerd,
        this means move from debian9 to debian10 to allow `containerd_version`
        to match between 2.17 and master
      Unverified
      e78bda65
  17. Nov 18, 2021
  18. Nov 15, 2021
  19. Nov 09, 2021
  20. Nov 08, 2021
  21. Nov 07, 2021
  22. Nov 05, 2021
  23. Oct 29, 2021
  24. Oct 27, 2021
  25. 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
      Unverified
      e4c8c718
  26. Oct 11, 2021
  27. Oct 01, 2021
  28. Sep 22, 2021
  29. Sep 17, 2021
  30. Sep 06, 2021
  31. Jul 20, 2021
  32. Jul 17, 2021
Loading