[slack-digest] [2021-02-09] #general

2021-02-10 Thread OpenWhisk Team Slack
2021-02-09 02:17:50 UTC - Dominic Kim: Have you rebased you codes with the latest master? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1612837070126800?thread_ts=1612828252.126500=C3TPCAQG1 2021-02-09 08:11:27 UTC - Dominic Kim: you* - your

[slack-digest] [2021-02-09] #wskdeploy

2021-02-10 Thread OpenWhisk Team Slack
2021-02-09 15:35:49 UTC - Matt Rutkowski: @David Williams Hi David, There are some good online docs on the command itself (and it is also now built into the `wsk` CLI as the `deploy` command) that are in the github repo. linked at the top of the README:

[slack-digest] [2021-02-10] #general

2021-02-11 Thread OpenWhisk Team Slack
2021-02-10 00:55:29 UTC - Dominic Kim: Seem quite many things happened during the night. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1612918529146500 2021-02-10 00:55:37 UTC - Dominic Kim: @Matt Rutkowski Let me figure it out

[slack-digest] [2021-02-10] #wskdeploy

2021-02-11 Thread OpenWhisk Team Slack
2021-02-10 01:19:31 UTC - David Williams: As I understand it now, I need to create all web-related staff like form.js, deploy it, and use wsk to create a action like "wsk action create contact/form form.js --web true". Am I right? +1 : Rodric Rabbah

[slack-digest] [2021-01-26] #general

2021-01-27 Thread OpenWhisk Team Slack
2021-01-26 13:23:20 UTC - Pavel Kravchenko: Yes, sure. They been working fine until the point when i been trying to connect to Openwhisk api host. I checked and invoker host does have access to the OW API host but when i tried to "curl" the OW api host from inside of the docker container running

[slack-digest] [2021-03-23] #general

2021-03-24 Thread OpenWhisk Team Slack
2021-03-23 01:57:14 UTC - Rodric Rabbah: Push a new commit https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1616464634046700 2021-03-23 13:50:17 UTC - Matt Rutkowski: I pushed a new commit and it has now been stuck in “job received” for 20+ hours… time for Apache Infra.?

[slack-digest] [2021-03-22] #kubernetes

2021-03-23 Thread OpenWhisk Team Slack
2021-03-22 18:08:49 UTC - Olgierd: Hello everyone. I'm facing some issues when trying to setup openwhisk CLI with my diy kubernetes cluster. I am using kubernetes (minikube) with WSL2 docker. No luck with reaching the cluster IP with `wsk` Any help would be appreciated. Thank you!

[slack-digest] [2021-03-22] #general

2021-03-23 Thread OpenWhisk Team Slack
2021-03-22 19:49:21 UTC - Umakant Kulkarni: Any idea about this error? ```root@master-node:# wsk -i action create test --sequence /whisk.system/utils/test1,/whisk.system/utils/test2 error: Unable to create action 'test': Sequence component does not exist. (code lA2TJiqUsavKDjUHwaMFuHdHsf9erQAK)

[slack-digest] [2021-03-24] #general

2021-03-25 Thread OpenWhisk Team Slack
2021-03-24 05:15:38 UTC - kingledion: I’m running Openwhisk in k8s on my dev machine. I am running an external service on that machine that I would like to communicate with. Within the Openwhisk (nodejs) action, I parse the `__OW_API_HOST` to get an IP address (102.168.65.3) and then try to

[slack-digest] [2021-03-27] #general

2021-03-28 Thread OpenWhisk Team Slack
2021-03-27 14:51:22 UTC - Shariar Kabir: How can I change the host-name while running in standalone mode? I tried this by editing standalone.conf but didn't work. details: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1616856682057600

[slack-digest] [2021-04-01] #general

2021-04-02 Thread OpenWhisk Team Slack
2021-04-01 13:33:41 UTC - shivam gargshya: Hello everyone. We have openwhisk deployed on kubernetes using helm charts from this repo  . As a part of deployment the couchdb is installed on a container with Persistent volume. The PV size is 35 GB.

[slack-digest] [2021-04-05] #general

2021-04-06 Thread OpenWhisk Team Slack
2021-04-05 07:50:50 UTC - Keith Null: Hi all, I have read some code of OpenWhisk's `invoker` but am still confused about when an activation gets 'ack'ed. Below are my current understandings, correct me if I make any mistakes: First, an `invoker` subscribes to a Kafka topic (via a `MessageFeed`

[slack-digest] [2021-04-06] #general

2021-04-07 Thread OpenWhisk Team Slack
2021-04-06 02:11:55 UTC - Perry Dykes: Hello serverless fans... Question about state, in my case I use IBM Cloud Functions/openwhisk. I implemented our serverless function actions in NodeJS 8, then moved to 10 without issue. However, as we moved to Node 12, it seems the model of resetting the

[slack-digest] [2021-04-06] #random

2021-04-07 Thread OpenWhisk Team Slack
2021-04-06 17:54:21 UTC - Carlos Santana: wonder if they take same approach wskdebug has in vscode https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1617731661001800 2021-04-06 18:40:07 UTC - Rodric Rabbah: i know sst

[slack-digest] [2021-04-03] #general

2021-04-04 Thread OpenWhisk Team Slack
2021-04-03 06:33:43 UTC - Matt Welke: The Makefile in has a few things I can run like `test-source` and `test-jar` that reference a folder called `../../example` but the repo doesn't have that folder at

[slack-digest] [2021-03-31] #general

2021-04-01 Thread OpenWhisk Team Slack
2021-03-31 15:13:23 UTC - Erika Hunhoff: Hello all, I’m having some trouble with my OpenWhisk development setup. Last week I noticed that when I tried to run ./gradlew distDocker I started getting errors ~30% of the time. The most common error is “pull access denied for scala, repository does

[slack-digest] [2021-03-31] #kubernetes

2021-04-01 Thread OpenWhisk Team Slack
2021-03-31 23:31:30 UTC - shivam gargshya: Hello everyone. We have openwhisk deployed on kubernetes using helm charts from this repo . As a part of deployment the couchdb is installed on a container with Persistent volume. The PV size is 35 GB.

[slack-digest] [2021-03-09] #composer

2021-03-10 Thread OpenWhisk Team Slack
2021-03-09 17:03:44 UTC - Giannos: Hey guys! I am trying to install python composer following the steps in but after the `pycompose -h` even though `pip3 install -e .` run successfully I get that `command not found` error for

[slack-digest] [2021-03-09] #general

2021-03-10 Thread OpenWhisk Team Slack
2021-03-09 04:49:23 UTC - John Bampton: :rocket: :sunglasses: wave : Dominic Kim https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615265363010500 2021-03-09 05:15:53 UTC - Rodric Rabbah: :wave: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615266953010800

[slack-digest] [2021-03-12] #general

2021-03-13 Thread OpenWhisk Team Slack
2021-03-12 16:48:57 UTC - Matt Rutkowski: Just came across this badge/process: maybe something to pursue here? as it is self cert. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615567737031200

[slack-digest] [2021-03-15] #general

2021-03-16 Thread OpenWhisk Team Slack
2021-03-15 15:36:30 UTC - Matt Rutkowski: @Dave Grove how does one achieve the “verified” status for a release? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1615822590031800 2021-03-15 15:37:26 UTC - Dave Grove: you do `git

[slack-digest] [2021-03-17] #general

2021-03-18 Thread OpenWhisk Team Slack
2021-03-17 13:32:13 UTC - Keith Null: Hi, everybody~ I'm a senior student, doing my graduation project with OpenWhisk now (specifically, I need to design some new priority-based scheduling mechanism). However, I get stuck before the huge codebase of OpenWhisk and struggle to read Scala code. I

[slack-digest] [2021-03-17] #composer

2021-03-18 Thread OpenWhisk Team Slack
2021-03-17 20:28:53 UTC - Giannos: Hey guys! I am trying to run the composition in `samples/demo.py` and I get these status of the activation records (I run a k3s and Openwhisk runs fine). Can someone help me with that?

[slack-digest] [2021-03-08] #general

2021-03-09 Thread OpenWhisk Team Slack
2021-03-08 17:16:00 UTC - Matt Rutkowski: Please feel free to comment in a new thread on mailing list “[DISCUSS] Staged release of “go” client tools” which proposes

[slack-digest] [2021-03-20] #events-meetups-confs

2021-03-21 Thread OpenWhisk Team Slack
2021-03-20 14:45:30 UTC - Ivan Serdyuk: Who is interested to give a talk, regarding test automation ? https://openwhisk-team.slack.com/archives/C5CU2PV0V/p161625153500?thread_ts=1616251530.000500=C5CU2PV0V 2021-03-20 14:49:34 UTC - Ivan Serdyuk:

[slack-digest] [2021-03-19] #general

2021-03-20 Thread OpenWhisk Team Slack
2021-03-19 11:17:07 UTC - Achilleas Tzenetopoulos: Hi all, Is there any implementation for the Lean Openwhisk to be deployed on an edge cluster, in a way that one edge node hosts the lightweight control logic and the others host the invokers?

[slack-digest] [2021-03-18] #general

2021-03-19 Thread OpenWhisk Team Slack
2021-03-18 03:50:36 UTC - shivam gargshya: Hi all We are running openwhisk in our organisation over kubernetes. We are using helm charts from this . The couch db is used for activations storage and it is deployed as a contanarized

[slack-digest] [2021-03-10] #general

2021-03-11 Thread OpenWhisk Team Slack
2021-03-10 11:47:18 UTC - Pavel Kravchenko: Hi, i'm having loadbalancing issue. Can someone help me and explain what am i doing wrong or missing? Having ow on k8s cluster, multiple replicas of controller and invoker. When running blackbox action it always get scheduled to same invoker node. When

[slack-digest] [2021-03-11] #general

2021-03-12 Thread OpenWhisk Team Slack
2021-03-11 22:52:30 UTC - Matt Rutkowski: @Rodric Rabbah @Dave Grove Hey Rodric Dave, was wondering if you knew where a sample for `MY_MAILER_CONFIG.yaml` exists as part of the release instructions here:

[slack-digest] [2021-03-01] #general

2021-03-02 Thread OpenWhisk Team Slack
2021-03-01 09:11:07 UTC - Pavel Kravchenko: Hello, is there any OpenWhisk WebUI to use? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1614589867047500 2021-03-01 13:46:35 UTC - Rob Allen: @Pavel Kravchenko What do you mean?

[slack-digest] [2021-02-23] #general

2021-02-24 Thread OpenWhisk Team Slack
2021-02-23 03:15:07 UTC - kingledion: If that is deprecated, how does one generally use actions to push and pull data to a couchdb database? It seemed that you had to use that cloudant package…

[slack-digest] [2021-03-05] #general

2021-03-06 Thread OpenWhisk Team Slack
2021-03-05 19:53:46 UTC - Carlos Santana: ICYM: A fun interview :openwhisk: I gave a few weeks ago is live on youtube today by Justin Garrison I tried to explain to Justin in very simple terms how OpenWhisk works clap : Rodric Rabbah,

[slack-digest] [2021-02-26] #general

2021-02-27 Thread OpenWhisk Team Slack
2021-02-26 00:00:23 UTC - Mina Michael: Hey guys. I have a question that should be very basic. I have a very simple javascript file. It's meant to run in nodejs. It's basically a function that does simple queries to a mongodb database. Now, this function requires `mongodb` to run. Like this

[slack-digest] [2021-02-22] #wskdeploy

2021-02-23 Thread OpenWhisk Team Slack
2021-02-22 15:28:56 UTC - Matt Rutkowski: @kingledion There original Rust PR was never merged… Dave Grove attempted to add it to the runtimes list and I fixed the build error and merged it, but there is more to do to actually support Rust and had planned to work on that this week. When

[slack-digest] [2021-02-22] #general

2021-02-23 Thread OpenWhisk Team Slack
2021-02-22 13:28:56 UTC - kingledion: The most recent openwhisk does not appear to install the shared `cloudant` package automatically: ```$ wsk -i package list /whisk.system packages /whisk.system/messagingshared /whisk.system/alarms

[slack-digest] [2021-03-04] #general

2021-03-05 Thread OpenWhisk Team Slack
2021-03-04 14:35:43 UTC - Dave Grove: Passing along a Call for Papers for the “High Performance Serverless Workshop being held with HPDC in June. Submission deadline is April 9th. +1 : Rodric Rabbah, Dominic Kim

[slack-digest] [2021-02-25] #general

2021-02-26 Thread OpenWhisk Team Slack
2021-02-25 09:31:58 UTC - Rob Allen: Morning all. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1614245518016500 2021-02-25 09:33:39 UTC - Rob Allen: @Rodric Rabbah / @Dave Grove / anyone-else-who-has-done-a-release: The next step is to “build the docker images locally, tag them with

[slack-digest] [2021-04-11] #general

2021-04-12 Thread OpenWhisk Team Slack
2021-04-11 19:53:44 UTC - Matt Welke: I noticed the action Docker image for Go wasn't based on Alpine or a similar distro optimized for size for running things in production. I looked at the image size and noticed it was pretty big too (looked at Go 1.15 in particular). I noticed after pulling

[slack-digest] [2021-04-13] #general

2021-04-14 Thread OpenWhisk Team Slack
2021-04-13 02:02:22 UTC - zcourts: I started this discussion on the dev mailing list because slack invitation wasn’t working but I’ll repost here now that I’m in. We’re investigating how best to do external authentication and authorisation. We found a few PRs which lead us to believe it wasn’t

[slack-digest] [2021-04-12] #general

2021-04-13 Thread OpenWhisk Team Slack
2021-04-12 16:11:24 UTC - Yevhen Sentiabov: Hi, if there is any process how to re-run Travis builds for a PR? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1618243884120600 2021-04-12 16:12:55 UTC - Rodric Rabbah: which PR?

[slack-digest] [2021-04-19] #general

2021-04-20 Thread OpenWhisk Team Slack
2021-04-19 19:22:48 UTC - Rodric Rabbah: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1618860168164400 2021-04-19 19:23:05 UTC - Rodric Rabbah: Kakfa release with

[slack-digest] [2021-04-20] #general

2021-04-21 Thread OpenWhisk Team Slack
2021-04-20 10:54:46 UTC - Pepi Paraskevoulakou: Hello community, I want to refer that the Openwhisk installation using docker-compose contains errors concerning the docker images tags, why is the latest tag is missing in the dockerhub?

[slack-digest] [2021-04-15] #general

2021-04-16 Thread OpenWhisk Team Slack
2021-04-15 05:12:02 UTC - agnitha mohan: Hello everyone. I just joined the slack today and I’m happy to be here. I’m building a monitoring tool for openwhisk that produces traces and aggregates other metrics. I’ve deployed openwhisk to Kubernetes by following 

[slack-digest] [2021-04-17] #general

2021-04-18 Thread OpenWhisk Team Slack
2021-04-17 08:24:17 UTC - zcourts: I’ve just deployed into a new cluster for some testing but the system and guest users return 401 unauthorised when any wsk cli commands are used. I logged into the wskadmin pod and created a new user with wskadmin and that user was able to use wsk cli

[slack-digest] [2021-04-07] #general

2021-04-08 Thread OpenWhisk Team Slack
2021-04-07 08:19:56 UTC - Keith Null: A simple and stupid question: how should I apply scalafmt to OpenWhisk's codebase correctly in VSCode? I've tried to search in Issues and Google, but just got no solution yet :( I've installed metals extension for VSCode, which includes scalafmt. But it

[slack-digest] [2021-04-16] #general

2021-04-17 Thread OpenWhisk Team Slack
2021-04-16 17:29:36 UTC - Matt Welke: Hey everyone. I have something I'd like peoples' thoughts on. I started with OpenWhisk with Node.js and so when reading instructions to create a "main" function and then upload that function, I thought that made sense. I have a function, and I give it to

[slack-digest] [2021-02-15] #general

2021-02-16 Thread OpenWhisk Team Slack
2021-02-15 00:10:01 UTC - Rodric Rabbah: wowow, that was an exercise in frustration management. :sweat_smile: it’s a wonder that anything works glad to hear it’s working now https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613347801195800?thread_ts=1613274126.169500=C3TPCAQG1

[slack-digest] [2021-02-16] #general

2021-02-17 Thread OpenWhisk Team Slack
2021-02-16 20:55:03 UTC - Luke Feeney: Hello OWers. Great to be here. wave : Rodric Rabbah, Dominic Kim https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613508903196500 2021-02-16 21:57:58 UTC - Rodric Rabbah: welcome Luke

[slack-digest] [2021-02-05] #general

2021-02-06 Thread OpenWhisk Team Slack
2021-02-05 01:50:15 UTC - Dominic Kim: It's not exactly between runc and containerd but we internally did compare the performance of runc vs Docker(without runc). We got around 6~9 times more performance with runc enabled.

[slack-digest] [2021-02-06] #general

2021-02-07 Thread OpenWhisk Team Slack
2021-02-06 00:05:21 UTC - Dominic Kim: @Brendan Doyle Did you increase the version of the client in Invoker or downgrade your host? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1612569921106100?thread_ts=1612559268.103200=C3TPCAQG1 2021-02-06 00:05:52 UTC - Brendan Doyle: Everything

[slack-digest] [2021-02-13] #general

2021-02-14 Thread OpenWhisk Team Slack
2021-02-13 13:44:55 UTC - Eugene Tulika: Hello! sorry if I’m asking obvious question, searched this room but haven’t seen the answer I see Travis build is failing () for the scala 2.13 compilation with the error which doesn’t look

[slack-digest] [2021-02-14] #general

2021-02-15 Thread OpenWhisk Team Slack
2021-02-14 00:17:42 UTC - Mina Michael: Thank you @Rodric Rabbah. So, you mean that if the node's memory is too full then the pod will be destroyed before 10 minutes of no use? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1613261862165200?thread_ts=1613258820.163700=C3TPCAQG1

[slack-digest] [2021-02-19] #general

2021-02-20 Thread OpenWhisk Team Slack
2021-02-19 20:38:52 UTC - alex: Hi, are there any plans to support attaching storage volumes to actions? I see it's mentioned in this proposal but I'm not sure if the proposal ever went anywhere -

[slack-digest] [2021-02-21] #wskdeploy

2021-02-22 Thread OpenWhisk Team Slack
2021-02-21 03:40:39 UTC - kingledion: Hello, I have a pull request in to add support for .zip files with cargo builds for Rust: https://openwhisk-team.slack.com/archives/C79ALSWJJ/p1613878839001300 2021-02-21 03:42:32 UTC -

[slack-digest] [2021-02-21] #general

2021-02-22 Thread OpenWhisk Team Slack
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

[slack-digest] [2021-02-21] #random

2021-02-22 Thread OpenWhisk Team Slack
2021-02-21 15:06:49 UTC - Rodric Rabbah: tada : Dominic Kim, Gopi https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1613920009000200 2021-02-21 15:07:12 UTC -

[slack-digest] [2021-02-11] #wskdeploy

2021-02-12 Thread OpenWhisk Team Slack
2021-02-11 15:25:42 UTC - Matt Rutkowski: @David Williams You can create a manifest(.yaml) file that defines your packages, actions, triggers, rules, etc. then use wskdeploy to deploy all those things (i.e., create them in the correct order and associate them and put them in the defined

[slack-digest] [2021-08-12] #random

2021-08-13 Thread OpenWhisk Team Slack
2021-08-12 00:38:34 UTC - Dominic Kim: wow. https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1628728714001200 2021-08-12 00:38:38 UTC - Dominic Kim: It's awesome. https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1628728718001400 2021-08-12 00:39:40 UTC - Dominic Kim: It's not

[slack-digest] [2021-08-24] #general

2021-08-25 Thread OpenWhisk Team Slack
2021-08-24 16:13:50 UTC - Pavel Kravchenko: Hello, is it possible to prevent Openwhisk from pulling blackbox docker images from dockerhub and use local docker images instead? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1629821630024600?thread_ts=1629821630.024600=C3TPCAQG1

[slack-digest] [2021-08-25] #general

2021-08-26 Thread OpenWhisk Team Slack
2021-08-25 02:04:33 UTC - Ning yougang: ^^ https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1629857073035400

[slack-digest] [2021-08-20] #general

2021-08-21 Thread OpenWhisk Team Slack
2021-08-20 19:58:47 UTC - Brendan Doyle: Would it be possible to retroactively apply the azure blob fix? We don't want to run the latest commit on production and don't want to have to fast forward to the latest commit to be able to build the project.

[slack-digest] [2021-08-14] #general

2021-08-15 Thread OpenWhisk Team Slack
2021-08-14 19:25:22 UTC - Matteo Trentin: Hi all, How does load balancing work when there is more than one controller? Specifically, is there an explicit policy to determine what controller (and load balancer) is chosen to handle a function invocation, similarly to how the load balancer chooses

[slack-digest] [2021-09-08] #general

2021-09-09 Thread OpenWhisk Team Slack
2021-09-08 02:37:38 UTC - Richard: What are currently the biggest challenges in Serverless computing? From a science perspective? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1631068658018100?thread_ts=1631068658.018100=C3TPCAQG1

[slack-digest] [2021-09-14] #general

2021-09-15 Thread OpenWhisk Team Slack
2021-09-14 16:31:28 UTC - Carlos Santana: All the Apache OpenWhisk git repos moved to github actions or are they still using Travis? FYI: scream : Rodric Rabbah

[slack-digest] [2021-09-05] #general

2021-09-06 Thread OpenWhisk Team Slack
2021-09-05 13:44:16 UTC - pankaj dahiya: Posted in <#C4J3R7JFL|kubernetes> too, sorry for the duplicate - URGENT HELP NEEDED: Anyone here tried pulling images from a private registry while running open whisk in Kubernetes environment via helm charts? I have specified registry url, name,

[slack-digest] [2021-09-05] #kubernetes

2021-09-06 Thread OpenWhisk Team Slack
2021-09-05 13:08:56 UTC - pankaj dahiya: URGENT HELP NEEDED: Anyone here tried pulling images from a private registry while running open whisk in Kubernetes environment via helm charts? I have specified registry url, name, password in values.yaml. I am able to pull all the images from my

[slack-digest] [2021-09-07] #general

2021-09-08 Thread OpenWhisk Team Slack
2021-09-07 19:37:25 UTC - Matt Welke: @Rodric Rabbah Congrats on joining DigitalOcean. clap : Umakant Kulkarni, Olivier Tardieu, Dominic Kim https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1631043445016800 2021-09-07 19:37:32 UTC - Matt Welke: :partyparrot:

[slack-digest] [2021-09-03] #general

2021-09-04 Thread OpenWhisk Team Slack
2021-09-03 14:32:56 UTC - Alex Fuerst: Is there documentation on how to run with ansible in a distributed fashion? With invokers set up across multiple servers? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1630679576008300

[slack-digest] [2021-09-06] #general

2021-09-07 Thread OpenWhisk Team Slack
2021-09-06 17:37:08 UTC - Deepak Sirone: Hello, is there a way to run action pods using the gvisor container runtime? I am guessing that the pod spec passed to kubernetes needs to be changed during action invocation by the invoker, is there a way to do this?

[slack-digest] [2021-09-06] #kubernetes

2021-09-07 Thread OpenWhisk Team Slack
2021-09-06 17:30:31 UTC - Deepak Sirone: Hello, is there a way to run OpenWhisk action pods using the gVisor runtime? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1630949431005200?thread_ts=1630949431.005200=C4J3R7JFL 2021-09-06 17:31:01 UTC - Deepak Sirone: I am guessing that the

[slack-digest] [2021-07-14] #general

2021-07-15 Thread OpenWhisk Team Slack
2021-07-14 18:45:03 UTC - Shivam Ajmera: Hey guys! I'm a student and I was looking into understanding how openwhisk's sequence works. The documentation on the official repo showing the structure of things happening when invoking a single action is great, and I'd love to know if there are

[slack-digest] [2021-08-02] #general

2021-08-03 Thread OpenWhisk Team Slack
2021-08-02 07:47:50 UTC - Shivam Ajmera: Bit confused about how the timings add up for sequences here. Is there any way to measure the metrics for load-up times etc. and see how 45ms, 93ms add up to 503ms? I've tried using the openwhisk-metrics library for the 93ms action but am not sure how to

[slack-digest] [2021-08-11] #random

2021-08-12 Thread OpenWhisk Team Slack
2021-08-11 18:58:07 UTC - Rodric Rabbah: :exploding_head: go to any github repo (if youre logged in) and press `.` _(opens an ide in your browser for that repo)_ it’s vscode in your browser i wonder if the ow extension will work :thinking_face: +1 : Dominic Kim

[slack-digest] [2021-07-28] #general

2021-07-29 Thread OpenWhisk Team Slack
2021-07-28 03:34:10 UTC - lan: Hi folks, OpenWhisk the last release stays in 2020, Is OpenWhisk healthy now? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1627443250022300?thread_ts=1627443250.022300=C3TPCAQG1 2021-07-28 17:56:12 UTC - Brendan Doyle: We use our own custom runtimes and

[slack-digest] [2021-07-30] #general

2021-07-31 Thread OpenWhisk Team Slack
2021-07-30 19:35:18 UTC - Bilal: I'm doing something silly with triggers and getting an error message complaining about ssl3 and wrong version. Any ideas on how to debug? For context this is running on EKS, or kube in AWS. ```[2021-07-30T19:33:39.696Z] [ERROR] [??] [alarmsTrigger] [postTrigger]

[slack-digest] [2021-09-19] #general

2021-09-20 Thread OpenWhisk Team Slack
2021-09-19 05:04:52 UTC - Dominic Kim: Should we move them to GHA? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1632027892021000

[slack-digest] [2021-09-24] #general

2021-09-25 Thread OpenWhisk Team Slack
2021-09-24 13:36:04 UTC - Sagar Manohar: Hello, I have opened this PR . Can someone familiar with the repo add themselves as reviewer and review it? Thank you! tada : Rodric Rabbah

[slack-digest] [2021-10-11] #general

2021-10-12 Thread OpenWhisk Team Slack
2021-10-11 13:02:48 UTC - parichehr vahidinia: Hi I want to download a file using python action. But I can not access to relative path. where is openwhisk directory on ubuntu? where is `/action/1/bin`? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1633957368058400

[slack-digest] [2021-10-18] #general

2021-10-19 Thread OpenWhisk Team Slack
2021-10-18 13:57:36 UTC - Philippe Ombredanne: @Matt Rutkowski Howdy :slightly_smiling_face: When you have a sec I would like to discuss about wave : Rodric Rabbah

[slack-digest] [2021-10-10] #general

2021-10-11 Thread OpenWhisk Team Slack
2021-10-10 19:24:29 UTC - parichehr vahidinia: Hi everybody I ran a python action and got this error. please help me *`"error": "Failed to run container with image 'openwhisk/python3action:1.14.0'."`* https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1633893869056400

[slack-digest] [2021-09-29] #general

2021-09-30 Thread OpenWhisk Team Slack
2021-09-29 15:57:55 UTC - Sagar Manohar: While trying to trigger a build for my , I noticed this message on travis. Seems like an issue that needs to be addressed at infra level?

[slack-digest] [2021-10-06] #general

2021-10-07 Thread OpenWhisk Team Slack
2021-10-06 09:59:51 UTC - trungquan dao: Can everyone who help me to fix that bug, please? :(( I took over 6 hours for it and I don't actually understand it. That bug-Execution failed for task ':core:standalone:copyGWActions'. thanks for helping me :heart:

[slack-digest] [2021-09-20] #general

2021-09-21 Thread OpenWhisk Team Slack
2021-09-20 00:21:46 UTC - Rodric Rabbah: Yep, that’s my thought too. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1632097306021400

[slack-digest] [2021-09-23] #general

2021-09-24 Thread OpenWhisk Team Slack
2021-09-23 17:42:28 UTC - Alex Fuerst: Hello, is there an instance of Invokers sending information to the controller? Either directly or via an intermediary? I'm trying to figure out a way to do this but am getting lost in the code

[slack-digest] [2021-08-27] #general

2021-08-28 Thread OpenWhisk Team Slack
2021-08-27 18:02:40 UTC - Brendan Doyle: We'd like to add an api that allows updating `invocationsPerMinute` by the user of the namespace through the controller. Currently we have to take in a request from a user and then manually update it through couchdb for them. In our eyes,

[slack-digest] [2021-09-30] #general

2021-10-01 Thread OpenWhisk Team Slack
2021-09-30 05:36:34 UTC - Kostis Kaffes: Hello, any insights on why `wsk api list` might be failing with `error: Unable to obtain the API list: gwUrl is required.` ? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1632980194031200?thread_ts=1632980194.031200=C3TPCAQG1

[slack-digest] [2021-12-03] #general

2021-12-04 Thread OpenWhisk Team Slack
2021-12-03 01:30:12 UTC - Mina Michael: Hi. Sorry to ping again. But any ideas on this? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p163849501215?thread_ts=1638495012.15=C3TPCAQG1 2021-12-03 07:57:53 UTC - Jesse Stutler:

[slack-digest] [2021-12-24] #general

2021-12-25 Thread OpenWhisk Team Slack
2021-12-24 05:29:51 UTC - Chandra Sekar S: Is it possible create a sequence with actions from two different namespaces? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1640323791202400?thread_ts=1640323791.202400=C3TPCAQG1 2021-12-24 08:38:18 UTC - Jesse Stutler: I wanted to reconfigure

[slack-digest] [2021-11-16] #general

2021-11-17 Thread OpenWhisk Team Slack
2021-11-16 18:41:37 UTC - Brendan Doyle: Hi, I have this pr for adding the ability to disable all successful activations from writing to the db, but the travis build doesn't seem like it ever got auto triggered. Did something change recently?

[slack-digest] [2021-11-16] #kubernetes

2021-11-17 Thread OpenWhisk Team Slack
2021-11-16 17:03:16 UTC - Achilleas Tzenetopoulos: Hello, Is there any configuration or flag to apply node affinity (or nodeSelector) in the context of Openwhisk over Kubernetes? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1637082196009800?thread_ts=1637082196.009800=C4J3R7JFL

[slack-digest] [2021-11-13] #general

2021-11-14 Thread OpenWhisk Team Slack
2021-11-13 08:35:25 UTC - Jesse Stutler: Hi, can `wsk` directly send image to actions? Or it can just send json to actions, you have to convert the image to binary or base64 format to save in json and then send the json to actions?

[slack-digest] [2021-11-23] #website

2021-11-24 Thread OpenWhisk Team Slack
2021-11-23 09:51:33 UTC - Seyed Mohammad GHFRN: Hey folks I want to report a broken link in the online documentation on the OpenWhisk website. https://openwhisk-team.slack.com/archives/C9J8P2CQ1/p1637661093001200 2021-11-23 09:51:51 UTC - Seyed Mohammad GHFRN: This is the page and related

[slack-digest] [2021-11-23] #general

2021-11-24 Thread OpenWhisk Team Slack
2021-11-23 16:41:04 UTC - Ben Carver: Okay, I seemingly enabled action-level concurrency, but it doesn't seem like any requests are actually being processed concurrently within the same container. How does that normally work? Is the Proxy supposed to spawn new threads to execute user code?

[slack-digest] [2021-11-28] #general

2021-11-29 Thread OpenWhisk Team Slack
2021-11-28 01:19:24 UTC - Ben Carver: Is it possible to configure/control the number of CPU cores allocated to each function/action? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1638062364134600 2021-11-28 23:36:32 UTC - Ivan Serdyuk: Any plans to support LXC, on RISC-V?

[slack-digest] [2021-11-26] #general

2021-11-27 Thread OpenWhisk Team Slack
2021-11-26 09:02:13 UTC - Sandeep Yalamarthi: Hello all, How to scale-out alarmproviders in  k8s using the below repo. Apparently there is a schema validation happening in this repo during templating process .As per this 

[slack-digest] [2021-11-25] #general

2021-11-26 Thread OpenWhisk Team Slack
2021-11-25 11:23:13 UTC - Mina Michael: Hello. I'm trying to raise the invocation limit (which is 60 in my setup). First I tried modifying `group_vars/all`, but the limit is still there. Then I tried using wskadmin like this `./bin/wskadmin limits set --invocationsPerMinute 999 whisk.system` ,

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

2021-11-20 Thread OpenWhisk Team Slack
2021-11-19 08:52:24 UTC - Nishant Hooda: *Issue: Invoker trying to use deleted pods* We have an Openwhisk deployment on Kubernetes. We have enabled prewarm pods for java8. But we are facing an issue with these. our observations: • The activation fails with an error “Failed during init of cold

[slack-digest] [2021-11-17] #general

2021-11-18 Thread OpenWhisk Team Slack
2021-11-17 16:14:37 UTC - Ivan Serdyuk: Anyone interested to do some workshoping, to demonstrate faas on embedded architectures? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1637165677116800 2021-11-17 18:25:07 UTC - Ben Carver: Where do I actually set the configuration options to

[slack-digest] [2021-11-17] #events-meetups-confs

2021-11-18 Thread OpenWhisk Team Slack
2021-11-17 16:13:56 UTC - Ivan Serdyuk: https://openwhisk-team.slack.com/archives/C5CU2PV0V/p1637165636000600

[slack-digest] [2021-11-10] #general

2021-11-11 Thread OpenWhisk Team Slack
2021-11-10 02:12:27 UTC - Kostis Kaffes: Hi everyone! Is there a way to limit the number of containers per action per Invoker? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1636510347073100 2021-11-10 12:10:24 UTC - Jesse Stutler: Hi, I have deployed openwhisk on 3 different nodes,

<    4   5   6   7   8   9   10   11   >