-
the tests in `ApiGwRoutemgmtActionTests` assume the package `routemgmt` is already installed and more over owned by `whisk.system`. This seems like an unnecessary precondition for these tests: is ther…
-
The [documentation for actions](https://github.com/openwhisk/openwhisk/blob/master/docs/actions.md) is comprehensive, but when a new user first takes a look at it they may not see all the current lang…
krook updated
7 years ago
-
we would like a way to distinguish `dbname` as a special parameter, one that we suggest the user provide at package binding time, rather than invocation time.
for example, the `read-document` action …
-
when calling `wsk action update myAction -t 60000`, the timeout update is not passed to the backend. observe the lack of the timeout update value in the request body below:
```
% wsk -v action upd…
-
## Environment details:
* Native Ubuntu (Ubuntu 14.04.2 LTS)
* Ephemeral CouchDB container
* Docker version 1.12.0, build 8eab29e
```json
{
"openwhisk": "hello",
"version": "v1",
…
-
Can't differentiate between activations of actions with same names in different namespaces.
One good feature Openwhisk provide is Sharing, where actions and packages can be publically shared. As an e…
-
The current state of affairs is that each runtime has it's own copy of a web server that is used to handle the `/init` and `/run` calls. To make matters worse, this same functionality has been impleme…
-
Changes needed for the Availability and monitoring Synthetic script.
1) Remove the session from the URL, this is so the Synthetic script will work properly.
2) Add ID's to shipment, Retail Locatio…
-
https://github.com/shaftoe/godevsum/blob/master/repo.go#L41
Why are u enforcing a git path on the user. Just take any path and see if it is git. Shouldn't require then to install git where you want…
-
@jsloyer commented on [Mon Jun 27 2016](https://github.com/openwhisk/openwhisk/issues/775)
Currently with Github there ins't any webhooks to pick up updates on wiki’s. I know some dev’s that have b…