functions
Here are 1,145 public repositories matching this topic...
The annotation value require-whisk-auth: false on a web action leads the controller to reject the web action invocation.
- The openwhisk documentation does not say what should happen when the value is false. I don't know why this case is omitted case https://github.com/apache/openwhisk/blob/master/docs/webactions.md#securing-web-actions
- The implementation treats this case as "not allowed
High-Performance Serverless event and data processing platform
-
Updated
Oct 6, 2020 - Go
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
-
Updated
Sep 28, 2020 - Java
All PHP functions, rewritten to throw exceptions instead of returning false
-
Updated
Oct 6, 2020 - PHP
Kubernetes controller for OpenFaaS
-
Updated
Oct 3, 2020 - Go
Proteus : A JSON based LayoutInflater for Android
-
Updated
Apr 27, 2020 - Java
A compilation of function snippets for WordPress developers who create their own themes.
-
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_
Collection of best practices for Java persistence performance in Spring Boot applications
-
Updated
Jun 28, 2020 - Java
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
-
Updated
Apr 29, 2019 - JavaScript
Advanced Pandas Vault — Utilities, Functions and Snippets (by @firmai).
-
Updated
May 6, 2020 - Python
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
-
Updated
Oct 6, 2020 - Shell
NB: Good first issue label (cannot be added because not in contributor list)
Exercise Reading error Messages - Lesson "Error and Exceptions"
(http://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html)
- As dictionaries are not introduced previously in lesson (maybe a consequence of reducing the lesson) I suggest the following:
- Moving this exercise at the end of th
Azure Functions extension for VS Code
-
Updated
Oct 7, 2020 - TypeScript
PyTorch functions and utilities to make your life easier
-
Updated
Jun 10, 2020 - Python
Netlify Serverless Functions Workshop
-
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
Composer is a new programming model for composing cloud functions built on Apache OpenWhisk.
-
Updated
Oct 3, 2018 - JavaScript
Function process via docker provider (serverless minimalist)
-
Updated
Dec 11, 2018 - Go
MCW Serverless architecture
-
Updated
Sep 24, 2020 - C#
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
-
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