Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. Mar 02, 2018
  3. Feb 27, 2018
  4. Feb 22, 2018
  5. Feb 21, 2018
  6. Jan 25, 2018
  7. Jan 02, 2018
  8. Nov 28, 2017
  9. Nov 16, 2017
  10. Oct 26, 2017
  11. Oct 17, 2017
  12. Oct 16, 2017
  13. Oct 12, 2017
  14. Oct 05, 2017
  15. Sep 24, 2017
  16. Sep 04, 2017
  17. Jul 17, 2017
  18. Jul 05, 2017
  19. Jun 23, 2017
  20. Jun 20, 2017
  21. May 25, 2017
  22. Apr 26, 2017
  23. Mar 15, 2017
    • Matthew Mosesohn's avatar
      More idempotency fixes · a422ad0d
      Matthew Mosesohn authored
      Fixed sync_tokens fact
      Fixed sync_certs for k8s tokens fact
      Disabled register docker images changability
      Fixed CNI dir permission
      Fix idempotency for etcd pre upgrade checks
      a422ad0d
  24. Feb 23, 2017
  25. Feb 18, 2017
  26. Feb 17, 2017
    • Sergii Golovatiuk's avatar
      Fix fact tags · e91e58ae
      Sergii Golovatiuk authored
      
      Ansible playbook fails when tags are limited to "facts,etcd" or to
      "facts". This patch allows to run ansible-playbook to gather facts only
      that don't require calico/flannel/weave components to be verified. This
      allows to run ansible with 'facts,bootstrap-os' or just 'facts' to
      gether facts that don't require specific components.
      
      Signed-off-by: default avatarSergii Golovatiuk <sgolovatiuk@mirantis.com>
      e91e58ae
  27. Feb 06, 2017
  28. Jan 23, 2017
    • Aleksandr Didenko's avatar
      Fix calico-rr peering with k8s masters · f05aaeb3
      Aleksandr Didenko authored
      Calico-rr is broken for deployments with separate k8s-master and
      k8s-node roles. In order to fix it we should peer k8s-cluster
      nodes with calico-rr, not just k8s-node. The same for peering
      with routers.
      
      Closes #925
      f05aaeb3
  29. Jan 20, 2017
    • Bogdan Dobrelya's avatar
      Drop linux capabilities and rework users/groups · cb2e5ac7
      Bogdan Dobrelya authored
      
      * Drop linux capabilities for unprivileged containerized
        worlkoads Kargo configures for deployments.
      * Configure required securityContext/user/group/groups for kube
        components' static manifests, etcd, calico-rr and k8s apps,
        like dnsmasq daemonset.
      * Rework cloud-init (etcd) users creation for CoreOS.
      * Fix nologin paths, adjust defaults for addusers role and ensure
        supplementary groups membership added for users.
      * Add netplug user for network plugins (yet unused by privileged
        networking containers though).
      * Grant the kube and netplug users read access for etcd certs via
        the etcd certs group.
      * Grant group read access to kube certs via the kube cert group.
      * Remove priveleged mode for calico-rr and run it under its uid/gid
        and supplementary etcd_cert group.
      * Adjust docs.
      * Align cpu/memory limits and dropped caps with added rkt support
        for control plane.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      cb2e5ac7
  30. Jan 02, 2017
  31. Dec 28, 2016
  32. Dec 22, 2016
  33. 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
  34. Dec 09, 2016
  35. Dec 07, 2016
Loading