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/11/20 09:25:27 UTC

[slack-digest] [2019-11-19] #general

2019-11-19 01:26:24 UTC - Dominic Kim: Sorry for the late response. I would try to setup in my local.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574126784355200?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:29:28 UTC - Dominic Kim: In the meantime, how about trying with native setup?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574126968355400?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:31:21 UTC - Dominic Kim: You can configure these three: `nginx_ssl_path`, `nginx_ssl_server_cert`, `nginx_ssl_server_key`.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127081355600?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:31:30 UTC - Dominic Kim: And deploy it with ansible
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127090355800?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:32:22 UTC - Avik Aggarwal: Native setup as in? Sorry I am not aware of it maybe.. Did you mean knative?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127142356000?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:32:40 UTC - Avik Aggarwal: Any doc I can refer to?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127160356200?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:32:46 UTC - Dominic Kim: I mean you can directly setup openwhisk on Ubuntu.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127166356400?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:33:10 UTC - Dominic Kim: <https://github.com/apache/openwhisk#native-development>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127190356600?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:33:36 UTC - Avik Aggarwal: OK. But how scaling be taken care of in this mode
Let me read about this mode a bit
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127216356800?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:34:10 UTC - Dominic Kim: In this mode, you can add more underlying servers to scale out such as controller, invoker, etc.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127250357000?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 01:34:58 UTC - Avik Aggarwal: OK let me try this out.
+1 : Dominic Kim
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574127298357200?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 02:13:53 UTC - Dominic Kim: @Avik Aggarwal BTW, how did you make your cert? Does it include all chained CA including Root CA?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574129633357500?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 02:14:23 UTC - Avik Aggarwal: Yes i am using chained crt file
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574129663357700?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 02:14:33 UTC - Dominic Kim: ok
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574129673357900?thread_ts=1574046596.328700&cid=C3TPCAQG1
----
2019-11-19 04:30:49 UTC - Ajoy Agarwal: How exactly you implement HA/Failover for OpenWhisk in production environment?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574137849358500?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 04:40:37 UTC - Dominic Kim: Basically, you can achieve HA with multiple nodes for each component in OpenWhisk.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574138437358700?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 04:40:59 UTC - Dominic Kim: One thing to note is  how to deploy OW without down time.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574138459358900?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 04:41:19 UTC - Dominic Kim: There are few options, AFAIK, IBM uses blue-green approach.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574138479359100?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 04:41:42 UTC - Dominic Kim: We here are using rolling deployment, one node at a time.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574138502359300?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 04:42:50 UTC - Dominic Kim: What kinds of things are you wondering?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574138570359500?thread_ts=1574137849.358500&cid=C3TPCAQG1
----
2019-11-19 18:55:35 UTC - Logan Marks: We’ve found that the nodejs:6 image we were using didn’t have `unzip` installed so that would explain the uncompressed archive problem
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574189735359700?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 18:56:05 UTC - Logan Marks: Switching to an image with `unzip` we’re now seeing a different error being returned by the `once` whisk:

```{'error': {'code': 'ENOTFOUND', 'errno': 'ENOTFOUND', 'host': 'http', 'hostname': 'http', 'message': 'getaddrinfo ENOTFOUND http http:443', 'name': 'Error', 'port': 443, 'stack': 'Error: getaddrinfo ENOTFOUND http http:443\n    at errnoException (dns.js:28:10)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)', 'syscall': 'getaddrinfo'}}```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574189765359900?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 18:56:41 UTC - Logan Marks: Some initial googling suggests that we haven’t setup the alarm container correctly. Can anyone point me in the right direction?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574189801360100?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 20:16:49 UTC - Rodric Rabbah: @Jason Peterson might know best. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574194609360500?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 20:17:23 UTC - Rodric Rabbah: I think there’s an issue with the config parameters one needs. Will see if I can find it. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574194643361600?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 22:27:18 UTC - Jason Peterson: @Logan Marks - you mentioned you are running this on a cluster
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574202438361800?thread_ts=1574092437.343400&cid=C3TPCAQG1
----
2019-11-19 22:28:14 UTC - Jason Peterson: did you define the yml yourself that you use to deploy the alarms container?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1574202494362000?thread_ts=1574092437.343400&cid=C3TPCAQG1
----