Skip to content
Snippets Groups Projects
  1. Sep 13, 2017
  2. Sep 07, 2017
  3. Sep 04, 2017
  4. Sep 02, 2017
  5. Aug 29, 2017
  6. Aug 27, 2017
  7. Aug 23, 2017
  8. Aug 16, 2017
  9. Aug 08, 2017
  10. May 30, 2017
    • Sebastien Guilloux's avatar
      Handle private docker registry auth · 9e711b3b
      Sebastien Guilloux authored
      This adds support for private docker registries, by adding
      an optional `registryAuth` field in the CreateFunctionRequest.
      Auth must be passed as base64-encoded basic auth, similar to
      how done in Docker file store credentials (~/.docker/config.json).
      Credentials are then passed to swarm at service creation.
      9e711b3b
  11. May 08, 2017
  12. Apr 27, 2017
  13. Apr 13, 2017
  14. Apr 11, 2017
  15. Apr 08, 2017
  16. Apr 05, 2017
  17. Mar 31, 2017
  18. Mar 21, 2017
    • Alex Ellis's avatar
      Disable KeepAlive on proxy (#21) · 2aeadfda
      Alex Ellis authored
      * Service lookup
      
      * Disable KeepAlive to force RR for replias.
      
      * set KeepAlive to 0
      
      * Remove temporary file
      
      * Support white and rename function
      
      * Remove debug from node sample
      2aeadfda
  19. Mar 14, 2017
  20. Mar 12, 2017
  21. Feb 21, 2017
  22. Jan 31, 2017
  23. Jan 30, 2017
  24. Jan 28, 2017
  25. Jan 27, 2017
  26. Jan 25, 2017
Loading