-
-
### This is a design-proposal for security hardening of the invoker.
I have been testing with ways to achieve better security against forkbomb attacks using AppArmor. One of the main problem with app…
-
This works: `pushReq.end("--request body (ignore this value)--")`
But this doesn’t: `pushReq.end()` or `pushReq.end("")`
-
Update the docs in [catalog](https://github.com/openwhisk/openwhisk/blob/master/docs/catalog.md#using-the-github-package)
To add a sample JSON object what the trigger emits like
``` json
{
"repo…
-
This is an umbrella issues to capture all the requirements/issues
This Swift actions need to be able to run on Swift 2.2 which is the current runtime supported in openwhisk
- [ ] #188 Add catalog ac…
-
Hi,
I succcessfully build the openwhisk docker images according to READme, but when I try ant deploy, I got the following error.
```
he ' characters around the executable and arguments are
not part …
-
I've been trying to invoke a whisk action from my JavaScript running on Bluemix similar to what is documented here:
https://github.com/openwhisk/openwhisk/blob/master/docs/reference.md#additional-sdk…
-
-
I used request and got the error "Error: connect ETIMEDOUT."
And then use node-request-retry, the error message is "Error: Cannot find module 'requestretry'"
Any way to solve the issue?
-
How to determine what's not tying up properly?
`wsk action invoke processImage -p imageId ` fails saying that
`error: The requested resource does not exist.` even though all the debug sequences gen…