Skip to content
Snippets Groups Projects
  1. Nov 30, 2021
  2. 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
      e78bda65
  3. Nov 18, 2021
  4. Nov 15, 2021
  5. Nov 09, 2021
  6. Nov 08, 2021
  7. Nov 07, 2021
  8. Nov 05, 2021
  9. Oct 29, 2021
  10. Oct 27, 2021
  11. 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
      e4c8c718
  12. Oct 11, 2021
  13. Oct 01, 2021
  14. Sep 22, 2021
  15. Sep 17, 2021
  16. Sep 06, 2021
  17. Jul 20, 2021
  18. Jul 17, 2021
  19. Jun 29, 2021
  20. Jun 28, 2021
  21. Jun 21, 2021
  22. Jun 03, 2021
  23. Jun 02, 2021
  24. Jun 01, 2021
  25. May 27, 2021
  26. May 14, 2021
  27. May 04, 2021
  28. 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
      96e6a6ac
  29. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  30. Apr 26, 2021
  31. Apr 21, 2021
  32. Apr 16, 2021
  33. Apr 15, 2021
  34. Apr 12, 2021
  35. Apr 02, 2021
Loading