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

2019-02-15 Thread OpenWhisk Team Slack
2019-02-15 13:01:47 UTC - Matthias Riml: i try to start openwhisk with docker 
compose with these commands:
$ git clone 
$ cd incubator-openwhisk-devtools/docker-compose
$ make quick-start
That has always worked fine until yesterday. Now I always get an error when i 
want to start it. Sometimes i get this error:
error: Authenticated user does not have namespace 'guest'; set command failed: 
Get : dial tcp 192.168.0.227:443: 
getsockopt: connection refused
Makefile:285: recipe for target 'init-whisk-cli' failed
make: *** [init-whisk-cli] Error 1

And sometimes i get this error:
cp: cannot stat './openwhisk-src/core/routemgmt/common/*.js': No such file or 
directory
Makefile:292 recipe for target 'init-api-management' failed
make: *** [init-api-management] Error 1

Can somebody help?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550235707082100?thread_ts=1550235707.082100=C3TPCAQG1

2019-02-15 14:59:31 UTC - Andrei Palade: Normal   Pulled 19m (x2 over 20m)  
   kubelet, minikube  Container image "openwhisk/controller:00fad95" already 
present on machine
  Normal   Started19m (x3 over 20m) kubelet, minikube  Started container
  Warning  BackOff5m42s (x50 over 17m)  kubelet, minikube  Back-off 
restarting failed container
  Warning  Unhealthy  53s (x32 over 20m)kubelet, minikube  Liveness probe 
failed: Get : dial tcp 172.17.0.41:8080: connect: 
connection refused
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550242771082300

2019-02-15 15:00:15 UTC - Andrei Palade: is there a way to increase to liveness 
probe timeout
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550242815082800?thread_ts=1550242815.082800=C3TPCAQG1

2019-02-15 15:00:22 UTC - Andrei Palade: for pod exiled-gopher-controller-0
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550242822083100

2019-02-15 15:08:07 UTC - Dave Grove: @committers:  please vote on the proposal 
to release Composer 0.10.0.  After 60 hours, we only have 1 vote.  

https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243287084300?thread_ts=1550243287.084300=C3TPCAQG1

2019-02-15 15:09:51 UTC - Rodric Rabbah: I’ll run through it today 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243391084700

2019-02-15 15:10:42 UTC - Rodric Rabbah: I’ll see if I can replicate. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243442085300?thread_ts=1550235707.082100=C3TPCAQG1

2019-02-15 15:10:59 UTC - Rodric Rabbah: @Dragos Dascalita Haut maybe has an 
idea faster
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243459085900?thread_ts=1550235707.082100=C3TPCAQG1

2019-02-15 15:12:23 UTC - Rodric Rabbah: Yes I think so. @Dave Grove?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243543086700?thread_ts=1550242815.082800=C3TPCAQG1

2019-02-15 15:14:04 UTC - Dave Grove: it is possible by editing the chart.  It 
is very unlikely to be necessary.  It is much more likely that the controller 
failed to start or crashed for a real reason and the liveness probe is catching 
it and restarting
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550243644086900?thread_ts=1550242815.082800=C3TPCAQG1

2019-02-15 15:29:03 UTC - Carlos Santana: 60 hours? I think it would be 72 
hours later today 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550244543087800?thread_ts=1550243287.084300=C3TPCAQG1

2019-02-15 15:29:26 UTC - Dave Grove: it will be 72 hours at 9PM today.  60 
hours so far
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550244566088000?thread_ts=1550243287.084300=C3TPCAQG1

2019-02-15 15:29:54 UTC - Dave Grove: (or 61) I guess…math :shrug:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550244594088300?thread_ts=1550243287.084300=C3TPCAQG1

2019-02-15 15:38:55 UTC - Minh Thai: hi @Rodric Rabbah thanks for your respond 
and sorry for the late reply, I was busy previously T_T. This error is because 
I didn't setup couchdb...
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550245135088500?thread_ts=1545705236.025000=C3TPCAQG1

2019-02-15 15:39:51 UTC - Bui Vo Quoc Bao: Hello, I would like to install 
cloudant package: 
 into my local 
openwhisk
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550245191089400

2019-02-15 15:39:56 UTC - Rodric Rabbah: glad you figured it out
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550245196089700?thread_ts=1545705236.025000=C3TPCAQG1

2019-02-15 15:40:14 UTC - Bui Vo Quoc Bao: But I don’t understand the 
parameters used by the install script
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1550245214090200

2019-02-15 15:40:25 UTC - Bui Vo 

nodejs runtime packages in base images

2019-02-15 Thread Rodric Rabbah
Hello,

A few times in recent weeks and twice this past week there was discussion
on slack about our nodejs8 and nodejs10 images and the lack of packages in
these images. As we move to deprecate nodejs6 with its coming end of life,
this is worth re-considering: should we include some popular images in the
base image?

We had previously eschewed packages because the thought was providers roll
their own. But I'm finding that our nodejs6 runtime more convenient for
some development because of its built-in packages.

So I opened a draft PR (new on GitHub!) to add some packages to our images
here: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/111

Feedback welcome and especially appreciated if you aren't a provider that
runs their own images.

-r


Re: [VOTE] - release Apache OpenWhisk Composer 0.10.0

2019-02-15 Thread Rodric Rabbah
+1 Release as Apache OpenWhisk 0.10.0-incubating: openwhisk composer

Note: The copyright dates in the NOTICE need to be updated.

Checklist for reference:
[x] Download links are valid.
[x] Checksums and PGP signatures are valid.
[x] DISCLAIMER is included.
[x] Source code artifacts have correct names matching the current release.
[x] LICENSE and NOTICE files are correct for each OpenWhisk repository.
[x] All files have license headers if necessary.
[x] No compiled archives bundled in source archive.


Re: update to deploy catalog playbook

2019-02-15 Thread Priti Desai
Thanks Rodric. Glad to have the catalog manifests part of the repo now.

Cheers
Priti




From:   Rodric Rabbah 
To: dev@openwhisk.apache.org
Date:   02/15/2019 11:45 AM
Subject:update to deploy catalog playbook



I merged Priti's work to deploy the openwhisk catalog using wsk project
deploy.
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_incubator-2Dopenwhisk-2Dcatalog_pull_268=DwIBaQ=jf_iaSHvJObTbx-siA1ZOg=6V3FXFwHvE0SFE3N4Rk7-rlMhS2xkaqR1AlgZ0xtvKY=cwDzeIV9iruWQP919BaSYrXWE-kV5TN_sY2KWpxRnYI=5D7oaD2LkJY2Mtm6MlAsJ-zCK87H0wbgbK1r3eCOQTo=


Thanks Priti. This allows us to upgrade most actions to node 8 or 10 (from
node 6).

The following PR will switch the openwhisk repo's mechanism to use the wsk
project deploy path. 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_incubator-2Dopenwhisk_pull_4291=DwIBaQ=jf_iaSHvJObTbx-siA1ZOg=6V3FXFwHvE0SFE3N4Rk7-rlMhS2xkaqR1AlgZ0xtvKY=cwDzeIV9iruWQP919BaSYrXWE-kV5TN_sY2KWpxRnYI=d7L-75PbAUal-FlKvTAyMPp77WEetsQ76hU9fDKlbo4=


If there are no comments on the PR I'll merge it by silent assent in 
72hrs.

-r






update to deploy catalog playbook

2019-02-15 Thread Rodric Rabbah
I merged Priti's work to deploy the openwhisk catalog using wsk project
deploy.
https://github.com/apache/incubator-openwhisk-catalog/pull/268

Thanks Priti. This allows us to upgrade most actions to node 8 or 10 (from
node 6).

The following PR will switch the openwhisk repo's mechanism to use the wsk
project deploy path. https://github.com/apache/incubator-openwhisk/pull/4291

If there are no comments on the PR I'll merge it by silent assent in 72hrs.

-r


Re: good first issue tweets

2019-02-15 Thread James Thomas
+1

On Thu, 14 Feb 2019 at 15:57, Carlos Santana  wrote:

> +1
>
> - Carlos Santana
> @csantanapr
>
> > On Feb 14, 2019, at 7:21 AM, Rodric Rabbah  wrote:
> >
> > There is a github app https://github.com/rajatjindal/goodfirstissue
> which
> > can be installed/linked to a repo to monitor issues tagged as good first
> > issue, and then tweets out a link to those issues.
> >
> > Here are some of the tweets:
> > https://twitter.com/goodfirstissue
> >
> > Some users of the app: helm, openfaas, asyncy, and google's go-github
> repo.
> >
> > Thoughts on adding the app it to our openwhisk repos?
> >
> > -r
>


-- 
Regards,
James Thomas