- Dec 16, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Lucas Roesler authored
**What** - Add a description for the secret key to the api swagger spec. - Remove optional examples from the secret management guide. - Update the ApiKeyProtected README to point at the new guide. - Refactor the `makeSpec` function to accept the already assembled secrets array because this should be easier to unit test. Signed-off-by:
Lucas Roesler <lucas.roesler@gmail.com>
-
Lucas Roesler authored
**What** - Add the ability to specify secrets as a csv - Vendor the docker/cli/opts - Update the guide for secrets to use the `faas-cli` **Why** - Allowing the csv specification of secrets gives users more control about how those secrets are mounted into the container. This is good for things like key rotation and for developers that are building on top of OpenFaaS. Signed-off-by:
Lucas Roesler <lucas.roesler@gmail.com>
-
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>
-
Ken Fukuyama authored
Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
Eric Stoekl authored
Signed-off-by:
Eric Stoekl <ems5311@gmail.com>
-
- Dec 15, 2017
-
-
Alex Ellis authored
-
- Dec 13, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Dec 12, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Dec 11, 2017
-
-
Ken Fukuyama authored
* Added blog post related to CI/CD to the guides Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
- Dec 10, 2017
-
-
Alex Ellis authored
-
Mauricio Farache authored
Signed-off-by:
Mauricio Farache <mauricio.farache@piksel.com>
-
- Dec 06, 2017
-
-
Alex Ellis authored
-
- Dec 05, 2017
-
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
- Dec 04, 2017
-
-
Burton Rheutan authored
Signed-off-by:
Burton Rheutan <rheutan7@gmail.com>
-
- Dec 03, 2017
-
-
Eric Stoekl authored
Add "Deploying OpenFaaS on Kubernetes - AWS" to community.md file Signed-off-by:
Eric Stoekl <ems5311@gmail.com>
-
Alex Ellis authored
-
Alex Ellis authored
-
- Dec 02, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
- Dec 01, 2017
-
-
Alex Ellis authored
-
- Nov 30, 2017
-
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-
Ken Fukuyama authored
* This feature fetches function catalogs from openfaas/store and makes one-click deploy easy * You can switch between "From Store" or "Manually" by tabs * Added icon to "Deploy New Function" button * Added function search feature to the main UI Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com> reverted fixed tabs Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
-
- Nov 29, 2017
-
-
Alex Ellis authored
-
Brian Christner authored
Signed-off-by:
Brian Christner <brian.christner@gmail.com>
-
Brian Christner authored
Signed-off-by:
Brian Christner <brian.christner@gmail.com>
-
John McCabe authored
* Stop exposing Alertmanager and NATS ports This commit stops exposing the Prometheus Alertmanager and NATS ports by default on Swarm. The respective sections are commented out with a note on re-enabling them. Signed-off-by:
John McCabe <john@johnmccabe.net> * Revert queue-worker dev tag in yaml Signed-off-by:
John McCabe <john@johnmccabe.net>
-
Abhinandan Prativadi authored
Fixing typo Signed-off-by:
abhi <abhi@docker.com>
-
Alex Ellis authored
Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
-