You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/04/09 07:36:13 UTC

[slack-digest] [2019-04-08] #general

2019-04-08 03:37:52 UTC - Barry: Hi, why invoker send "isSystemError=true" message to loadbalancer ?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554694672082200?thread_ts=1554694672.082200&cid=C3TPCAQG1
----
2019-04-08 12:59:30 UTC - Rodric Rabbah: Where is this?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554728370082700?thread_ts=1554694672.082200&cid=C3TPCAQG1
----
2019-04-08 13:46:47 UTC - Michele Sciabarra: ```
Skipping a deployment with the script provider because this is not a tagged commit
dpl_1
1.72s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl
```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554731207083000
----
2019-04-08 13:47:13 UTC - Michele Sciabarra: what is this? it is in the travis build I suspet this is why it is not deploying the static actionloop-v2
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554731233083600
----
2019-04-08 15:35:42 UTC - Michele Sciabarra: Hello all, I completed the tutorial for writing an actionloop runtime: <https://github.com/sciabarracom/incubator-openwhisk/blob/actionloop-documentation/docs/actions-actionloop.md>
+1 : Dominic Kim
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554737742084100
----
2019-04-08 21:52:06 UTC - Dominic Kim: It’s amazing and quite thoughtful document.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554760326086100
----
2019-04-08 21:52:57 UTC - Dominic Kim: Btw, is this for only zipped action? or also for
standard runtimes for compiled language?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554760377087400
----
2019-04-08 21:53:31 UTC - Dominic Kim: And does it compile the codes on every invocation? or compiled only once at the action creation time?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554760411088100
----
2019-04-08 21:54:06 UTC - Dominic Kim: If it is already described in the document and I missed it, sorry for that in advance.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554760446089000
----
2019-04-08 22:11:00 UTC - Karan Kamatgi: is there an example to look for that demonstrates the usage of openwhisk with python runtime that uses ibm cloud storage
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554761460090000
----
2019-04-08 22:11:38 UTC - Karan Kamatgi: <http://jamesthom.as/blog/2018/05/31/using-cloud-object-storage-from-ibm-cloud-functions-node-dot-js/>  - something like this but for python
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554761498090500
----
2019-04-08 22:16:12 UTC - Upkar Lidder: It would be the same idea but javascript replaced by python. The packages, actions, parameter binding stay the same. You can find python code examples here: <https://cloud.ibm.com/docs/services/cloud-object-storage/libraries?topic=cloud-object-storage-using-python#using-python>

Also James and team recently wrote a cos package for openwhisk. Check it out here: <https://www.ibm.com/blogs/bluemix/2019/04/ibm-cloud-functions-adds-support-for-cloud-object-storage-triggers/>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554761772093200
----
2019-04-08 22:24:36 UTC - Karan Kamatgi: @Upkar Lidder Thank you!
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1554762276093700
----