Skip to content
Snippets Groups Projects
  1. May 12, 2022
  2. May 02, 2022
  3. Apr 12, 2022
  4. Apr 08, 2022
  5. Apr 07, 2022
  6. Apr 05, 2022
  7. Mar 17, 2022
  8. Mar 02, 2022
  9. Feb 22, 2022
  10. Feb 21, 2022
  11. Feb 01, 2022
  12. Jan 31, 2022
  13. Jan 24, 2022
  14. Jan 22, 2022
  15. Jan 21, 2022
  16. Jan 10, 2022
  17. 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
  18. Jan 05, 2022
  19. Jan 04, 2022
  20. Dec 20, 2021
  21. Dec 13, 2021
  22. 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
  23. Dec 07, 2021
  24. Dec 06, 2021
  25. Dec 04, 2021
  26. Nov 30, 2021
  27. 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
  28. Nov 18, 2021
  29. Nov 15, 2021
  30. Nov 09, 2021
Loading