-
I think this is a kind of issue that we hard coded "system/pipe" at Line 533 of openwhisk/tools/go-cli/go-whisk-cli/commands/action.go.
If this action is missing, some of our test cases have to fail,…
-
The `watson` package has being replace by the three new packages
- /whisk.system/watson-translator
- /whisk.system/watson-textToSpeech
- /whisk.system/watson-speechToText
Action Items:
- [ ] Up…
-
Use environment variable to turn on help debugging by dumping more information about API requests to the console.
-
@domdom82, @csantanapr and @tuler have observed that our current javascript programming model's 'whisk' object probably makes local debugging of javascript actions more difficult than it need be.
To…
-
We could use as an example the [Watson Dialog API](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/dialog.html)
-
when i pass an "error" parameter to a sequence, it fails with that parameter as a return value. note that the sequence fails, without even invoking any of the components. also note that this only affe…
-
The docs should make it clear to the user that in addition of re-building and re-pushing the docker image, it also need to run `wsk action update` to make the system fetch the new image, and any new i…
-
- Once the AlchemyVIsion API and Weather API OpenWhisk interactions have completed, a push notification should be generated to let the user know that the system has saved metatada for the picture he/s…
-
Rules must be disabled before being deleted.
If I write tools or scripts to manage my openwhisk projects, using a client library, I end up having to always write an extra call to disable every rule …
-
When we run "ansible-playbook -i environments/local openwhisk.yml -e mode=clean" after the ansible deployment with ephemeral CouchDB, there are difficulties in removing registrators, consul, kafka, zo…