-
Hello, I installed OpenWhisk following [this repo](https://github.com/apache/openwhisk-deploy-kube), which worked well, and I was able to run `wsk -i action invoke /whisk.system/samples/greeting --res…
-
The build.gradle uses the "-static" but the image published on Docker Hub as "actionloop-v2" is still dymanically linked
```
docker run --entrypoint=ldd openwhisk/actionloop-v2 /bin/proxy
linux…
-
# Environment
minikube version
```
minikube version: v0.28.2
```
minikube config view
```
- WantReportError: true
- WantUpdateNotification: false
- cpus: 4
- kubernetes-version: v1.10.5
…
-
Wskdeploy crashes with a Segfault when the URL Scheme is not defined in `apihost`:
- version: 0.10.0-incubating
- manifest: the sample from [the getting-started-guide](https://openwhisk.apache.org…
-
**Describe the bug**
We are attempting to use the latest `kui` after previously using commit c53a093. We consume `kui` as an external client. With the latest `kui`, the build goes into monorepo m…
-
## Problem
With the existing GitHub API (+ `raw`) we have an easy, RESTful way of accessing repository contents, which is largely sufficient for delivery in Helix. When it comes to content manageme…
-
I am currently using serverless.yml to deploy my actions to IBM Cloud. Now, I guess because of the large amount of actions I have to deploy every time, I am hitting 502 gateway too often.
The way …
-
**Describe the bug**
`kubectl get pods` returns the expected list of pods instantly. `kubectl get pods -lsolsa.ibm.com/app=dpg` hangs kui (no response, tool dead in the water for > 2 minutes).
Wh…
-
Hello Team.
I complied the sample successfully and can start it as development version
npm start
It works fine. It also works fine when I build it for production with
npm run build
and then star…
-
as discussed during the 4/2018 hackathon, we should produce an ability to create cgi-like actions.
- they will be served from in `htdocs/cgi-bin`
- they contain a main function that has the same s…