Skip to content
  1. Nov 26, 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 22, 2021
  4. Nov 20, 2021
  5. Nov 18, 2021
  6. Nov 16, 2021
  7. Nov 15, 2021
  8. Nov 09, 2021
  9. Nov 05, 2021
  10. Nov 02, 2021
    • Erkan Zileli's avatar
      fix(doc): update typo (#8148) · 8d82033b
      Erkan Zileli authored
      I guess `kubernetes-the-hard-way` should be `kubernetes-the-kubespray-way` because of recently created network name is `kubernetes-the-kubespray-way`.
      8d82033b
  11. Oct 27, 2021
  12. Oct 25, 2021
  13. Oct 19, 2021
    • Cristian Calin's avatar
      netchecker: update images to 1.2.2 from Mirantis (#8074) · 6a5b87dd
      Cristian Calin authored
      * netchecker: update images to 1.2.2 from Mirantis which is slightly less ancinet than the l23networks images
      
      * Netchecker: use local etcd instead of kubernetes v1beta1 crds which are no longer suported by kube 1.22+
      6a5b87dd
    • Omar Aloraini's avatar
      Rocky Linux support (#8095) · 6aac5939
      Omar Aloraini authored
      * Add Rocky as a known OS
      
      * Make sure Rocky includes bootstrap-centos.yml
      
      * Update docs with Rocky Linux
      
      * Rocky Linux wireguard and EPEL
      
      * Rocky Linux in the list of supported distributions
      6aac5939
  14. Oct 12, 2021
  15. Oct 07, 2021
  16. Oct 04, 2021
  17. Sep 28, 2021
  18. Sep 24, 2021
  19. Sep 18, 2021
  20. Sep 14, 2021
  21. Sep 02, 2021
  22. Sep 01, 2021
  23. Aug 28, 2021
  24. Aug 26, 2021
  25. Aug 24, 2021
  26. Aug 21, 2021
  27. Aug 20, 2021
  28. Aug 16, 2021
  29. Aug 09, 2021
  30. Jul 30, 2021
  31. Jul 28, 2021
  32. Jul 27, 2021
  33. Jul 17, 2021
  34. Jul 16, 2021
  35. Jul 15, 2021
    • spaced's avatar
      add containerd on fedora CoreOS (#7794) · c2cf0d99
      spaced authored
      * set selinux type t_etc if selinux state is enforcing
      
      * workaround with update repo is no longer needed
      remove comments about failing playbook
      
      * grubby is not available in distros using ostree
      
      * remove docker support because removed in fcos
      update install script example with live rootfs
      
      * do not call grubby on ostree based distro
      
      * update docs enabling containerd on fedora coreos
      c2cf0d99
Loading