Skip to content
  1. Mar 27, 2017
  2. Mar 24, 2017
  3. Mar 23, 2017
  4. Mar 22, 2017
  5. Mar 21, 2017
  6. Mar 20, 2017
  7. Mar 17, 2017
  8. Mar 16, 2017
  9. Mar 15, 2017
  10. Mar 14, 2017
  11. Mar 13, 2017
  12. Mar 07, 2017
  13. Mar 06, 2017
  14. Mar 05, 2017
  15. Mar 04, 2017
  16. Mar 03, 2017
    • Matthew Mosesohn's avatar
      Use find module for checking for certificates · d176818c
      Matthew Mosesohn authored
      Also generate certs only when absent on master (rather than
      when absent on target node)
      d176818c
    • David Crook's avatar
      first pass at adding 'stable' and 'edge' version packages · 3f4a375a
      David Crook authored
      - Only have ubuntu to test on
        - fedora and redhat are placeholders/guesses
        - the "old" package repositories seem to have the "new" CE version which is `1.13.1` based
      - `docker-ce` looks like it is named as a backported `docker-engine` package in some
        places
      
      - Did not change the `defaults` version anywhere, so should work as before
      - Did not point to new package repositories, as existing ones have the new packages.
      3f4a375a
  17. Mar 02, 2017
  18. 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
  19. Feb 28, 2017
Loading