-
server starting on http://localhost:6003
failed to list actions { OpenWhiskError: Unknown Error From API: self signed cer
tificate
at Client.handle_errors (D:\openwhisk-nodejs-webui\node_module…
-
Currently Nuvolaris Operator deploy OpenWhisk controller with a configuration based on the use of environment variables. But OpenWhisk itself support also the configuration via an application.conf fil…
-
It looks like the env var replacement of manifest.yml keys is not fully supported.
This example from the openwhisk docs does not seem to work.
```yml
actions:
hello_world_env_var_parms:
…
-
I created a multi-node Kubernetes cluster using Kind and deployed OpenWhisk using Helm. My requirement is to run some actions on one worker node and other actions on another worker node. I noticed tha…
-
### System
- MacBook Pro 13'' 2017
- Docker Desktop (v.2.5.0.1)
- Kubernetes (v.1.19.3)
- opewhisk-composer (v.0.12.0)
### Deployment
OpenWhisk platform has been deployed using the following com…
-
### Expected Behaviour
- wskdeploy supports manifest actions that have includes
- includes are specified as globs that can match multiple files, both inside and external to the working directory
…
-
With https://github.com/apache/incubator-openwhisk-runtime-java/issues/14 the Java Actions will be able to infer the entrypoint via Main-Class attribute of the jar. Hence the check https://github.com/…
-
I install openwhisk in ubuntu in my own computer and I can access it using `wsk -i ......`. However, I have problems using this library to access openwhisk.
For example:
I can run the following co…
-
The directory tests/src/integration contains a number of non-source artifacts (.zip, .jar, compiled executables) that cannot be included in an Apache source release.
A build target should be added …
-
Hello!
It's not a problem, but may be helpful.
I noticed that a more stable version of Openwhisk is located here on GitHub in the Master branch.
If you push Chart from Helm via repo, chart vers…
xahys updated
2 months ago