[GitHub] rabbah closed pull request #158: Add simple loadtesting jobs

2018-02-13 Thread GitBox
rabbah closed pull request #158: Add simple loadtesting jobs URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/158 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a for

[GitHub] rabbah closed pull request #157: update runtimes.json for OW#3259

2018-02-13 Thread GitBox
rabbah closed pull request #157: update runtimes.json for OW#3259 URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/157 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] mrutkows closed pull request #43: Add the documentation to describe automated mode of release

2018-02-13 Thread GitBox
mrutkows closed pull request #43: Add the documentation to describe automated mode of release URL: https://github.com/apache/incubator-openwhisk-release/pull/43 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] pritidesai opened a new pull request #737: adding info message with openwhisk url for runtimes

2018-02-13 Thread GitBox
pritidesai opened a new pull request #737: adding info message with openwhisk url for runtimes URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/737 Addressing two (todo) of converting const for HTTP headers. With this PR, `wskdeploy` produces info when the openwhisk

[GitHub] csantanapr opened a new pull request #20: rename swift4 o swift40 for kind and image

2018-02-13 Thread GitBox
csantanapr opened a new pull request #20: rename swift4 o swift40 for kind and image URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/20 Closes #19 This is an automated message from the Apache Git Servic

[GitHub] dgrove-oss commented on issue #153: Add support for persistent storage.

2018-02-13 Thread GitBox
dgrove-oss commented on issue #153: Add support for persistent storage. URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/153#issuecomment-365431256 @ruromero - Thanks for the review. I think I will update to force it with selector.matchLabels. I was hoping to minimize

[GitHub] dubeejw commented on a change in pull request #3254: Preserve rule status when rule is updated

2018-02-13 Thread GitBox
dubeejw commented on a change in pull request #3254: Preserve rule status when rule is updated URL: https://github.com/apache/incubator-openwhisk/pull/3254#discussion_r168027670 ## File path: tests/src/test/scala/whisk/core/controller/test/RulesApiTests.scala ## @@ -563,7

[GitHub] pritidesai commented on issue #734: Enable query of dynamic runtimes from deployment host

2018-02-13 Thread GitBox
pritidesai commented on issue #734: Enable query of dynamic runtimes from deployment host URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/734#issuecomment-365432288 @mrutkows We do have support for reading runtimes dynamically from openwhisk endpoint, PR #737 is adding

[GitHub] allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies

2018-02-13 Thread GitBox
allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/735#issuecomment-365480155 At a suggestion from @csantanapr , I tried to add a username + API token to the repo URL. Un

[GitHub] allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies

2018-02-13 Thread GitBox
allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/735#issuecomment-365482729 Further, this should allow valid urls such as `https://username:passw...@example.com`. This

[GitHub] csantanapr opened a new issue #21: Add swift 4.1 beta/experimental

2018-02-13 Thread GitBox
csantanapr opened a new issue #21: Add swift 4.1 beta/experimental URL: https://github.com/apache/incubator-openwhisk-runtime-swift/issues/21 There is a beta builds available for swift 4.1, we should add early to start experimenting with it. There could be a chance depending on timin

[GitHub] csantanapr opened a new pull request #22: add swift 4.1 experimental using beta build

2018-02-13 Thread GitBox
csantanapr opened a new pull request #22: add swift 4.1 experimental using beta build URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/22 Depends on PR #20 (rename swift:4 => swift:4.0) Closes #21 Thi

[GitHub] allen-servedio opened a new pull request #738: GH-735 adjusting check for github to mainly make sure that github app?

2018-02-13 Thread GitBox
allen-servedio opened a new pull request #738: GH-735 adjusting check for github to mainly make sure that github app? URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/738 ?ears in the host name. Will allow many variations of host names as well as username and password.

[GitHub] allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies

2018-02-13 Thread GitBox
allen-servedio commented on issue #735: Add support for credentials for private git repo dependencies URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/735#issuecomment-365496411 Where can we add the docs for this fix?

[GitHub] chetanmeh opened a new pull request #3282: Disable createKeystore if test execution is disabled

2018-02-13 Thread GitBox
chetanmeh opened a new pull request #3282: Disable createKeystore if test execution is disabled URL: https://github.com/apache/incubator-openwhisk/pull/3282 Currently the `createKeystore` in tests is linked with `compileTestScala`. This poses problem in cases where the build is triggered w

[GitHub] dubeejw commented on issue #3275: GET trigger now returns matched rules in JSON payload

2018-02-13 Thread GitBox
dubeejw commented on issue #3275: GET trigger now returns matched rules in JSON payload URL: https://github.com/apache/incubator-openwhisk/pull/3275#issuecomment-365404042 PG2 2804 ? This is an automated message from the Ap

[GitHub] chetanmeh opened a new pull request #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh opened a new pull request #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283 For implementing custom `ArtifactStore` and computing views on client side for databases other than CouchDB the `ArtifactStore` would need access to

[GitHub] markusthoemmes commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
markusthoemmes commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365507299 > In Scala 2.10, scala.reflect.ClassManifest are deprecated, and it is planned to deprecate scala.reflect.Manifest in favor of

[GitHub] markusthoemmes commented on issue #3282: Disable createKeystore if test execution is disabled

2018-02-13 Thread GitBox
markusthoemmes commented on issue #3282: Disable createKeystore if test execution is disabled URL: https://github.com/apache/incubator-openwhisk/pull/3282#issuecomment-365507534 Good thought! Is there a possibility to hook stuff up differently? I think the issue here is that `createKeysto

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365508673 > Can you provide an implementation example of where a ClassTag would be needed? Have a look at [MongoDbStoreProvider][1] (cu

[GitHub] markusthoemmes commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
markusthoemmes commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365511271 Okay makes sense. This is a bit smelly though. It suggests we have a generalized API for something which shouldn't be ge

[GitHub] cbickel closed pull request #3276: Use proper API host and reduce logging noise.

2018-02-13 Thread GitBox
cbickel closed pull request #3276: Use proper API host and reduce logging noise. URL: https://github.com/apache/incubator-openwhisk/pull/3276 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] markusthoemmes commented on issue #3280: Replace asString and asBool with generic method.

2018-02-13 Thread GitBox
markusthoemmes commented on issue #3280: Replace asString and asBool with generic method. URL: https://github.com/apache/incubator-openwhisk/pull/3280#issuecomment-365515561 PG4 1359 ? This is an automated message from the

[GitHub] cbickel closed pull request #3240: Add a loadbalancer with local state and horizontal invoker sharding.

2018-02-13 Thread GitBox
cbickel closed pull request #3240: Add a loadbalancer with local state and horizontal invoker sharding. URL: https://github.com/apache/incubator-openwhisk/pull/3240 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[GitHub] cbickel closed pull request #3280: Replace asString and asBool with generic method.

2018-02-13 Thread GitBox
cbickel closed pull request #3280: Replace asString and asBool with generic method. URL: https://github.com/apache/incubator-openwhisk/pull/3280 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] csantanapr opened a new pull request #23: Add Codable Support for Swift 4.x

2018-02-13 Thread GitBox
csantanapr opened a new pull request #23: Add Codable Support for Swift 4.x URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/23 ## Codable Suppor with Swift 4.x Some examples of using Codable In and Out ### Codable style function signature Create file `h

[GitHub] csantanapr commented on issue #23: Add Codable Support for Swift 4.x

2018-02-13 Thread GitBox
csantanapr commented on issue #23: Add Codable Support for Swift 4.x URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/23#issuecomment-365519578 Depends on #22 Closes #2 This is an automated message f

[GitHub] csantanapr commented on issue #23: Add Codable Support for Swift 4.x

2018-02-13 Thread GitBox
csantanapr commented on issue #23: Add Codable Support for Swift 4.x URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/23#issuecomment-365519693 TODOs - [ ] Handle when input params is empty - [ ] Add tests cases for Codable ---

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365520777 > It suggests we have a generalized API for something which shouldn't be generalized? Its kind of true as with CouchDB most o

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365520777 > It suggests we have a generalized API for something which shouldn't be generalized? Its kind of true as with CouchDB most o

<    1   2