Skip to content
  1. Mar 13, 2017
  2. Mar 06, 2017
  3. Mar 05, 2017
  4. Mar 04, 2017
  5. Mar 03, 2017
  6. Mar 02, 2017
  7. 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
    • Artem Panchenko's avatar
      Allow connections from pods to local endpoints · fa05d150
      Artem Panchenko authored
      By default Calico blocks traffic from endpoints
      to the host itself by using an iptables DROP
      action. It could lead to a situation when service
      has one alive endpoint, but pods which run on
      the same node can not access it. Changed the action
      to RETURN.
      fa05d150
  8. Feb 28, 2017
  9. Feb 27, 2017
  10. Feb 24, 2017
  11. Feb 23, 2017
  12. Feb 21, 2017
  13. Feb 20, 2017
  14. Feb 18, 2017
  15. 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
  16. Feb 16, 2017
Loading