[GitHub] hsane2001 closed issue #2563: WSK CLI network error behind proxy

2017-08-09 Thread git
hsane2001 closed issue #2563: WSK CLI network error behind proxy URL: https://github.com/apache/incubator-openwhisk/issues/2563 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] hsane2001 opened a new issue #2563: WSK CLI network error behind proxy

2017-08-09 Thread git
hsane2001 opened a new issue #2563: WSK CLI network error behind proxy URL: https://github.com/apache/incubator-openwhisk/issues/2563 ## Environment details: * native Ubuntu * Docker version 1.12.0, build 8eab29e, Ubuntu 16.04 ## Steps to reproduce the issue:

[GitHub] hsane2001 commented on issue #2563: WSK CLI network error behind proxy

2017-08-09 Thread git
hsane2001 commented on issue #2563: WSK CLI network error behind proxy URL: https://github.com/apache/incubator-openwhisk/issues/2563#issuecomment-321295599 As long as API-gateway is not installed this is working, having proxy issues working thorugh API-gateway.

[GitHub] hsane2001 closed issue #2563: WSK CLI network error behind proxy

2017-08-09 Thread git
hsane2001 closed issue #2563: WSK CLI network error behind proxy URL: https://github.com/apache/incubator-openwhisk/issues/2563 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132235424 ## File path:

[GitHub] houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132235445 ## File path:

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321321359 Update on latest design: the description of functionality for this PR has been updated in the top comment, but in short: per

[GitHub] houshengbo commented on issue #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
houshengbo commented on issue #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#issuecomment-321287953 @markusthoemmes I will link all of the PRs regarding REST to an issue, with

[GitHub] bjustin-ibm closed pull request #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-09 Thread git
bjustin-ibm closed pull request #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435 This is an automated message from the Apache Git Service. To respond to

[GitHub] bjustin-ibm closed issue #2428: wsk action update fails with --web true

2017-08-09 Thread git
bjustin-ibm closed issue #2428: wsk action update fails with --web true URL: https://github.com/apache/incubator-openwhisk/issues/2428 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] rabbah commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
rabbah commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132253606 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -185,6 +185,27 @@ class

[GitHub] rabbah commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
rabbah commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132253414 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -210,6 +210,35 @@ class

[GitHub] rabbah commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
rabbah commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132253232 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -210,6 +210,35 @@ class

[GitHub] rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#discussion_r132254265 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -130,6 +130,83

[GitHub] jasonpet commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
jasonpet commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321320242 @hsane2001 - until the official script is done you can try a script I had created:

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132258777 ## File path: tools/cli/go-whisk/whisk/namespace.go ## @@ -39,6 +42,35 @@ type NamespaceService struct {

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132253167 ## File path: docs/actions.md ## @@ -1022,13 +1022,37 @@ This command starts a polling loop that

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132252831 ## File path: docs/actions.md ## @@ -1022,13 +1022,37 @@ This command starts a polling loop that

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132255314 ## File path: tools/cli/go-whisk-cli/commands/namespace.go ## @@ -55,7 +55,7 @@ var namespaceListCmd = {

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132254748 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -459,6 +480,27 @@ class

[GitHub] dgrove-oss commented on a change in pull request #46: Deploy CouchDB manually

2017-08-09 Thread git
dgrove-oss commented on a change in pull request #46: Deploy CouchDB manually URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/46#discussion_r132278776 ## File path: kubernetes/couchdb/docker/init.sh ## @@ -0,0 +1,93 @@ +#!/bin/bash +set -ex + +#

[GitHub] hsane2001 closed issue #2562: Timeout errors with openwhisk actions trying to go on outside network

2017-08-09 Thread git
hsane2001 closed issue #2562: Timeout errors with openwhisk actions trying to go on outside network URL: https://github.com/apache/incubator-openwhisk/issues/2562 This is an automated message from the Apache Git Service.

[GitHub] hsane2001 commented on issue #2562: Timeout errors with openwhisk actions trying to go on outside network

2017-08-09 Thread git
hsane2001 commented on issue #2562: Timeout errors with openwhisk actions trying to go on outside network URL: https://github.com/apache/incubator-openwhisk/issues/2562#issuecomment-321295730 As long as API-gateway is not installed this is working, having proxy issues working thorugh

[GitHub] underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321327055 @rabbah - could you review the changes I made and see if they are satisfactory for your review? Thanks!

[GitHub] rabbah commented on issue #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
rabbah commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321328029 looks good - just please move the tests out of the system package. generally usage tests don't go in the system package.

[GitHub] rabbah commented on issue #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
rabbah commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321328111 don't need to re-pg. This is an automated message from the

[GitHub] dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-09 Thread git
dubeejw commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132262039 ## File path: tools/cli/go-whisk/whisk/namespace.go ## @@ -39,6 +42,35 @@ type NamespaceService struct {

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321343287 Thanks jsaonpet - will give it a try. So I dont have to go through the install process above? Just

[GitHub] jasonpet commented on issue #81: can not compile successfully

2017-08-09 Thread git
jasonpet commented on issue #81: can not compile successfully URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-321349903 Please see https://github.com/apache/incubator-openwhisk-package-alarms/issues/51 if you need help with installing the alarms

[GitHub] pritidesai opened a new issue #313: web action annotations are not set

2017-08-09 Thread git
pritidesai opened a new issue #313: web action annotations are not set URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/313 When we use `wsk` CLI to create a web action like: ``` wsk action create hi tests/usecases/helloworld/actions/hello.js --web yes -v

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-09 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321186024 @bjustin-ibm thanks ! I update the ip address from localhost to 172.17.0.1, but there is another failure about "Could not

[GitHub] markusthoemmes commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
markusthoemmes commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132115340 ## File path:

[GitHub] markusthoemmes commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
markusthoemmes commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132115394 ## File path:

[GitHub] ningyougang opened a new pull request #2595: Move variable limits to ansible/group_vars/all

2017-08-09 Thread git
ningyougang opened a new pull request #2595: Move variable limits to ansible/group_vars/all URL: https://github.com/apache/incubator-openwhisk/pull/2595 regarding `distributed deployment`, because `distributed/group_vars/all` and `ansible/group_vars/all` also don't define `limits`

[GitHub] markusthoemmes commented on issue #2594: Fix bug on ansible variable db_prefix

2017-08-09 Thread git
markusthoemmes commented on issue #2594: Fix bug on ansible variable db_prefix URL: https://github.com/apache/incubator-openwhisk/pull/2594#issuecomment-321191620 @ningyougang can you adjust `docker-machine` to be `whisk_dockermachine_` as well?

[GitHub] lzbj commented on issue #295: wskdeploy -p finds manifest.yaml, but not manifest.yml

2017-08-09 Thread git
lzbj commented on issue #295: wskdeploy -p finds manifest.yaml, but not manifest.yml URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/295#issuecomment-321160920 https://github.com/apache/incubator-openwhisk-wskdeploy/pull/310

[GitHub] ningyougang commented on issue #2594: Fix bug on ansible variable db_prefix

2017-08-09 Thread git
ningyougang commented on issue #2594: Fix bug on ansible variable db_prefix URL: https://github.com/apache/incubator-openwhisk/pull/2594#issuecomment-321166517 It seems has some problem for the `travis-ci`,

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-09 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321186024 @bjustin-ibm thanks ! I update the ip address from localhost to 172.17.0.1, but there is another failure about "Could not

[GitHub] markusthoemmes commented on issue #2595: Move variable limits to ansible/group_vars/all

2017-08-09 Thread git
markusthoemmes commented on issue #2595: Move variable limits to ansible/group_vars/all URL: https://github.com/apache/incubator-openwhisk/pull/2595#issuecomment-321192027 Did you verify it's still possible to override those limits per env then?

[GitHub] markusthoemmes closed pull request #2578: Update dependencies and gitignore

2017-08-09 Thread git
markusthoemmes closed pull request #2578: Update dependencies and gitignore URL: https://github.com/apache/incubator-openwhisk/pull/2578 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all

2017-08-09 Thread git
ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all URL: https://github.com/apache/incubator-openwhisk/pull/2595#issuecomment-321198752 @markusthoemmes , i have tested `local` and `distributed` env, it is ok. But for `mac` and `docker-machine`, i don't

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-09 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321186024 @bjustin-ibm thanks ! I update the ip address from localhost to 172.17.0.1, but there is another failure about "Could not

[GitHub] ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all

2017-08-09 Thread git
ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all URL: https://github.com/apache/incubator-openwhisk/pull/2595#issuecomment-321192863 Sorry, I will test it. This is an automated message

[GitHub] ningyougang commented on issue #2594: Fix bug on ansible variable db_prefix

2017-08-09 Thread git
ningyougang commented on issue #2594: Fix bug on ansible variable db_prefix URL: https://github.com/apache/incubator-openwhisk/pull/2594#issuecomment-321196490 @markusthoemmes , i have modified to `whisk_dockermachine_`

[GitHub] misl commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable

2017-08-09 Thread git
misl commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable URL: https://github.com/apache/incubator-openwhisk/issues/2590#issuecomment-321206497 Having the option to control the entrypoint name allows me to have multiple entrypoints in the

[GitHub] ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all

2017-08-09 Thread git
ningyougang commented on issue #2595: Move variable limits to ansible/group_vars/all URL: https://github.com/apache/incubator-openwhisk/pull/2595#issuecomment-321212609 @markusthoemmes ,for `defaultLimits` and `limits`, i just know it is using for `benchmarks test`, i don't know here

[GitHub] csantanapr closed pull request #62: Update readme.md to fix bug w/ retrieve

2017-08-09 Thread git
csantanapr closed pull request #62: Update readme.md to fix bug w/ retrieve URL: https://github.com/apache/incubator-openwhisk-client-js/pull/62 This is an automated message from the Apache Git Service. To respond to the

[GitHub] rabbah commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable

2017-08-09 Thread git
rabbah commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable URL: https://github.com/apache/incubator-openwhisk/issues/2590#issuecomment-321226110 Thanks for the added explanation. ?

[GitHub] cbickel opened a new pull request #2596: Add number of controller instances again to the controller

2017-08-09 Thread git
cbickel opened a new pull request #2596: Add number of controller instances again to the controller URL: https://github.com/apache/incubator-openwhisk/pull/2596 Readd the number of controllers to the controller. PG4#652 is running.

[GitHub] underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321357641 @csantanapr - is it possible to merge this? Thanks!

[GitHub] drcariel commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
drcariel commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132290510 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321357641 @csantanapr - is it possible to merge this? Thanks!

[GitHub] underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321359770 Thanks, @rabbah! Moving tests for all the PR's now ?

[GitHub] mdeuser commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
mdeuser commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132288455 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] drcariel commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
drcariel commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132290510 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321376775 @jasonpet -> Thanks for your scripts, it installed successfully. I am getting error creating a trigger

[GitHub] tysonnorris commented on issue #2584: SPI for Loadbalancer

2017-08-09 Thread git
tysonnorris commented on issue #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#issuecomment-321377073 @markusthoemmes FYI - the test failures were due to some cases of ArtifactStore not being shutdown properly; fixed now

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321377908 PG2 1931 This is an automated message from the Apache Git Service.

[GitHub] dgrove-oss opened a new pull request #48: Fix instructions: set auth property for cli to auth.guest

2017-08-09 Thread git
dgrove-oss opened a new pull request #48: Fix instructions: set auth property for cli to auth.guest URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/48 We should be setting the cli's auth property to the value of auth.guest, not auth.whisk.system. Getting this wrong

[GitHub] rabbah commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-09 Thread git
rabbah commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321358551 @underwoodb-sd-ibm can you move the tests out of the system package? sorry just noticed that. don't need to re-pg.

[GitHub] houshengbo opened a new pull request #24: Sync-up with openwhisk core

2017-08-09 Thread git
houshengbo opened a new pull request #24: Sync-up with openwhisk core URL: https://github.com/apache/incubator-openwhisk-client-go/pull/24 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] drcariel commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
drcariel commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132289217 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] houshengbo opened a new pull request #93: Sync openwhisk

2017-08-09 Thread git
houshengbo opened a new pull request #93: Sync openwhisk URL: https://github.com/apache/incubator-openwhisk-cli/pull/93 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] rabbah closed pull request #47: fix typo in docs

2017-08-09 Thread git
rabbah closed pull request #47: fix typo in docs URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/47 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] drcariel commented on issue #2591: User-Agent CLI/version header

2017-08-09 Thread git
drcariel commented on issue #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#issuecomment-321362353 Looks like this in action: ``` "User-Agent": [ "OpenWhisk-CLI/2017-08-09T19:14:44+00:00" ] ```

[GitHub] drcariel commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
drcariel commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132290510 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] csantanapr closed pull request #24: Sync-up with openwhisk core

2017-08-09 Thread git
csantanapr closed pull request #24: Sync-up with openwhisk core URL: https://github.com/apache/incubator-openwhisk-client-go/pull/24 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321378143 Activation result says action did not complete: "activationId": "aae7d7fc8259430db9553f44bc52f216",

[GitHub] houshengbo opened a new pull request #2599: Remove the additional ansible script in deploy for local CLI mode

2017-08-09 Thread git
houshengbo opened a new pull request #2599: Remove the additional ansible script in deploy for local CLI mode URL: https://github.com/apache/incubator-openwhisk/pull/2599 This is an automated message from the Apache Git

[GitHub] ioana-blue opened a new issue #242: Top github button needs updating

2017-08-09 Thread git
ioana-blue opened a new issue #242: Top github button needs updating URL: https://github.com/apache/incubator-openwhisk-website/issues/242 The webpage has two github logo buttons: top and bottom. The bottom one takes me to the actual github repo for openwhisk. The top one takes me to the

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321296635 I have no_proxy set in native environment. I can create actions that get external content. Problem is with creating a trigger using the

[GitHub] houshengbo commented on issue #2430: Reimplementation of Wsk.scala for test cases

2017-08-09 Thread git
houshengbo commented on issue #2430: Reimplementation of Wsk.scala for test cases URL: https://github.com/apache/incubator-openwhisk/issues/2430#issuecomment-321319503 @markusthoemmes @rabbah @csantanapr I have linked the sub-tasks of this piece of work item to the existing PRs. The

[GitHub] jasonpet commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
jasonpet commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321309940 @abaruni is currently working on creating an ansible script that will install the alarms actions for

[GitHub] jasonpet commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
jasonpet commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321309940 @abaruni currently working on creating an ansible script that will install the alarms actions for you

[GitHub] jasonpet commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
jasonpet commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321320242 @hsane2001 - until the official script is done you can try a script I had created:

[GitHub] houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132233659 ## File path:

[GitHub] houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-09 Thread git
houshengbo commented on a change in pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592#discussion_r132233659 ## File path:

[GitHub] jessealva commented on issue #2462: Updating the way we print names in the Cli Fixes #1155

2017-08-09 Thread git
jessealva commented on issue #2462: Updating the way we print names in the Cli Fixes #1155 URL: https://github.com/apache/incubator-openwhisk/pull/2462#issuecomment-321316741 PG 1, 1932. @dubeejw @mdeuser This is an

[GitHub] houshengbo commented on issue #2430: Reimplementation of Wsk.scala for test cases

2017-08-09 Thread git
houshengbo commented on issue #2430: Reimplementation of Wsk.scala for test cases URL: https://github.com/apache/incubator-openwhisk/issues/2430#issuecomment-321317659 Currently we only have Wsk as for CLI implementation, and Wsk entities based on issuing CLI commands, in order to access

[GitHub] underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations

2017-08-09 Thread git
underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321323669 PG2 1930 - Passed This is an automated message

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321381694 It seems like I have the container up and running: docker ps -a | grep alarm 9f30ca6fdf26

[GitHub] pritidesai opened a new issue #311: Action Function V/S Location

2017-08-09 Thread git
pritidesai opened a new issue #311: Action Function V/S Location URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/311 We have Action field "Function" described as: function | true | string | N/A | Required source location (path inclusive) of the Action code either

[GitHub] csantanapr closed pull request #48: Fix instructions: set auth property for cli to auth.guest

2017-08-09 Thread git
csantanapr closed pull request #48: Fix instructions: set auth property for cli to auth.guest URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/48 This is an automated message from the Apache Git Service.

[GitHub] mdeuser commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-09 Thread git
mdeuser commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132313687 ## File path: tools/cli/go-whisk-cli/main.go ## @@ -48,6 +48,7 @@ func init() { // Rest of CLI

[GitHub] jasonpet commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
jasonpet commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321348473 yes, it will do it all. This is an

[GitHub] josecvega commented on issue #2588: Vagrant OpenWhisk Nginx container

2017-08-09 Thread git
josecvega commented on issue #2588: Vagrant OpenWhisk Nginx container URL: https://github.com/apache/incubator-openwhisk/issues/2588#issuecomment-321423101 I destroyed the vagrant machine and ran the ./hello and everything executed and worked as expected the second time around. The nginx

[GitHub] josecvega closed issue #2588: Vagrant OpenWhisk Nginx container

2017-08-09 Thread git
josecvega closed issue #2588: Vagrant OpenWhisk Nginx container URL: https://github.com/apache/incubator-openwhisk/issues/2588 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321410873 I rebuilt openwhisk (resolving a proxy issue) and after installing the alarms I have catalog-alarm

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321410968 I rebuilt openwhisk (resolving a proxy issue) and after installing the alarms I have catalog-alarm container running. Trying to trigger with

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321411886 Nevermind - tried it the second time and worked magically :)

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321412158 I rebuilt with your advise on Proxy and it works now - thanks Katiyman This

[GitHub] aml2732 opened a new pull request #66: change cli to curl for integration script

2017-08-09 Thread git
aml2732 opened a new pull request #66: change cli to curl for integration script URL: https://github.com/apache/incubator-openwhisk-client-js/pull/66 Replace wsk cli usages with calls to the openwhisk api ? as a result - does not assume whisk.properties exists - so key, host,

[GitHub] pritidesai opened a new issue #312: Action limits in Manifest file is ignored

2017-08-09 Thread git
pritidesai opened a new issue #312: Action limits in Manifest file is ignored URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/312 We describe in WskDeploy specification that wskdeploy supports map of limit keys and values under `limits` section, e.g.: ```

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321376775 @jasonpet -> Thanks for your scripts, it installed successfully. I am getting error creating a trigger

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321410968 I rebuilt openwhisk (resolving a proxy issue) and after installing the alarms I have catalog-alarm container running. Trying to trigger with

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321410941 I rebuilt with your suggestion of proxy and also loaded the alarms package. However I get this error:

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321381694 It seems like I have the container up and running: docker ps -a | grep alarm 9f30ca6fdf26

[GitHub] hsane2001 commented on issue #2221: Unable to create trigger

2017-08-09 Thread git
hsane2001 commented on issue #2221: Unable to create trigger URL: https://github.com/apache/incubator-openwhisk/issues/2221#issuecomment-321410941 I rebuilt with your suggestion of proxy and also loaded the alarms package. However I get this error:

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321410873 I rebuilt openwhisk (resolving a proxy issue https://github.com/apache/incubator-openwhisk/issues/2221

[GitHub] hsane2001 commented on issue #51: how to get this into my current install of openwhisk

2017-08-09 Thread git
hsane2001 commented on issue #51: how to get this into my current install of openwhisk URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/51#issuecomment-321410873 I rebuilt openwhisk (resolving a proxy issue https://github.com/apache/incubator-openwhisk/issues/2221

  1   2   >