[openwhisk] branch master updated: Fix warnings in travis file, remove scala again. (#4868)

2020-03-31 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 287792b Fix warnings in travis file

[openwhisk] branch master updated: Remove explicit right biasing of Eithers. (#4848)

2020-03-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 1dc31b2 Remove explicit right

[openwhisk] branch master updated: Allow build to use either Scala 2.12 or 2.13 and test that in CI. (#4867)

2020-03-27 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0edfcc8 Allow build to use either

[openwhisk] branch master updated: Fix slight compilation differences between Scala 2.12 -> 2.13. (#4847)

2020-03-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4c97dc1 Fix slight compilation

[openwhisk] branch master updated: Update Kafka clients to 2.4.0, make kafka related dependencies consistent. (#4844)

2020-03-02 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 771a310 Update Kafka clients

[openwhisk] branch master updated: Removed unused import statement (#4845)

2020-02-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 394e9f6 Removed unused import

[openwhisk] branch master updated: Replace remaining usages of parallel collections with explicit concurrency. (#4843)

2020-02-27 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 08efb58 Replace remaining usages

[openwhisk] branch master updated: Base on OpenJ9 to overcome performance problems (#4840)

2020-02-25 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new fcdca86 Base on OpenJ9 to overcome

[openwhisk] branch master updated: Some small compilation fixes for 2.13 migration. (#4836)

2020-02-25 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 01b4963 Some small compilation

[openwhisk] branch master updated: Replace to[Type] calls with explicit types. (#4834)

2020-02-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new a3d9491 Replace to[Type] calls

[openwhisk] branch master updated (acf4cda -> 3e86171)

2020-02-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git. from acf4cda Update scoverage plugin to 4.0.1. (#4752) add 3e86171 Force filterKeys and mapValues

[openwhisk] branch master updated: update to akka-http 10.1.11 (#4759)

2019-12-02 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6126a94 update to akka-http 10.1.11

[openwhisk] branch master updated: Remove usages of rxscala and replace with Java based code. (#4744)

2019-11-22 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d3bb290 Remove usages of rxscala

[openwhisk-runtime-docker] branch master updated: travis config: dist:xenial and language:java (#77)

2019-11-21 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-docker.git The following commit(s) were added to refs/heads/master by this push: new b46be6f travis

[openwhisk] branch master updated: Action container log collection does not wait for sentinel on developer error (#4582)

2019-08-16 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 92ac571 Action container log

[openwhisk] branch master updated: KCF: propagate cf_ca_extraArgs_env_i into user containers (#4570)

2019-08-07 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9bef49f KCF: propagate

[incubator-openwhisk] branch master updated: Add more diagnostic information to completion ack processing (#4561)

2019-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new a87340b Add more

[incubator-openwhisk] branch master updated: Lower minimum number of available file descriptors in action limit tests (#4553)

2019-07-10 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9c428a3 Lower minimum

[incubator-openwhisk] branch master updated: Update rest-assured to v4.0.0 (#4500)

2019-05-31 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new aeabc35 Update rest

[incubator-openwhisk] branch master updated: Adjust error handling in the Cloudant Rest Store (#4325)

2019-05-08 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6f4d185 Adjust error

[incubator-openwhisk] branch master updated: Add detailed error/reason to status code. (#4403)

2019-04-04 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new bfda2d1 Add detailed

[incubator-openwhisk] branch master updated: Replace JsBoolean with JsTrue and JsFalse. (#4427)

2019-04-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new bd7d847 Replace JsBoolean

[incubator-openwhisk] branch master updated: Turn method 'remove' into tail recursive. (#4421)

2019-04-02 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6453def Turn method

[incubator-openwhisk] branch master updated: Make tests working in case the "provide-api-key" feature is disabled. (#4387)

2019-04-01 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new af96c51 Make tests

[incubator-openwhisk] branch master updated: Move runtimesRegistry to pureconfig. (#4343)

2019-03-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 64cb8ec Move

[incubator-openwhisk] branch master updated: Disable info level logging for Prometheus Metrics endpoint (#4331)

2019-03-11 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 47c069a Disable info

[incubator-openwhisk] branch master updated: Improve container factory documentation (#4255)

2019-02-21 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 8e45921 Improve container

[incubator-openwhisk] branch master updated: Make ContainerProxyTests more stable. (#4289)

2019-02-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 481a446 Make

[incubator-openwhisk] branch master updated: Add limit to not store activations for a limitted namespace. (#4234)

2019-01-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new f83a438 Add limit

[incubator-openwhisk] branch master updated: Recreate HTTP client on Container.resume(). (#4185)

2019-01-21 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 2312b7d Recreate HTTP

[incubator-openwhisk] branch master updated: Optimize Kamon metric update flow (#4212)

2019-01-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new bb96c21 Optimize Kamon

[incubator-openwhisk] branch master updated: Handle kafka exception thrown when creating the admin client. (#4187)

2019-01-09 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b03c0b8 Handle kafka

[incubator-openwhisk] branch master updated: Exclude unused transitive dependencies. (#4110)

2018-11-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b7542c9 Exclude unused

[incubator-openwhisk] branch master updated: Initialise trigger activation only when active rules are present. (#4112)

2018-11-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 97bc8d5 Initialise

[incubator-openwhisk] branch master updated: Add additional debug information if activations have to wait in the invoker. (#4030)

2018-09-20 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 7dbb8f7 Add additional

[incubator-openwhisk] branch master updated: Add User-Agent to list of allowed CORS headers. (#4010)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 2b3f586 Add User-Agent

[incubator-openwhisk] branch master updated (832e0c7 -> 084e5d3)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from 832e0c7 Add test to verify, that action with high memory usage can be invoked. (#4025

[incubator-openwhisk] branch master updated: Add test to verify, that action with high memory usage can be invoked. (#4025)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 832e0c7 Add test

[incubator-openwhisk] branch master updated: Enable running basic system tests without requiring whisk.properties. (#4004)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b00a3be Enable running

[incubator-openwhisk] branch master updated: Docs fixes for action invocations. (#3951)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 392afb2 Docs fixes

[incubator-openwhisk] branch master updated: Default invoker protocol to http. (#4026)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new acf59c4 Default invoker

[incubator-openwhisk] branch master updated: Emit CosmosDB request usage metric. (#4023)

2018-09-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e0d562e Emit CosmosDB

[incubator-openwhisk] branch master updated: Ping test should check for absence of ping response. (#4015)

2018-09-12 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 2fa7196 Ping test should

[incubator-openwhisk] branch master updated: Upgrade caffeine to get multi expiry support with latest fixes. (#4016)

2018-09-11 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new cfd50ee Upgrade caffeine

[incubator-openwhisk] branch master updated: Update CosmosDB SDK to v2.1.0 (#4008)

2018-09-07 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 05f916c Update CosmosDB

[incubator-openwhisk-cli] branch master updated: use DeveloperError in place of ContainerError (#364)

2018-09-05 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git The following commit(s) were added to refs/heads/master by this push: new 2f251d1 use

[incubator-openwhisk] branch master updated: Reuse a container on ApplicationError. (#3941)

2018-09-05 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 1515e41 Reuse a container

[incubator-openwhisk] branch master updated: Correct default-value for user-memory in Loadbalancer. (#3993)

2018-08-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0b0224b Correct default

[incubator-openwhisk] branch master updated: Allow a full TypesafeConfig file to be passed via environment. (#3984)

2018-08-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4e9b245 Allow a full

[incubator-openwhisk] branch master updated: Make ansible script to grant database permissions more general. (#3985)

2018-08-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b8107e9 Make ansible

[incubator-openwhisk] branch master updated: Memory based loadbalancing. (#3747)

2018-08-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 5b3e0b6 Memory based

[incubator-openwhisk] branch master updated: Bump fetch.max.wait of Kafka-consumers to lower the load on Kafka in large systems. (#3971)

2018-08-20 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 793b867 Bump

[incubator-openwhisk] branch master updated: Add implicit ActorSystem when getting the namespace identity. (#3902)

2018-08-20 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6f10bb5 Add implicit

[incubator-openwhisk] branch master updated: Implement invoker-node affinity and eliminate usage of kubectl. (#3963)

2018-08-17 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 10ba53c Implement invoker

[incubator-openwhisk] branch master updated: Add tracing component name to wskadmin-next. (#3958)

2018-08-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new f365d1c Add tracing

[incubator-openwhisk] branch master updated: Make amount of parallel docker runs configurable. (#3698)

2018-08-10 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9d20eae Make amount

[incubator-openwhisk] branch master updated: Make error count and percentage configurable for gatling tests. (#3942)

2018-08-08 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 92a4a0c Make error count

[incubator-openwhisk-deploy-kube] branch master updated: set invoker's --uniqueName to $INVOKER_NAME; eliminate setting of COMPONENT_NAME (#270)

2018-08-06 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 9e16267 set

[incubator-openwhisk] branch master updated: Validate the Controller Swagger spec matches the impl (#3878)

2018-08-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 68f472d Validate

[incubator-openwhisk] branch master updated: Enable test code coverage collection for containers. (#3685)

2018-07-31 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new f8a1506 Enable test code

[incubator-openwhisk] branch master updated: Manually create user log files with correct permissions. (#3903)

2018-07-31 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new bcd32ed Manually create

[incubator-openwhisk-runtime-ruby] branch master updated: Make publish.sh executable. (#7)

2018-07-30 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-ruby.git The following commit(s) were added to refs/heads/master by this push: new eb6b4c6

[incubator-openwhisk] branch master updated: Update runtime repo listing. (#3916)

2018-07-30 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 46c2ff8 Update runtime

[incubator-openwhisk] branch master updated: Introduce a ContainerClient interface and an akka based implementation. (#3812)

2018-07-26 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 15bb04a Introduce

[incubator-openwhisk] branch master updated: Add pause in latency test to handle asynchrounous log collecting. (#3898)

2018-07-26 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 006561f Add pause

[incubator-openwhisk] branch master updated: Introduce active-ack timeout factor. (#3767)

2018-07-25 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9e47321 Introduce active

[incubator-openwhisk] branch master updated: Fix links in actions.md. (#3901)

2018-07-25 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 712ac99 Fix links

[incubator-openwhisk] branch master updated: Adjust offset topic replication factor seperately. (#3735)

2018-07-24 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 70c61d5 Adjust offset

[incubator-openwhisk] branch master updated: Make request id header name comparison case insensitive. (#3889)

2018-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 5694f38 Make request id

[incubator-openwhisk] branch master updated: Unify Entitlement SPI signatures. (#3895)

2018-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 2db1b67 Unify Entitlement

[incubator-openwhisk] branch master updated: Shutdown attachmentStore after store close. (#3891)

2018-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 73079ee Shutdown

[incubator-openwhisk] branch master updated: Add retry to avoid intermittent test failures. (#3774)

2018-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 45ac896 Add retry

[incubator-openwhisk] branch master updated: Fix typo dp_port in ansible/group_vars/all. (#3885)

2018-07-23 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0d3959e Fix typo dp_port

[incubator-openwhisk-deploy-kube] branch master updated: reorganize ingress documentation to group by ingress instead of cloud provider. (#256)

2018-07-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new aed807c

[incubator-openwhisk-deploy-kube] branch master updated: Document expectations for PersistentVolume creation (#245)

2018-07-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 40a45ce

[incubator-openwhisk] branch master updated: Introduce SPI to be able to support different authentication directives. (#3829)

2018-07-16 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e96c1bb Introduce SPI

[incubator-openwhisk] branch master updated: Add missing license header for wrk lua file. (#3877)

2018-07-13 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4346e05 Add missing

[incubator-openwhisk] branch master updated: Add an optional display name to the invokers. (#3855)

2018-07-13 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c4f71ef Add an optional

[incubator-openwhisk] branch master updated: Introduce Entitlement SPI. (#3822)

2018-07-12 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d3bd9e6 Introduce

[incubator-openwhisk] branch master updated: Allow ElasticSearchClient to retrieve hit count. (#3794)

2018-07-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new be89eb7 Allow

[incubator-openwhisk] branch master updated: Include rotating user log filename in system logs. (#3830)

2018-07-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 45fca53 Include rotating

[incubator-openwhisk] branch master updated: Add metrics to monitor the overall memory consumed by usercontainers. (#3831)

2018-07-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4db501b Add metrics

[incubator-openwhisk] branch master updated: Store and pass variant data in the Identity's authentication. (#3788)

2018-07-02 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e40e286 Store and pass

[incubator-openwhisk] branch master updated: Use only "scoverage" related artifacts in modified classpath. (#3820)

2018-06-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e38ea35 Use only

[incubator-openwhisk] branch master updated: Install admin module upon test module install. (#3824)

2018-06-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c58eb1a Install admin

[incubator-openwhisk] branch master updated: Move version information to pureconfig and remove `whisk_version_name`. (#3617)

2018-06-25 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 7897a3c Move version

[incubator-openwhisk] branch master updated: Fixes EntitlementProvider to use SpiLoader (#3786)

2018-06-20 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 09d9a91 Fixes

[incubator-openwhisk] branch master updated: Allow invoker pools to overlap for small N. (#3751)

2018-06-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4181f7c Allow invoker

[incubator-openwhisk] branch master updated: Refactor and unit test PoolingRestClient. (#3416)

2018-06-18 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b99aaa3 Refactor and unit

[incubator-openwhisk] branch master updated: Temporarily disables attachment inlining logic by setting max-inline-size to zero until #3770 is fixed. (#3771)

2018-06-16 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 86d238a Temporarily

[incubator-openwhisk] branch master updated: Move uuid into namespace to decouple it from authkey. (#3752)

2018-06-14 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 1d79fa3 Move uuid

[incubator-openwhisk] branch master updated: Revert "Mitigate missing docker 1.12 binary download. (#3758)" as the cli is downloadbale again. (#3761)

2018-06-13 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c1a00ab Revert "Mit

[incubator-openwhisk] branch master updated: Mitigate missing docker 1.12 binary download. (#3758)

2018-06-13 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 008996d Mitigate missing

[incubator-openwhisk] branch master updated: Fix attachment name compatibility issue. (#3719)

2018-06-01 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 8fd78b7 Fix attachment

[incubator-openwhisk] branch master updated (07cdffd -> 0134f78)

2018-05-31 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from 07cdffd Update wget (#3715) add 0134f78 Revert "Make stemcells configu

[incubator-openwhisk] branch master updated: Make REST communication with action containers more robust. (#3710)

2018-05-29 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0d22b99 Make REST

[incubator-openwhisk] branch master updated: Add retries in test around package list and enhance debugging info. (#3672)

2018-05-22 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 8a3b447 Add retries

[incubator-openwhisk] branch master updated: Increase nginx security by adapting ssl_ciphers. (#3606)

2018-05-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0df22e9 Increase nginx

[incubator-openwhisk] branch master updated: Generate TransactionId in nginx rather than controller. (#3199)

2018-05-03 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new a8b75e9 Generate

[incubator-openwhisk] branch master updated: Emit user-faced metrics and events to Kafka. (#3552)

2018-04-30 Thread markusthoemmes
This is an automated email from the ASF dual-hosted git repository. markusthoemmes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new a47cd42 Emit user-faced

  1   2   3   >