[GitHub] [openwhisk] selfxp commented on a change in pull request #4584: OpenWhisk User Events

2019-09-20 Thread GitBox
selfxp commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r326800406 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -256,6 +286,7 @@ case class

[GitHub] [openwhisk] jiangpengcheng commented on issue #4615: key 'kind' does not exist

2019-09-20 Thread GitBox
jiangpengcheng commented on issue #4615: key 'kind' does not exist URL: https://github.com/apache/openwhisk/issues/4615#issuecomment-533430161 gg This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk] jiangpengcheng closed issue #4615: key 'kind' does not exist

2019-09-20 Thread GitBox
jiangpengcheng closed issue #4615: key 'kind' does not exist URL: https://github.com/apache/openwhisk/issues/4615 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [openwhisk] jiangpengcheng commented on issue #4615: key 'kind' does not exist

2019-09-20 Thread GitBox
jiangpengcheng commented on issue #4615: key 'kind' does not exist URL: https://github.com/apache/openwhisk/issues/4615#issuecomment-533430113 closed as merged This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk] jiangpengcheng commented on issue #4609: Add namespace field to activation log

2019-09-20 Thread GitBox
jiangpengcheng commented on issue #4609: Add namespace field to activation log URL: https://github.com/apache/openwhisk/pull/4609#issuecomment-533437866 I think this PR doesn't related to any annotations but just add a `namespace` field while write `activations`/`activation logs` to a

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
sven-lange-last commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r326500766 ## File path: docs/actions-update.md ## @@ -0,0 +1,75

[GitHub] [openwhisk] codecov-io edited a comment on issue #4609: Add namespace field to activation log

2019-09-20 Thread GitBox
codecov-io edited a comment on issue #4609: Add namespace field to activation log URL: https://github.com/apache/openwhisk/pull/4609#issuecomment-529432553 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4609?src=pr=h1) Report > Merging

[GitHub] [openwhisk] codecov-io edited a comment on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
codecov-io edited a comment on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#issuecomment-532154575 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4627?src=pr=h1) Report >

[GitHub] [openwhisk] sven-lange-last commented on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
sven-lange-last commented on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#issuecomment-533463562 @rabbah @dgrove-oss all feedback should be addressed and I added your suggestions

[GitHub] [openwhisk] sven-lange-last edited a comment on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
sven-lange-last edited a comment on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#issuecomment-533463562 @rabbah @dgrove-oss all feedback should be addressed and I added your suggestions

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4609: Add namespace field to activation log

2019-09-20 Thread GitBox
sven-lange-last commented on a change in pull request #4609: Add namespace field to activation log URL: https://github.com/apache/openwhisk/pull/4609#discussion_r326534807 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/ActivationFileStorage.scala

[GitHub] [openwhisk] duynguyen commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-20 Thread GitBox
duynguyen commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r326551419 ## File path: ansible/group_vars/all ## @@ -55,7 +55,8 @@ whisk: #

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4609: Add namespace field to activation log

2019-09-20 Thread GitBox
sven-lange-last commented on a change in pull request #4609: Add namespace field to activation log URL: https://github.com/apache/openwhisk/pull/4609#discussion_r326536398 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/ActivationFileStorage.scala

[GitHub] [openwhisk] dgrove-oss merged pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
dgrove-oss merged pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627 This is an automated message from the Apache Git

[GitHub] [openwhisk] dgrove-oss commented on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-20 Thread GitBox
dgrove-oss commented on issue #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#issuecomment-533525830 Thanks for all your work on this @sven-lange-last -- merging

[GitHub] [openwhisk] chetanmeh merged pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-20 Thread GitBox
chetanmeh merged pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk-devtools] vastskymiaow opened a new issue #291: make quick-start error

2019-09-20 Thread GitBox
vastskymiaow opened a new issue #291: make quick-start error URL: https://github.com/apache/openwhisk-devtools/issues/291 Hello, when I run `make quick-quick`, it always tell me that: Waiting till all containers are powered up... Pulling redis (redis:2.8)... \nIMAGE

[GitHub] [openwhisk-deploy-kube] dgrove-oss merged pull request #524: Update dind docs to note deprecation and update project URLs

2019-09-20 Thread GitBox
dgrove-oss merged pull request #524: Update dind docs to note deprecation and update project URLs URL: https://github.com/apache/openwhisk-deploy-kube/pull/524 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind

2019-09-20 Thread GitBox
dgrove-oss commented on issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind URL: https://github.com/apache/openwhisk-deploy-kube/issues/523#issuecomment-533607528 Updated docs to note deprecation. Actually switching to kind will be tracked by #508

[GitHub] [openwhisk-deploy-kube] dgrove-oss closed issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind

2019-09-20 Thread GitBox
dgrove-oss closed issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind URL: https://github.com/apache/openwhisk-deploy-kube/issues/523 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk-deploy-kube] dgrove-oss opened a new issue #528: Support Private Registrys in Kubernetes Container Factory

2019-09-20 Thread GitBox
dgrove-oss opened a new issue #528: Support Private Registrys in Kubernetes Container Factory URL: https://github.com/apache/openwhisk-deploy-kube/issues/528 Per discussion on dev list [1] we should make KCF more flexible by loading a default Pod spec for user actions from a config map

[GitHub] [openwhisk] tysonnorris merged pull request #4631: Update CosmosDB SDK to v2.5.0

2019-09-20 Thread GitBox
tysonnorris merged pull request #4631: Update CosmosDB SDK to v2.5.0 URL: https://github.com/apache/openwhisk/pull/4631 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [openwhisk-devtools] vastskymiaow opened a new issue #292: hello-world failed

2019-09-20 Thread GitBox
vastskymiaow opened a new issue #292: hello-world failed URL: https://github.com/apache/openwhisk-devtools/issues/292 Hi, I come here again. I am facing anthor problem now. I ran make quick-start. And it then exited with error as following: [2019-09-20T14:18:40.495Z]

[GitHub] [openwhisk] duynguyen commented on issue #4503: Add optional config for appending custom registry to user provided images

2019-09-20 Thread GitBox
duynguyen commented on issue #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#issuecomment-533542774 thanks @rabbah , @sven-lange-last and @chetanmeh for reviewing and great suggestions!