Skip to content
  1. Jan 09, 2017
  2. Jan 05, 2017
  3. Jan 03, 2017
  4. Dec 20, 2016
  5. Dec 17, 2016
  6. Dec 14, 2016
    • Aleksandr Didenko's avatar
      Add calico/routereflector support · d57c27ff
      Aleksandr Didenko authored
      Add BGP route reflectors support in order to optimize BGP topology
      for deployments with Calico network plugin.
      
      Also bump version of calico/ctl for some bug fixes.
      d57c27ff
  7. Dec 13, 2016
  8. Nov 28, 2016
    • Bogdan Dobrelya's avatar
      Add advanced net check for DNS K8s app · b7692fad
      Bogdan Dobrelya authored
      
      
      * Add an option to deploy K8s app to test e2e network connectivity
        and cluster DNS resolve via Kubedns for nethost/simple pods
        (defaults to false).
      * Parametrize existing k8s apps templates with kube_namespace and
        kube_config_dir instead of hardcode.
      * For CoreOS, ensure nameservers from inventory to be put in the
        first place to allow hostnet pods connectivity via short names
        or FQDN and hostnet agents to pass as well, if netchecker
        deployed.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      b7692fad
  9. Nov 25, 2016
    • Aleksandr Didenko's avatar
      Update calico/ctl image tag · ff7d489f
      Aleksandr Didenko authored
      We no longer need to use v0.22.0 for calicoctl since Kargo has
      support for new calicoctl CLI format.
      
      Also fixing condition logic for calico pool task.
      ff7d489f
  10. Nov 22, 2016
  11. 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
  12. Nov 14, 2016
  13. Nov 10, 2016
  14. Nov 09, 2016
  15. Nov 08, 2016
  16. Oct 18, 2016
  17. Oct 15, 2016
  18. Oct 12, 2016
  19. 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
  20. Oct 07, 2016
  21. Sep 28, 2016
  22. Sep 15, 2016
  23. Aug 29, 2016
  24. Aug 27, 2016
  25. 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
  26. 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
  27. Jul 05, 2016
  28. Jul 02, 2016
  29. Jun 29, 2016
  30. Jun 28, 2016
  31. Jun 09, 2016
  32. May 23, 2016
  33. 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
  34. May 12, 2016
Loading