- Dec 16, 2017
-
-
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:
Lucas Roesler <lucas.roesler@gmail.com>
-
- Nov 15, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Nov 05, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Oct 23, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Oct 12, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Sep 04, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Aug 29, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Aug 23, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Aug 08, 2017
-
-
Alex Ellis authored
-
- May 30, 2017
-
-
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.
-
- May 08, 2017
-
-
Alex authored
-
Alex Ellis authored
-
- May 07, 2017
-
-
Alex Ellis authored
-
- Apr 27, 2017
-
-
Alex authored
-
Alex Ellis authored
-
- Mar 12, 2017
- Jan 23, 2017
-
-
Alex authored
-
- Jan 22, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
- Jan 21, 2017
-
-
Alex Ellis authored
-