You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by Chetan Mehrotra <ch...@gmail.com> on 2019/10/02 12:19:03 UTC

[github-digest] 2019-09-17 - 2019-10-02

apache/openwhisk Issues Created:

   - CPU limit mode scheduling feature that might needed #4650
   <https://github.com/apache/openwhisk/issues/4650> (BillZong
   <https://github.com/BillZong>)
   - Correct the contribution coding standards description or CI check
   behavior plz #4649 <https://github.com/apache/openwhisk/issues/4649> (
   BillZong <https://github.com/BillZong>)
   - LogStore should support transactionId in fetchLogs #4643
   <https://github.com/apache/openwhisk/issues/4643> (chetanmeh
   <https://github.com/chetanmeh>)
   - Remove legacy query support for subjects in SubjectViewMapper for
   CosmosDB #4639 <https://github.com/apache/openwhisk/issues/4639> (
   chetanmeh <https://github.com/chetanmeh>)
   - inefficiencies and issues with the actions CRUD API #4637
   <https://github.com/apache/openwhisk/issues/4637> (rabbah
   <https://github.com/rabbah>)
   - Combine active ack and slot release for setups not collecting logs
   directly #4635 <https://github.com/apache/openwhisk/issues/4635> (
   chetanmeh <https://github.com/chetanmeh>)
   - Optimize WhiskEntity deserialization #4633
   <https://github.com/apache/openwhisk/issues/4633> (chetanmeh
   <https://github.com/chetanmeh>)
   - Extends user-events configuration #4634
   <https://github.com/apache/openwhisk/issues/4634> (selfxp
   <https://github.com/selfxp>)

Closed:

   - Refactor active ack method signature to be an interface #4636
   <https://github.com/apache/openwhisk/issues/4636> (rabbah
   <https://github.com/rabbah>)
   - missing active ack from invoker #4614
   <https://github.com/apache/openwhisk/issues/4614> (rabbah
   <https://github.com/rabbah>)
   - key 'kind' does not exist #4615
   <https://github.com/apache/openwhisk/issues/4615> (jiangpengcheng
   <https://github.com/jiangpengcheng>)

Updated:

   - [discussion] user can't know when entity was updated #4228
   <https://github.com/apache/openwhisk/issues/4228> (upgle
   <https://github.com/upgle>)
   - Allow limiting DB bloat by excluding response from Activation record
   in some cases #4626 <https://github.com/apache/openwhisk/issues/4626> (
   tysonnorris <https://github.com/tysonnorris>)
   - Build binary test actions from source #4630
   <https://github.com/apache/openwhisk/issues/4630> (dgrove-oss
   <https://github.com/dgrove-oss>)

Pull Requests Merged:

   - Fix invalid environment variable for User Events JVM option #4655
   <https://github.com/apache/openwhisk/pull/4655> (upgle
   <https://github.com/upgle>)
   - Capture document size, RU usage, retry stats for get and put in
   CosmosDB #4652 <https://github.com/apache/openwhisk/pull/4652> (chetanmeh
   <https://github.com/chetanmeh>)
   - Dump complete exception stacktrace upon failure in StoreUtil #4653
   <https://github.com/apache/openwhisk/pull/4653> (chetanmeh
   <https://github.com/chetanmeh>)
   - Rephrase description of provide-api-key #4654
   <https://github.com/apache/openwhisk/pull/4654> (Reylak
   <https://github.com/Reylak>)
   - Remove redundant test code #4651
   <https://github.com/apache/openwhisk/pull/4651> (upgle
   <https://github.com/upgle>)
   - remove unused imports or dead variables as reported in travis build.
   #3627 <https://github.com/apache/openwhisk/pull/3627> (rabbah
   <https://github.com/rabbah>)
   - Replace WALA Pair with clean new Pair. #3624
   <https://github.com/apache/openwhisk/pull/3624> (rabbah
   <https://github.com/rabbah>)
   - Conform to scancode. #4399
   <https://github.com/apache/openwhisk/pull/4399> (rabbah
   <https://github.com/rabbah>)
   - Fix path. #4416 <https://github.com/apache/openwhisk/pull/4416> (rabbah
   <https://github.com/rabbah>)
   - Factor out subjects view name for identities #4611
   <https://github.com/apache/openwhisk/pull/4611> (rabbah
   <https://github.com/rabbah>)
   - Remove default port on api host. #4504
   <https://github.com/apache/openwhisk/pull/4504> (rabbah
   <https://github.com/rabbah>)
   - Replace JsBoolean() with JsTrue/False. #4508
   <https://github.com/apache/openwhisk/pull/4508> (rabbah
   <https://github.com/rabbah>)
   - Ignore route management artifacts from deployment. #4524
   <https://github.com/apache/openwhisk/pull/4524> (rabbah
   <https://github.com/rabbah>)
   - Allow parameters to be designated as init time properties #4559
   <https://github.com/apache/openwhisk/pull/4559> (rabbah
   <https://github.com/rabbah>)
   - Remove docs related to projections. #4592
   <https://github.com/apache/openwhisk/pull/4592> (rabbah
   <https://github.com/rabbah>)
   - Amend docs for container proxy tests. #4598
   <https://github.com/apache/openwhisk/pull/4598> (rabbah
   <https://github.com/rabbah>)
   - Refactor action activation tests to test db polling. #4623
   <https://github.com/apache/openwhisk/pull/4623> (rabbah
   <https://github.com/rabbah>)
   - Revert erroneous change which drops user events on some completions.
   #4641 <https://github.com/apache/openwhisk/pull/4641> (rabbah
   <https://github.com/rabbah>)
   - Add namespace field to activation log #4609
   <https://github.com/apache/openwhisk/pull/4609> (jiangpengcheng
   <https://github.com/jiangpengcheng>)
   - add missing install task for proper maven publishing (build break in
   cli repo) #4645 <https://github.com/apache/openwhisk/pull/4645> (
   marc-schwind <https://github.com/marc-schwind>)
   - OpenWhisk User Events #4584
   <https://github.com/apache/openwhisk/pull/4584> (selfxp
   <https://github.com/selfxp>)
   - Retry NoHttpResponseException for standalone mode in
   ApacheContainerClient #4644
   <https://github.com/apache/openwhisk/pull/4644> (chetanmeh
   <https://github.com/chetanmeh>)
   - Combines active ack and slot release when both are available. #4624
   <https://github.com/apache/openwhisk/pull/4624> (rabbah
   <https://github.com/rabbah>)
   - Update to CosmosDB SDK v2.6.1 #4640
   <https://github.com/apache/openwhisk/pull/4640> (chetanmeh
   <https://github.com/chetanmeh>)
   - Add descriptions how to update, remove or rename runtime kinds and
   language families #4627 <https://github.com/apache/openwhisk/pull/4627> (
   sven-lange-last <https://github.com/sven-lange-last>)
   - Update CosmosDB SDK to v2.5.0 #4631
   <https://github.com/apache/openwhisk/pull/4631> (chetanmeh
   <https://github.com/chetanmeh>)
   - Add optional config for appending custom registry to user provided
   images #4503 <https://github.com/apache/openwhisk/pull/4503> (duynguyen
   <https://github.com/duynguyen>)
   - Embedded Kafka support in OpenWhisk Standalone mode #4628
   <https://github.com/apache/openwhisk/pull/4628> (chetanmeh
   <https://github.com/chetanmeh>)
   - Allow decision about action result inclusion in logs on a per call
   basis #4604 <https://github.com/apache/openwhisk/pull/4604> (
   ruediger-maass <https://github.com/ruediger-maass>)
   - Add kind "unknown" to fallback activations #4617
   <https://github.com/apache/openwhisk/pull/4617> (jiangpengcheng
   <https://github.com/jiangpengcheng>)
   - Add ansible deploy options #4619
   <https://github.com/apache/openwhisk/pull/4619> (BillZong
   <https://github.com/BillZong>)
   - remove spurious execute permission from ansible group_var files #4629
   <https://github.com/apache/openwhisk/pull/4629> (dgrove-oss
   <https://github.com/dgrove-oss>)

Created:

   - Include response size in Activation #4660
   <https://github.com/apache/openwhisk/pull/4660> (chetanmeh
   <https://github.com/chetanmeh>)
   - Fix issue with nginx container not restarting on reboot #4642
   <https://github.com/apache/openwhisk/pull/4642> (jkalbfeld
   <https://github.com/jkalbfeld>)
   - User Events support in OpenWhisk Standalone mode #4656
   <https://github.com/apache/openwhisk/pull/4656> (chetanmeh
   <https://github.com/chetanmeh>)
   - add config to allow removal of Activation result before storing in
   some cases #4659 <https://github.com/apache/openwhisk/pull/4659> (
   tysonnorris <https://github.com/tysonnorris>)
   - Refactor the ActiveAck implemenation to simplify testing #4658
   <https://github.com/apache/openwhisk/pull/4658> (chetanmeh
   <https://github.com/chetanmeh>)
   - Move out standalone server tests to a new Travis profile #4657
   <https://github.com/apache/openwhisk/pull/4657> (chetanmeh
   <https://github.com/chetanmeh>)
   - Remove deadcode from test helpers. #4647
   <https://github.com/apache/openwhisk/pull/4647> (rabbah
   <https://github.com/rabbah>)
   - Serialize updated value of entity document in response #4646
   <https://github.com/apache/openwhisk/pull/4646> (upgle
   <https://github.com/upgle>)
   - Add CPU limit mode to container scheduling, contrast with CPU share
   mode #4648 <https://github.com/apache/openwhisk/pull/4648> (BillZong
   <https://github.com/BillZong>)
   - Activation Persister Service #4632
   <https://github.com/apache/openwhisk/pull/4632> (chetanmeh
   <https://github.com/chetanmeh>)
   - Remove legacy view code from subjects index. #4638
   <https://github.com/apache/openwhisk/pull/4638> (rabbah
   <https://github.com/rabbah>)

Updated:

   - Add rust:1.34 runtime support to default deployments #4461
   <https://github.com/apache/openwhisk/pull/4461> (rdiaz82
   <https://github.com/rdiaz82>)
   - emit additional metrics about invoker ContainerPool #4625
   <https://github.com/apache/openwhisk/pull/4625> (tysonnorris
   <https://github.com/tysonnorris>)
   - Change ContainerPool buffer processing #4593
   <https://github.com/apache/openwhisk/pull/4593> (tysonnorris
   <https://github.com/tysonnorris>)
   - Remove path projections on web actions. #4415
   <https://github.com/apache/openwhisk/pull/4415> (rabbah
   <https://github.com/rabbah>)

apache/openwhisk-apigateway Issues Updated:

   - API Gateway removes Access-Control-Allow-Headers header #307
   <https://github.com/apache/openwhisk-apigateway/issues/307> (akrabat
   <https://github.com/akrabat>)
   - x-forwarded-port makes little sense #310
   <https://github.com/apache/openwhisk-apigateway/issues/310> (akrabat
   <https://github.com/akrabat>)

Pull Requests Created:

   - Fix array handling during mapping operations #359
   <https://github.com/apache/openwhisk-apigateway/pull/359> (mhamann
   <https://github.com/mhamann>)

Closed:

   - Have api-gateway use our config. #358
   <https://github.com/apache/openwhisk-apigateway/pull/358> (niks3089
   <https://github.com/niks3089>)

apache/openwhisk-catalog Issues Created:

   - samples/countdown needs API key #309
   <https://github.com/apache/openwhisk-catalog/issues/309> (Reylak
   <https://github.com/Reylak>)

Closed:

   - actions don't have a proper license header #185
   <https://github.com/apache/openwhisk-catalog/issues/185> (rabbah
   <https://github.com/rabbah>)

Pull Requests Merged:

   - remove non-wskdeploy based package installation scripts #308
   <https://github.com/apache/openwhisk-catalog/pull/308> (dgrove-oss
   <https://github.com/dgrove-oss>)

Closed:

   - WIP: test cases and updates to deploy script #246
   <https://github.com/apache/openwhisk-catalog/pull/246> (beemarie
   <https://github.com/beemarie>)
   - Create invoke.py #177
   <https://github.com/apache/openwhisk-catalog/pull/177> (pritidesai
   <https://github.com/pritidesai>)
   - WIP: Improve optional parameter support #251
   <https://github.com/apache/openwhisk-catalog/pull/251> (jthomas
   <https://github.com/jthomas>)

apache/openwhisk-cli Issues Closed:

   - Batch job install-packages failing on minikube with
   "./uninstallRouteMgmt.sh: line 44: -i: command not found" #399
   <https://github.com/apache/openwhisk-cli/issues/399> (nitishm
   <https://github.com/nitishm>)

apache/openwhisk-client-go Pull Requests Created:

   - Add updated field on Action struct #129
   <https://github.com/apache/openwhisk-client-go/pull/129> (upgle
   <https://github.com/upgle>)

apache/openwhisk-deploy-kube Issues Created:

   - Unable to verify the first certificate #532
   <https://github.com/apache/openwhisk-deploy-kube/issues/532> (brunowego
   <https://github.com/brunowego>)
   - Support Private Registry in Kubernetes Container Factory #528
   <https://github.com/apache/openwhisk-deploy-kube/issues/528> (dgrove-oss
   <https://github.com/dgrove-oss>)

Closed:

   - Helm installation stuck on install package #531
   <https://github.com/apache/openwhisk-deploy-kube/issues/531> (zyqCSL
   <https://github.com/zyqCSL>)
   - Not able to install Openwhisk on a on-premise Kubernetes test cluster
   #530 <https://github.com/apache/openwhisk-deploy-kube/issues/530> (
   MikeFeith <https://github.com/MikeFeith>)
   - kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind #523
   <https://github.com/apache/openwhisk-deploy-kube/issues/523> (
   gabrielschulhof <https://github.com/gabrielschulhof>)

Pull Requests Merged:

   - install package catalog using wsk project deploy #484
   <https://github.com/apache/openwhisk-deploy-kube/pull/484> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - Version bump openwhisk cli to 1.0.0 #529
   <https://github.com/apache/openwhisk-deploy-kube/pull/529> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - Update dind docs to note deprecation and update project URLs #524
   <https://github.com/apache/openwhisk-deploy-kube/pull/524> (dgrove-oss
   <https://github.com/dgrove-oss>)

Created:

   - added Rust 1.34 support to deploy-kube #533
   <https://github.com/apache/openwhisk-deploy-kube/pull/533> (rdiaz82
   <https://github.com/rdiaz82>)

apache/openwhisk-devtools Issues Closed:

   - make quick-start error #291
   <https://github.com/apache/openwhisk-devtools/issues/291> (vastskymiaow
   <https://github.com/vastskymiaow>)
   - hello-world failed #292
   <https://github.com/apache/openwhisk-devtools/issues/292> (vastskymiaow
   <https://github.com/vastskymiaow>)

Pull Requests Merged:

   - install catalog using wskdeploy #294
   <https://github.com/apache/openwhisk-devtools/pull/294> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - make cli version to download a Makefile variable #293
   <https://github.com/apache/openwhisk-devtools/pull/293> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - Automate the JVM pre-caching of classes for a given profile #290
   <https://github.com/apache/openwhisk-devtools/pull/290> (mrutkows
   <https://github.com/mrutkows>)

Created:

   - added rust 1.34 into runtime manifest #295
   <https://github.com/apache/openwhisk-devtools/pull/295> (rdiaz82
   <https://github.com/rdiaz82>)

apache/openwhisk-release Pull Requests Merged:

   - updated post-vote release instructions #304
   <https://github.com/apache/openwhisk-release/pull/304> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - cli group 1.0.0 release config #301
   <https://github.com/apache/openwhisk-release/pull/301> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - Fix typo #303 <https://github.com/apache/openwhisk-release/pull/303> (
   style95 <https://github.com/style95>)
   - exclude empty files in the find command; not by mime type #302
   <https://github.com/apache/openwhisk-release/pull/302> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-ballerina Pull Requests Merged:

   - add .asf.yaml to configure github metadata #20
   <https://github.com/apache/openwhisk-runtime-ballerina/pull/20> (
   dgrove-oss <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-docker Pull Requests Merged:

   - add .asf.yaml to configure github metadata #74
   <https://github.com/apache/openwhisk-runtime-docker/pull/74> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-dotnet Pull Requests Merged:

   - add .asf.yaml to configure github metadata #17
   <https://github.com/apache/openwhisk-runtime-dotnet/pull/17> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-go Issues Created:

   - Cannot build the runtime #104
   <https://github.com/apache/openwhisk-runtime-go/issues/104> (
   lionelvillard <https://github.com/lionelvillard>)

Closed:

   - makefile missing header #87
   <https://github.com/apache/openwhisk-runtime-go/issues/87> (rabbah
   <https://github.com/rabbah>)

Pull Requests Merged:

   - add .asf.yaml to configure github metadata #105
   <https://github.com/apache/openwhisk-runtime-go/pull/105> (dgrove-oss
   <https://github.com/dgrove-oss>)

Created:

   - Knative support #106
   <https://github.com/apache/openwhisk-runtime-go/pull/106> (sciabarracom
   <https://github.com/sciabarracom>)

apache/openwhisk-runtime-java Pull Requests Created:

   - Automate class pre-cache priming as part of gradle build #101
   <https://github.com/apache/openwhisk-runtime-java/pull/101> (mrutkows
   <https://github.com/mrutkows>)

Updated:

   - Support OpenJDK 11 runtime #82
   <https://github.com/apache/openwhisk-runtime-java/pull/82> (upgle
   <https://github.com/upgle>)

apache/openwhisk-runtime-php Pull Requests Merged:

   - Add libssl-dev to support mongodb ssl/tls connections. #67
   <https://github.com/apache/openwhisk-runtime-php/pull/67> (falkzoll
   <https://github.com/falkzoll>)
   - add .asf.yaml to configure github metadata #68
   <https://github.com/apache/openwhisk-runtime-php/pull/68> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-python Pull Requests Merged:

   - add .asf.yaml to configure github metadata #69
   <https://github.com/apache/openwhisk-runtime-python/pull/69> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-ruby Pull Requests Merged:

   - add .asf.yaml to configure github metadata #34
   <https://github.com/apache/openwhisk-runtime-ruby/pull/34> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-rust Pull Requests Merged:

   - add .asf.yaml to configure github metadata #15
   <https://github.com/apache/openwhisk-runtime-rust/pull/15> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-runtime-swift Pull Requests Merged:

   - add .asf.yaml to configure github metadata #104
   <https://github.com/apache/openwhisk-runtime-swift/pull/104> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-utilities Pull Requests Merged:

   - Improve pre-commit sample for openwhisk #72
   <https://github.com/apache/openwhisk-utilities/pull/72> (sven-lange-last
   <https://github.com/sven-lange-last>)

apache/openwhisk-website Pull Requests Merged:

   - move client-go to client library section of download pages #410
   <https://github.com/apache/openwhisk-website/pull/410> (dgrove-oss
   <https://github.com/dgrove-oss>)
   - update downloads for openwhisk CLI group 1.0.0 #409
   <https://github.com/apache/openwhisk-website/pull/409> (dgrove-oss
   <https://github.com/dgrove-oss>)

apache/openwhisk-wskdeploy Issues Updated:

   - Unable to deploy simple API with error
   msg_config_missing_apigw_access_token #1037
   <https://github.com/apache/openwhisk-wskdeploy/issues/1037> (huksley
   <https://github.com/huksley>)
   - Build non-source test artifacts from source #1073
   <https://github.com/apache/openwhisk-wskdeploy/issues/1073> (dgrove-oss
   <https://github.com/dgrove-oss>)

Pull Requests Created:

   - added rust 1.34 support #1074
   <https://github.com/apache/openwhisk-wskdeploy/pull/1074> (rdiaz82
   <https://github.com/rdiaz82>)