Skip to content
Snippets Groups Projects
  1. Aug 16, 2017
  2. Aug 08, 2017
  3. 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
  4. May 08, 2017
  5. Apr 27, 2017
  6. Apr 13, 2017
  7. Apr 11, 2017
  8. Apr 08, 2017
  9. Apr 05, 2017
  10. Mar 31, 2017
  11. 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
  12. Mar 14, 2017
  13. Mar 12, 2017
  14. Feb 21, 2017
  15. Jan 31, 2017
  16. Jan 30, 2017
  17. Jan 28, 2017
  18. Jan 27, 2017
  19. Jan 25, 2017
Loading