functions
Here are 1,107 public repositories matching this topic...
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Aug 28, 2020 - Go
-
Updated
Jul 2, 2020 - Java
-
Updated
Jul 10, 2020 - PHP
-
Updated
Aug 29, 2020 - Go
-
Updated
Apr 27, 2020 - Java
-
Updated
Mar 15, 2020
-
Updated
Jul 30, 2020 - TypeScript
Feature Request
Add a --context flag to dispatch CLI.
Detailed Description
You can have multiple contexts in the dispatch config file (~/.dispatch/config.json). Each context stores the location of a dispatch endpoint. Currently, to switch context you need to do `dispatch manage context --set <context_
-
Updated
Jun 28, 2020 - Java
-
Updated
Apr 29, 2019 - JavaScript
-
Updated
May 6, 2020 - Python
-
Updated
Aug 19, 2020 - Shell
Pull Request 857 drew attention to the output of the first Error block in 09-errors episode being misaligned/lines misnumbered:
<ipython-input-1-70bd89baa4df> in favorite_ice_cream()
4 'vanilla', 'strawberry'
5
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Jun 10, 2020 - Python
-
Updated
Nov 2, 2019 - JavaScript
Expected Behaviour
We should have Travis / Go & OpenFaaS GitHub badges in our README.md file just like openfaas/faas openfaas/faas-netes openfaas/faas-cli and etc.
Curren
-
Updated
Oct 3, 2018 - JavaScript
-
Updated
Dec 11, 2018 - Go
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Jul 23, 2020 - JavaScript
Improve this page
Add a description, image, and links to the functions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the functions topic, visit your repo's landing page and select "manage topics."
Move all Dockerfile samples to non-root user
Expected Behaviour
As an OpenFaaS end-user, I want to run all samples on my OpenFaaS cluster, even with the new non-root feature enabled.
Current Behaviour