-
First of all, thanks for this awesome project.
## Environment details:
* local deployment (standalone docker img: openwhisk/standalone:nightly)
* docker 18.09.8-ce, alpine linux 3.10 on WSL, In…
-
Per Whisk documentation (https://github.com/apache/openwhisk/blob/master/docs/annotations.md#annotations-specific-to-web-actions) and Adobe documentation (https://developer.adobe.com/runtime/doc…
-
### Expected Behaviour
Openwhisk cli supports actions prefixed with a package name.
### Actual Behaviour
create-whisk-action expects a project directory but does not support path delimiter (/).
…
-
**Environment:**
OKD 4.5
**Issue Description:**
I am trying to deploy OW on multi-node OKD 4.5 cluster 3 master node and 3 compute node with support to Dynamic Volume Provision (custom StorageCla…
-
## Environment details:
IBM-Bluemix (US-South)
## Steps to reproduce the issue:
```
wsk action create test --sequence /whisk.system/combinators/trycatch -p '$tryName' foo -p '$catchName' b…
-
I have openwhisk _local_ installation on Ubuntu 16.04 desktop. Actions, triggers, rules and alarm triggers are working.
I cloned the git repository https://github.com/apache/incubator-openwhisk-pac…
-
## Environment details:
* Native Ubuntu
* version of docker
Client: Docker Engine - Community
Version: 20.10.12
API version: 1.41
Go version: go1.16.12
Git c…
-
This is to discuss replacing use of environment variables in runtimes with some other object ( e.g. "context") that is explicitly provided to actions, to avoid issues when runtimes support concurren…
-
We use a [custom `distDocker` gradle task](https://github.com/apache/openwhisk/blob/master/gradle/docker.gradle) through the OpenWhisk project.
We should upgrade this task to support building/push…
-
I followed all the commands and the apps seem to run just fine, however , i never get any tags returned from the weather service or visual recognition for the pics i post. Any ideas, what might be goi…