Skip to content
  1. Aug 25, 2017
    • Chad Swenson's avatar
      Initial version of Flannel using CNI (#1486) · a39e78d4
      Chad Swenson authored
      * Updates Controller Manager/Kubelet with Flannel's required configuration for CNI
      * Removes old Flannel installation
      * Install CNI enabled Flannel DaemonSet/ConfigMap/CNI bins and config (with portmap plugin) on host
      * Uses RBAC if enabled
      * Fixed an issue that could occur if br_netfilter is not a module and net.bridge.bridge-nf-call-iptables sysctl was not set
      a39e78d4
  2. 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
  3. Aug 21, 2017
  4. Aug 18, 2017
  5. Jul 29, 2017
  6. Jul 26, 2017
    • timtoum's avatar
      Enable weave seed mode for kubespray (#1414) · 3e457e4e
      timtoum authored
      * Enable weave seed mode for kubespray
      
      * fix task Weave seed | Set peers if existing peers
      
      * fix mac address variabilisation
      
      * fix default values
      
      * fix include seed condition
      
      * change weave var to default values
      
      * fix Set peers if existing peers
      3e457e4e
  7. Jul 11, 2017
  8. Jun 27, 2017
  9. May 23, 2017
  10. Apr 28, 2017
  11. Apr 27, 2017
  12. Apr 12, 2017
  13. Apr 11, 2017
  14. Apr 05, 2017
  15. Mar 24, 2017
  16. Mar 17, 2017
  17. Mar 16, 2017
  18. Feb 23, 2017
  19. Feb 13, 2017
  20. Feb 09, 2017
  21. Feb 08, 2017
  22. Feb 07, 2017
  23. Feb 04, 2017
  24. Jan 28, 2017
  25. Jan 09, 2017
  26. Jan 05, 2017
  27. Jan 03, 2017
  28. Dec 20, 2016
  29. Dec 17, 2016
  30. 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
  31. Dec 13, 2016
  32. 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
  33. 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
  34. Nov 22, 2016
  35. 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
  36. Nov 14, 2016
Loading