Skip to content
  1. Mar 18, 2020
  2. Mar 17, 2020
    • spaced's avatar
      Fedora CoreOS support (#5657) · 876d4de6
      spaced authored
      * fedora coreos support
      - bootstrap and new fact for
      
      * fedora coreos support
      - fix bootstrap condition
      
      * fedora coreos support
      - allow customize packages for fedora coreos bootstrap
      
      * fedora coreos support
      - prevent install ptyhon3 and epel via dnf for fedora coreos
      
      * fedora coreos support
      - handle all ostree like os in same way
      
      * fedora coreos support
      - handle all ostree like os in same way for crio
      
      * fedora coreos support
      - add fcos documentations
      876d4de6
  3. Feb 23, 2020
  4. Feb 18, 2020
  5. Jan 17, 2020
  6. Dec 05, 2019
  7. Jul 12, 2019
  8. Jul 08, 2019
  9. Jun 06, 2019
  10. May 16, 2019
  11. May 03, 2019
  12. Apr 09, 2019
    • Markos Chandras's avatar
      openSUSE: Use Leap 15.0 instead of 42.3 (#4442) · 12c6b5c3
      Markos Chandras authored
      * Vagrantfile: Bump openSUSE to Leap 15.0
      
      * roles: container-engine: Add 'containerd' package for openSUSE
      
      The 'containerd' package contains the docker-containerd and
      docker-containerd-shim binaries. We also need to ensure that the latest
      version is installed since an older version may already be present (eg GCE
      images)
      
      * Remove docker log-opts for opensuse
      
      * roles: bootstrap-os: Use lowercase 'o' for openSUSE
      
      OpenSUSE is not a valid family name. The correct one is openSUSE
      
      * roles: bootstrap-os: Update zypper cache before first installation
      
      The zypper cache may be outdated so ensure that it's fully updated
      before we try and install the bootstrap packages.
      12c6b5c3
  13. Apr 03, 2019
  14. Feb 19, 2019
  15. Feb 13, 2019
  16. Feb 01, 2019
    • Manuel Cintron's avatar
      Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or... · 143e2272
      Manuel Cintron authored
      Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161)
      
      143e2272
  17. Dec 18, 2018
  18. Nov 16, 2018
  19. Oct 17, 2018
  20. Oct 10, 2018
  21. Sep 19, 2018
  22. Sep 02, 2018
    • Pablo Estigarribia's avatar
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version · 7cbe3c21
      Pablo Estigarribia authored
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      remove empty when line
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      force kubeadm upgrade due to failure without --force flag
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      added nodeSelector to have compatibility with hybrid cluster with win nodes, also fix for download with missing container type
      
      fixes in syntax and LF for newline in files
      
      fix on yamllint check
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      some cleanup for innecesary lines
      
      remove conditions for nodeselector
      7cbe3c21
  23. Aug 31, 2018
  24. Aug 22, 2018
  25. Jun 05, 2018
  26. May 16, 2018
  27. Apr 26, 2018
  28. Apr 23, 2018
  29. Apr 11, 2018
  30. Mar 28, 2018
  31. Mar 12, 2018
  32. Jan 29, 2018
  33. Dec 19, 2017
  34. Dec 12, 2017
  35. Oct 30, 2017
  36. Oct 27, 2017
    • Chad Swenson's avatar
      Parameterize apt repo endpoints · 256bbb1a
      Chad Swenson authored
      This allows overriding of apt repo endpoints when internet sources are not accessible. Additionally, switch to using the dockerproject.org gpg key url for apt instead of keyservers.net
      256bbb1a
  37. Oct 11, 2017
  38. Oct 05, 2017
Loading