-
Is there a way to configure invokers with Tags using the helm charts?
i.e., as in the [tag-based-scheduling in OpenWhisk](https://github.com/apache/openwhisk/blob/master/docs/tag-based-scheduling.m…
kcexn updated
9 months ago
-
See: https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/tests/src/integration/apigateway/manifest.yml
New feature added in release 0.9.2, that is we auto. make actions referenced i…
-
I have Kong configured with this plugin. I have a sample OW action and a POST route configured with Kong. The plugin is enabled at Service level.
I am only able to send POST requests. I tried to g…
-
I'm using standalone openwhisk with functions running inside container. I created actions in python referring https://github.com/apache/openwhisk/blob/master/docs/actions-python.md
When the action is…
-
with the support of Knative, we need a test case that verifies that the __OW_xxx env. vars exposed/accessible by Action functions contains values as described here:
https://github.com/apache/incuba…
-
See: https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/tests/src/integration/websequence/manifest.yaml
```
sequences:
greeting-sequence-1:
a…
-
Hi
I am trying to use OpenWhisk over OpenShift. The goal is to run embarrassingly parallelise algorithmic tasks and spinning large number of workers to test the scalability of the system. My conce…
-
Compositions open up the possibility to create advanced OpenWhisk actions and help in code re-use throughout a project. Getting is to work with `wskdeploy` is not completely straightforward so it woul…
-
## Environment details:
*Kubernetes, kubernetes 1.13
Docker version 18.09.7
## Steps to reproduce the issue:
1. Changed the default max for memory and time as below:
actions:
time:
…
-
So,
while I was able to build
> $ ./gradlew goBuild
>
> > Configure project :
> Found go 1.16.2 in /usr/local/go/bin/go, use it.
>
> > Task :goPrepare
> Use project GOPATH: /home/oceanfish…