Skip to content
  1. Mar 02, 2017
  2. Mar 01, 2017
    • 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
  3. Feb 28, 2017
  4. Feb 27, 2017
    • Brad Beam's avatar
      Lower default memory requests · 56664b34
      Brad Beam authored
      This is to address out of memory issues on CI as well as help
      fit deployments for people starting out with kargo on smaller
      machines
      56664b34
    • Vincent Schwarzer's avatar
      Fixed counter in ETCD Openssl.conf · 0cbc3d8d
      Vincent Schwarzer authored
      When a apiserver_loadbalancer_domain_name is added to the Openssl.conf
      the counter gets not increased correctly. This didnt seem to have an
      effect at the current kargo version.
      0cbc3d8d
  5. Feb 24, 2017
  6. Feb 23, 2017
  7. Feb 21, 2017
  8. Feb 20, 2017
  9. Feb 18, 2017
  10. 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
  11. Feb 16, 2017
  12. Feb 14, 2017
  13. Feb 13, 2017
Loading