2019-04-01 07:59:13 UTC - Jin Choi: I am playing with `<https://github.com/apache/incubator-openwhisk-deploy-kube>` and I deployed an Openwhisk system on my on-prem k8s cluster with `external` CouchDB. But I don't see an option for external Kafka and zookeeper on the docs. I thought the Openwhisk that is fully-managed by IBM was using Kafka and Zookeeper as a service. Did I get it wrong? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554105553032000?thread_ts=1552542936.164000&cid=C3UDXSFA6 ---- 2019-04-01 09:43:17 UTC - Michele Sciabarra: @Roberto Diaz @Carlos Santana hi guys where we are with the .travis build for rust? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554111797032800 ---- 2019-04-01 09:50:08 UTC - Roberto Diaz: Hi!! I want to resume this week with that, hopefully I will have some time this week to gather more information from @Carlos Santana and add it to the repo https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554112208033900 ---- 2019-04-01 10:02:28 UTC - Michele Sciabarra: because we are close...let's release it ! https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554112948034300 ---- 2019-04-01 10:05:48 UTC - Roberto Diaz: In fact we had a .travis file on the repo, is that the proper one? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554113148034800 ---- 2019-04-01 10:06:03 UTC - Roberto Diaz: or is there other without the secrets? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554113163035200 ---- 2019-04-01 13:37:22 UTC - Carlos Santana: You are correct, there should be env variables for kafka for the controller and invoker https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554125842036100?thread_ts=1552542936.164000&cid=C3UDXSFA6 ---- 2019-04-01 16:42:14 UTC - Michele Sciabarra: I do not know the details of the .travis https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554136934036500 ---- 2019-04-01 21:04:45 UTC - Roberto Diaz: @Carlos Santana what do we need to continue with the release process? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554152685037200 ---- 2019-04-01 22:34:31 UTC - Rodric Rabbah: Copy one of the files from the other runtimes maybe ruby or ballerina https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554158071038400 ---- 2019-04-01 22:34:57 UTC - Rodric Rabbah: We will need to reencrypt the dockerhub key https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554158097038900 ---- 2019-04-01 22:35:12 UTC - Rodric Rabbah: The rest should be the same https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554158112039300 ---- 2019-04-01 22:41:26 UTC - Chris Wegener: trying to narrow it down. one definite is that he sees the activation summary for all the activation ids in a sequence but I don’t see any sequences at all he also sees some actions within a sequence whereas I do not https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554158486039500?thread_ts=1553726812.361900&cid=C3UDXSFA6 ---- 2019-04-01 23:16:28 UTC - Jin Choi: I made my Openwhisk on k8s use external CouchDB by specifying host, port, protocol, id and pw as guided in this doc `<https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/docs/configurationChoices.md#using-an-external-database>`. But I don't see a configurable option for external Kafka on any docs. Did I miss a doc, or am I on my own for it? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1554160588039700?thread_ts=1552542936.164000&cid=C3UDXSFA6 ----