Skip to content
  1. Jun 06, 2019
  2. May 16, 2019
  3. May 03, 2019
  4. 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
  5. Apr 03, 2019
  6. Feb 19, 2019
  7. Feb 13, 2019
  8. 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
  9. Dec 18, 2018
  10. Nov 16, 2018
  11. Oct 17, 2018
  12. Oct 10, 2018
  13. Sep 19, 2018
  14. 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
  15. Aug 31, 2018
  16. Aug 22, 2018
  17. Jun 05, 2018
  18. May 16, 2018
  19. Apr 26, 2018
  20. Apr 23, 2018
  21. Apr 11, 2018
  22. Mar 28, 2018
  23. Mar 12, 2018
  24. Jan 29, 2018
  25. Dec 19, 2017
  26. Dec 12, 2017
  27. Oct 30, 2017
  28. 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
  29. Oct 11, 2017
  30. Oct 05, 2017
  31. Aug 24, 2017
    • Brad Beam's avatar
      Adding yamllinter to ci steps (#1556) · 8b151d12
      Brad Beam authored
      * Adding yaml linter to ci check
      
      * Minor linting fixes from yamllint
      
      * Changing CI to install python pkgs from requirements.txt
      
      - adding in a secondary requirements.txt for tests
      - moving yamllint to tests requirements
      8b151d12
  32. Mar 17, 2017
  33. Mar 01, 2017
    • Vijay Katam's avatar
      Add support for atomic host · a0b1eda1
      Vijay Katam authored
      Updates based on feedback
      
      Simplify checks for file exists
      
      remove invalid char
      
      Review feedback. Use regular systemd file.
      
      Add template for docker systemd atomic
      a0b1eda1
  34. Feb 08, 2017
  35. Jan 26, 2017
  36. Jan 19, 2017
  37. Jan 16, 2017
  38. Jan 06, 2017
Loading