Skip to content
Snippets Groups Projects
  1. Dec 16, 2017
    • Lucas Roesler's avatar
      Add support to specify secrets in services · 0fef825f
      Lucas Roesler authored
      
      **What**
      - During function creation, accept an array of strings defining swarm secrets
      that are required for the service
      - Update docs
      - Add new guide on using the secrets capability
      - Add new sample function to highlight using environment variables
      - Update `ApiKeyProtected` sample function to utilize the new secrets
      capabilities
      
      **Why**
      - This allows secrets to remain encrypted at rest instead of being unencrypted
      in environment variables and yaml files.
      
      Fixes #285
      
      Signed-off-by: default avatarLucas Roesler <lucas.roesler@gmail.com>
      0fef825f
  2. Nov 09, 2017
  3. Oct 21, 2017
  4. Oct 15, 2017
  5. Oct 08, 2017
  6. Oct 04, 2017
  7. Sep 27, 2017
  8. Sep 25, 2017
  9. Sep 13, 2017
  10. Sep 09, 2017
  11. Sep 06, 2017
  12. Sep 02, 2017
  13. Aug 31, 2017
  14. Aug 23, 2017
  15. Aug 22, 2017
  16. Aug 14, 2017
  17. Aug 13, 2017
  18. Aug 08, 2017
  19. Jul 12, 2017
  20. Jul 04, 2017
  21. Jul 03, 2017
  22. May 30, 2017
  23. May 05, 2017
  24. May 04, 2017
  25. May 03, 2017
  26. Apr 30, 2017
Loading