Skip to content
  1. Oct 10, 2018
  2. Sep 19, 2018
  3. 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
  4. Aug 31, 2018
  5. Aug 22, 2018
  6. Jun 05, 2018
  7. May 16, 2018
  8. Apr 26, 2018
  9. Apr 23, 2018
  10. Apr 11, 2018
  11. Mar 28, 2018
  12. Mar 12, 2018
  13. Jan 29, 2018
  14. Dec 19, 2017
  15. Dec 12, 2017
  16. Oct 30, 2017
  17. 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
  18. Oct 11, 2017
  19. Oct 05, 2017
  20. 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
  21. Mar 17, 2017
  22. 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
  23. Feb 08, 2017
  24. Jan 26, 2017
  25. Jan 19, 2017
  26. Jan 16, 2017
  27. Jan 06, 2017
  28. Jan 05, 2017
  29. Jan 02, 2017
  30. Dec 09, 2016
  31. Dec 03, 2016
  32. Sep 15, 2016
  33. Sep 13, 2016
  34. Aug 02, 2016
    • Matthew Mosesohn's avatar
      Move docker systemd unit creation to docker role · e8a1c7a5
      Matthew Mosesohn authored
      Creating the unit using default settings early on
      and then changing it during network_plugin section
      leads to too many docker restarts and duplicated code.
      
      Reversed Wants= dependence on docker.service so it does not
      restart docker when reloading systemd
      
      Consolidated all docker restart handlers.
      e8a1c7a5
  35. Jun 17, 2016
  36. May 24, 2016
Loading