Skip to content
  1. Nov 22, 2016
  2. Nov 18, 2016
    • Bogdan Dobrelya's avatar
      Add download localhost and enable for CI · a03540da
      Bogdan Dobrelya authored
      
      
      * Add download_localhost for the download_run_once mode, which is
        use the ansible host (a travis node for CI case) to store and
        distribute containers across cluster nodes in inventory.
        Defaults to false.
      * Rework download_run_once logic to fix idempotency of uploading
        containers.
      * For Travis CI, enable docker images caching and run Travis
        workers with sudo enabled as a dependency
      * For Travis CI, deploy with download_localhost and download_run_once
        enabled to shourten dev path drastically.
      * Add compression for saved container images. Defaults to 'best'.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      Co-authored-by: default avatarAleksandr Didenko <adidenko@mirantis.com>
      a03540da
  3. Nov 14, 2016
  4. Nov 10, 2016
  5. Nov 09, 2016
  6. Nov 08, 2016
  7. Oct 18, 2016
  8. Oct 15, 2016
  9. Oct 12, 2016
  10. Oct 10, 2016
    • Smana's avatar
      upgrade to kubernetes version 1.4.0 · 056f4b6c
      Smana authored
      test to change the machine type
      
      Revert "test to change the machine type"
      
      This reverts commit 7a91f1b5405a39bee6cb91940b09a0b0f9d3aee1.
      
      use google dns server when no upstream dns are defined
      
      comment upstream_dns_servers
      
      update documentation
      
      remove deprecated kubelet flags
      
      Revert "remove deprecated kubelet flags"
      
      This reverts commit 21e3b893c896d0291c36a07d0414f4cb88b8d8ac.
      056f4b6c
  11. Oct 07, 2016
  12. Sep 28, 2016
  13. Sep 15, 2016
  14. Aug 29, 2016
  15. Aug 27, 2016
  16. Jul 25, 2016
    • Matthew Mosesohn's avatar
      Copy kubectl from docker container · b4688701
      Matthew Mosesohn authored
      Nearly the last stage of source all components to containers.
      Kubectl will be called from hyperkube image.
      
      Remaining tasks:
       * Move kube_version variable to kubernetes/preinstall
       * Drop placeholder download.nothing requirement
      b4688701
  17. Jul 22, 2016
    • Matthew Mosesohn's avatar
      Deploy kubelet and kube-apiserver as containers · d0a1e15e
      Matthew Mosesohn authored
      kubelet via docker
      kube-apiserver as a static pod
      
      Fixed etcd service start to be more tolerant of slow start.
      
      Workaround for kube_version to stay in download role, but not
      download an files by creating a new "nothing" download entry.
      d0a1e15e
  18. Jul 05, 2016
  19. Jul 02, 2016
  20. Jun 29, 2016
  21. Jun 28, 2016
  22. Jun 09, 2016
  23. May 23, 2016
  24. May 21, 2016
    • Paul Czarkowski's avatar
      race condition in download role under vagrant · ba615ff9
      Paul Czarkowski authored
      using a shared folder can cause race conditions for the download
      role as it tries to download files on all the nodes to the same
      shared path.  This adds a flag to run the tasks in the download
      role on just one node.
      ba615ff9
  25. May 12, 2016
  26. Apr 20, 2016
  27. Apr 19, 2016
  28. Apr 11, 2016
  29. Apr 05, 2016
  30. Mar 21, 2016
  31. Mar 04, 2016
  32. Mar 02, 2016
  33. Feb 25, 2016
  34. Feb 15, 2016
Loading