2021-02-21 00:08:12 UTC - Joshua Dunham: Hey folks, I'm interested to bridge two k8s deployments of OW. If they use a shared CouchDB but instance specific kafka / ZK is this enough to have functions available to all instances but seperate work zones? So requests that come in to cluster 1 are processed on invoker pool in cluster 1? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613866092002200?thread_ts=1613866092.002200&cid=C3TPCAQG1 ---- 2021-02-21 00:08:52 UTC - Dragos Dascalita Haut: It should work https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613866132002300?thread_ts=1613866092.002200&cid=C3TPCAQG1 ---- 2021-02-21 00:09:12 UTC - Dragos Dascalita Haut: my team deploys in multiple regions, using one CosmosDB https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613866152002500?thread_ts=1613866092.002200&cid=C3TPCAQG1 ---- 2021-02-21 00:31:49 UTC - Joshua Dunham: Thx Dragos! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613867509002700?thread_ts=1613866092.002200&cid=C3TPCAQG1 ---- 2021-02-21 03:51:32 UTC - kingledion: Is there a channel for CouchDB/Cloudant? I’m wondering if there are any guides out there for setting up database access with the rest of my deployment with wskdeploy https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613879492003900?thread_ts=1613879492.003900&cid=C3TPCAQG1 ---- 2021-02-21 11:40:23 UTC - Eugene Tulika: Hello, how can I download the logs of the Travis build? I see they got uploaded somewhere: <https://github.com/apache/openwhisk/blob/master/tools/travis/box-upload.py#L46> how to retrieve it from there?
```url = "<http://DamCYhF8.mybluemix.net/upload?%s>" % \ urllib.urlencode({"name": remote_file})``` https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613907623005500?thread_ts=1613907623.005500&cid=C3TPCAQG1 ---- 2021-02-21 11:50:22 UTC - Eugene Tulika: documentation say it should be at <https://openwhisk.box.com/v/travis-logs> still don’t see how to get them from there https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613908222005600?thread_ts=1613907623.005500&cid=C3TPCAQG1 ---- 2021-02-21 11:51:00 UTC - Eugene Tulika: ah it looks like permission issue https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613908260005800?thread_ts=1613907623.005500&cid=C3TPCAQG1 ---- 2021-02-21 12:36:19 UTC - Rodric Rabbah: I’ll check https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613910979006200?thread_ts=1613907623.005500&cid=C3TPCAQG1 ---- 2021-02-21 18:35:10 UTC - Joshua Dunham: The Apache CouchDB folks have their own Slack. I dunno how to copy the link but you can find it on their site. If you needed a way to deploy a cluster on K8s I can share my dockerfile if it would help? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613932510006400?thread_ts=1613879492.003900&cid=C3TPCAQG1 ---- 2021-02-21 19:43:18 UTC - kingledion: I would love that docker file, thank you. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613936598006600?thread_ts=1613879492.003900&cid=C3TPCAQG1 ---- 2021-02-21 19:44:51 UTC - kingledion: But my question is more on how to set up the cloudant actions using wskdeploy https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613936691006800?thread_ts=1613879492.003900&cid=C3TPCAQG1 ---- 2021-02-21 22:21:32 UTC - Joshua Dunham: Oh, apologies. Didn't get that from your first Q. Unfortunately I do not have code for that ... it's on my todo list further down. :slightly_smiling_face: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613946092007000?thread_ts=1613879492.003900&cid=C3TPCAQG1 ---- 2021-02-21 22:22:04 UTC - kingledion: I’d still love to see the docker file for deployment on k8s, if you don’t mind https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613946124007200?thread_ts=1613879492.003900&cid=C3TPCAQG1 ----