Skip to content
Snippets Groups Projects
  1. Dec 20, 2021
  2. Dec 13, 2021
  3. 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
  4. Dec 07, 2021
  5. Dec 06, 2021
  6. Dec 04, 2021
  7. Nov 30, 2021
  8. 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
  9. Nov 18, 2021
  10. Nov 15, 2021
  11. Nov 09, 2021
  12. Nov 08, 2021
  13. Nov 07, 2021
  14. Nov 05, 2021
  15. Oct 29, 2021
  16. Oct 27, 2021
  17. 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
  18. Oct 11, 2021
  19. Oct 01, 2021
  20. Sep 22, 2021
  21. Sep 17, 2021
  22. Sep 06, 2021
  23. Jul 20, 2021
  24. Jul 17, 2021
  25. Jun 29, 2021
  26. Jun 28, 2021
  27. Jun 21, 2021
  28. Jun 03, 2021
  29. Jun 02, 2021
  30. Jun 01, 2021
  31. May 27, 2021
  32. May 14, 2021
  33. May 04, 2021
  34. 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
      Unverified
      96e6a6ac
Loading