-
Local instances of the platform use a self-signed SSL certificate. The Swift SDK (`_Whisk.swift`) fails when invoked against platform endpoints without a valid SSL certificate.
The JavaScript SDK s…
-
Although this runtime (**runtime-kotlin**) supports Kotlin JVM there is a case to be made for adding support for [Kotlin Native](https://kotlinlang.org/docs/reference/native-overview.html). As you mig…
-
We need OpenWhisk java client library.
It will provide features just like other libraries.
(ex: [javascript client sdk](https://www.npmjs.com/package/openwhisk))
-
Since beginning to use OpenWhisk, we regularly have questions regarding blocking activations and the 60s (now configurable) timeout, where the activation submitted as "blocking" turns into "nonblockin…
-
Supporting actions written in Swift is "nice to have" when the front end will also be written in Swift (e.g. for iOS). I decided to go that route with an app I'm developing. So, I will (in due cour…
-
Right now our programming model says that in an action sequence A -> B, only the output of A is passed to B, as in Unix pipes.
An alternative would be that all parameters passed to A are also passed …
-
**Submitting author:** @spark0510 (Sungjae Park)
**Repository:** https://github.com/FaaSr/FaaSr-package
**Branch with paper.md** (empty if default branch):
**Version:** 1.3.0
**Editor:** @daniels…
-
I tried to use the installCatalog.sh to install this package but I'm not sure what to put for the alarm trigger host and port. I tried using the same ip as my api host and tried a bunch of values for…
-
**Describe the bug**
A clear and concise description of what the bug is.
'''I am facing the above-mentioned Error: root when I try to run the experiment of Openwhisk after a successful regression te…
-
## Issue description
🔍After building the image and running it, the log shows that Spring Boot starts successfully. I configured the "ext-plugin-pre" in the routing, but it is not taking effect. There…