apache/openwhisk Issues Created: - 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>) - ubuntu_setup/all.sh fails on ElementaryOS #4621 <https://github.com/apache/openwhisk/issues/4621> (anandskumar <https://github.com/anandskumar>) - subjects view has legacy code #4620 <https://github.com/apache/openwhisk/issues/4620> (rabbah <https://github.com/rabbah>) - key 'kind' does not exist #4615 <https://github.com/apache/openwhisk/issues/4615> (jiangpengcheng <https://github.com/jiangpengcheng>) - better error message for unsupported kind #4616 <https://github.com/apache/openwhisk/issues/4616> (rabbah <https://github.com/rabbah>) - missing active ack from invoker #4614 <https://github.com/apache/openwhisk/issues/4614> (rabbah <https://github.com/rabbah>) - subjects (couchdb) view name is hardcoded #4610 <https://github.com/apache/openwhisk/issues/4610> (rabbah <https://github.com/rabbah>)
Pull Requests Merged: - remove spurious execute permission from ansible group_var files #4629 <https://github.com/apache/openwhisk/pull/4629> (dgrove-oss <https://github.com/dgrove-oss>) - Factor out subjects view name for identities #4611 <https://github.com/apache/openwhisk/pull/4611> (rabbah <https://github.com/rabbah>) - Add ansible deploy options #4619 <https://github.com/apache/openwhisk/pull/4619> (BillZong <https://github.com/BillZong>) - fix: controller ambiguous task env setting #4618 <https://github.com/apache/openwhisk/pull/4618> (BillZong <https://github.com/BillZong>) - Pass an optional action instance to ContainerFactory #4595 <https://github.com/apache/openwhisk/pull/4595> (chetanmeh <https://github.com/chetanmeh>) - additional topics #4613 <https://github.com/apache/openwhisk/pull/4613> (dgrove-oss <https://github.com/dgrove-oss>) - asf.yaml take3: github topics must be lowercase #4612 <https://github.com/apache/openwhisk/pull/4612> (dgrove-oss <https://github.com/dgrove-oss>) - Update k8s client to 4.4.0 from 4.0.3 #4606 <https://github.com/apache/openwhisk/pull/4606> (chetanmeh <https://github.com/chetanmeh>) - fix indent on labels in .asf.yaml #4608 <https://github.com/apache/openwhisk/pull/4608> (dgrove-oss <https://github.com/dgrove-oss>) - Add asf.yaml to configure github metadata #4607 <https://github.com/apache/openwhisk/pull/4607> (dgrove-oss <https://github.com/dgrove-oss>) - add full license headers to vagrant scripts #4605 <https://github.com/apache/openwhisk/pull/4605> (dgrove-oss <https://github.com/dgrove-oss>) - Add dev mode flag to speed up startup during development #4603 <https://github.com/apache/openwhisk/pull/4603> (chetanmeh <https://github.com/chetanmeh>) - Update api gateway to released 0.11.0 in standalone mode #4602 <https://github.com/apache/openwhisk/pull/4602> (chetanmeh <https://github.com/chetanmeh>) Created: - 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>) - Combines active ack and slot release when both are available. #4624 <https://github.com/apache/openwhisk/pull/4624> (rabbah <https://github.com/rabbah>) - Embedded Kafka support in OpenWhisk Standalone mode #4628 <https://github.com/apache/openwhisk/pull/4628> (chetanmeh <https://github.com/chetanmeh>) - Refactor action activation tests to test db polling. #4623 <https://github.com/apache/openwhisk/pull/4623> (rabbah <https://github.com/rabbah>) - emit additional metrics about invoker ContainerPool #4625 <https://github.com/apache/openwhisk/pull/4625> (tysonnorris <https://github.com/tysonnorris>) - Add kind "unknown" to fallback activations #4617 <https://github.com/apache/openwhisk/pull/4617> (jiangpengcheng <https://github.com/jiangpengcheng>) - Add namespace field to activation log #4609 <https://github.com/apache/openwhisk/pull/4609> (jiangpengcheng <https://github.com/jiangpengcheng>) Closed: - OW Router aka pepin PoC #4622 <https://github.com/apache/openwhisk/pull/4622> (mcdan <https://github.com/mcdan>) - Publish OpenWhisk standalone jar to Github release #4573 <https://github.com/apache/openwhisk/pull/4573> (chetanmeh <https://github.com/chetanmeh>) Updated: - Add optional config for appending custom registry to user provided images #4503 <https://github.com/apache/openwhisk/pull/4503> (duynguyen <https://github.com/duynguyen>) - OpenWhisk User Events #4584 <https://github.com/apache/openwhisk/pull/4584> (selfxp <https://github.com/selfxp>) - 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 reason parameter for wskadmin tool #4564 <https://github.com/apache/openwhisk/pull/4564> (steffenrost <https://github.com/steffenrost>) - 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 Closed: - Create backend driver for Cassandra #217 <https://github.com/apache/openwhisk-apigateway/issues/217> (mhamann <https://github.com/mhamann>) Pull Requests Merged: - Fix App ID bug, add unit tests #357 <https://github.com/apache/openwhisk-apigateway/pull/357> (mhamann <https://github.com/mhamann>) - Add support for preserving XF headers from upstream #356 <https://github.com/apache/openwhisk-apigateway/pull/356> (hasueki <https://github.com/hasueki>) Closed: - Have api-gateway use our config. #358 <https://github.com/apache/openwhisk-apigateway/pull/358> (niks3089 <https://github.com/niks3089>) apache/openwhisk-cli Pull Requests Merged: - Update changelog for 1.0.0 #455 <https://github.com/apache/openwhisk-cli/pull/455> (dgrove-oss <https://github.com/dgrove-oss>) apache/openwhisk-client-go Pull Requests Merged: - add expected blank line to top of license to placate rcverify.sh #128 <https://github.com/apache/openwhisk-client-go/pull/128> (dgrove-oss <https://github.com/dgrove-oss>) - Add changelog #127 <https://github.com/apache/openwhisk-client-go/pull/127> (dgrove-oss <https://github.com/dgrove-oss>) apache/openwhisk-deploy-kube Issues Created: - 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>) Closed: - Api Gateway not working on Docker Desktop Windows/Mac #436 <https://github.com/apache/openwhisk-deploy-kube/issues/436> (andreialecu <https://github.com/andreialecu>) Updated: - Not able to get OpenWhisk up on minikube on ubuntu 18.04 #521 <https://github.com/apache/openwhisk-deploy-kube/issues/521> (urmilb <https://github.com/urmilb>) - Missing liveness and readiness probes in all components #428 <https://github.com/apache/openwhisk-deploy-kube/issues/428> ( larandersson <https://github.com/larandersson>) Pull Requests Merged: - add asf.yaml to configure github project metadata #527 <https://github.com/apache/openwhisk-deploy-kube/pull/527> (dgrove-oss <https://github.com/dgrove-oss>) - bump openwhisk core version to get updated kubernetes client #526 <https://github.com/apache/openwhisk-deploy-kube/pull/526> (dgrove-oss <https://github.com/dgrove-oss>) - add missing license header #525 <https://github.com/apache/openwhisk-deploy-kube/pull/525> (dgrove-oss <https://github.com/dgrove-oss>) - Remove duplicate configurations already in template #514 <https://github.com/apache/openwhisk-deploy-kube/pull/514> (BillZong <https://github.com/BillZong>) - Use BACKEND_HOST to fix apigw config on Docker for Mac #522 <https://github.com/apache/openwhisk-deploy-kube/pull/522> (dgrove-oss <https://github.com/dgrove-oss>) - default ingress annotation #517 <https://github.com/apache/openwhisk-deploy-kube/pull/517> (dgrove-oss <https://github.com/dgrove-oss>) Created: - 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>) Closed: - Remove duplicate configurations already in template #515 <https://github.com/apache/openwhisk-deploy-kube/pull/515> (BillZong <https://github.com/BillZong>) Updated: - Add support for user-events monitoring #520 <https://github.com/apache/openwhisk-deploy-kube/pull/520> (selfxp <https://github.com/selfxp>) apache/openwhisk-devtools Pull Requests Merged: - 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>) - Allow multiple inits of java runtime to enable cache priming #289 <https://github.com/apache/openwhisk-devtools/pull/289> (mrutkows <https://github.com/mrutkows>) - Pre-cache typical init-run classes in JVM shared class cache #288 <https://github.com/apache/openwhisk-devtools/pull/288> (mrutkows <https://github.com/mrutkows>) - Display JVM options and shareclasses cache info #286 <https://github.com/apache/openwhisk-devtools/pull/286> (mrutkows <https://github.com/mrutkows>) Closed: - Update java pre-cache #287 <https://github.com/apache/openwhisk-devtools/pull/287> (mrutkows <https://github.com/mrutkows>) Updated: - Make Port 443 configurable #259 <https://github.com/apache/openwhisk-devtools/pull/259> (ddragosd <https://github.com/ddragosd>) apache/openwhisk-package-cloudant Pull Requests Merged: - exit with failure for db and redis connection errors on startup #214 <https://github.com/apache/openwhisk-package-cloudant/pull/214> (jasonpet <https://github.com/jasonpet>) apache/openwhisk-release Issues Closed: - Create single release script? #293 <https://github.com/apache/openwhisk-release/issues/293> (jthomas <https://github.com/jthomas>) - Review list of proposed ScanCode exclusions for default configuration. #116 <https://github.com/apache/openwhisk-release/issues/116> (mrutkows <https://github.com/mrutkows>) - Enforce the scancode.py to check the headers of .conf files #139 <https://github.com/apache/openwhisk-release/issues/139> (houshengbo <https://github.com/houshengbo>) - move_stage_to_release scripts needs to be updated #276 <https://github.com/apache/openwhisk-release/issues/276> (rabbah <https://github.com/rabbah>) Pull Requests Merged: - expand allowed file types in rcverify and fix some typos #300 <https://github.com/apache/openwhisk-release/pull/300> (dgrove-oss <https://github.com/dgrove-oss>) - Progress on rewrite of Release Manager docs #299 <https://github.com/apache/openwhisk-release/pull/299> (dgrove-oss <https://github.com/dgrove-oss>) Created: - cli group 1.0.0 release config #301 <https://github.com/apache/openwhisk-release/pull/301> (dgrove-oss <https://github.com/dgrove-oss>) apache/openwhisk-runtime-ballerina Issues Created: - ballerina 1.0 has dropped #19 <https://github.com/apache/openwhisk-runtime-ballerina/issues/19> (rabbah <https://github.com/rabbah>) apache/openwhisk-runtime-java Issues Updated: - JVM heap size is not set correctly for Java actions #5 <https://github.com/apache/openwhisk-runtime-java/issues/5> (rabbah <https://github.com/rabbah>) Pull Requests Merged: - add .asf.yaml to configure github metadata #100 <https://github.com/apache/openwhisk-runtime-java/pull/100> (dgrove-oss <https://github.com/dgrove-oss>) - Update to AdoptOpenJDK's JDK8-OpenJ9 Critical Patch Update v0.15.1 #98 <https://github.com/apache/openwhisk-runtime-java/pull/98> (mrutkows <https://github.com/mrutkows>) Closed: - Dynamically setting the JVM memory limit by reading the Cgroup #74 <https://github.com/apache/openwhisk-runtime-java/pull/74> (Liu-HongYe <https://github.com/Liu-HongYe>) - updating docker #99 <https://github.com/apache/openwhisk-runtime-java/pull/99> (sciabarracom <https://github.com/sciabarracom>) apache/openwhisk-runtime-nodejs Pull Requests Merged: - add .asf.yaml to configure github metadata #150 <https://github.com/apache/openwhisk-runtime-nodejs/pull/150> (dgrove-oss <https://github.com/dgrove-oss>) apache/openwhisk-runtime-php Pull Requests Created: - Add libssl-dev to support mongodb ssl/tls connections. #67 <https://github.com/apache/openwhisk-runtime-php/pull/67> (falkzoll <https://github.com/falkzoll>) apache/openwhisk-utilities Pull Requests Created: - Exclude incubator directory #71 <https://github.com/apache/openwhisk-utilities/pull/71> (mcdan <https://github.com/mcdan>) apache/openwhisk-website Issues Closed: - Add OSCON talks and move the April talks to past events #216 <https://github.com/apache/openwhisk-website/issues/216> (krook <https://github.com/krook>) - Update this repo name and description to use the openwhisk.org name rather than openwhisk.github.io #153 <https://github.com/apache/openwhisk-website/issues/153> (krook <https://github.com/krook>) - Add all InterConnect sessions to events page #164 <https://github.com/apache/openwhisk-website/issues/164> (andreasnauerz <https://github.com/andreasnauerz>) - Update Apache Incubator logo #212 <https://github.com/apache/openwhisk-website/issues/212> (krook <https://github.com/krook>) - Add "OpenShift" to Home page as supported deployment option #312 <https://github.com/apache/openwhisk-website/issues/312> (mrutkows <https://github.com/mrutkows>) Updated: - Need list (or link to one) of all project Committers as per ASF reqs. #293 <https://github.com/apache/openwhisk-website/issues/293> (mrutkows <https://github.com/mrutkows>) apache/openwhisk-wskdeploy Issues Created: - Build non-source test artifacts from source #1073 <https://github.com/apache/openwhisk-wskdeploy/issues/1073> (dgrove-oss <https://github.com/dgrove-oss>) - Add "helloworld" & "runtime" tests for newer .NET and Ballerina runtimes #1069 <https://github.com/apache/openwhisk-wskdeploy/issues/1069> (mrutkows <https://github.com/mrutkows>) Closed: - Description field/key is not supported for Rule entity #548 <https://github.com/apache/openwhisk-wskdeploy/issues/548> (mrutkows <https://github.com/mrutkows>) - wskdeploy does not respect WSK_CONFIG_FILE #809 <https://github.com/apache/openwhisk-wskdeploy/issues/809> (rabbah <https://github.com/rabbah>) Pull Requests Merged: - remove spurious execute bit from version.go source file #1072 <https://github.com/apache/openwhisk-wskdeploy/pull/1072> (dgrove-oss <https://github.com/dgrove-oss>) - add changelog #1071 <https://github.com/apache/openwhisk-wskdeploy/pull/1071> (dgrove-oss <https://github.com/dgrove-oss>) - Auto supply a dummy API GW token #1068 <https://github.com/apache/openwhisk-wskdeploy/pull/1068> (jiangpengcheng <https://github.com/jiangpengcheng>) - Support Description field in corresponding entities #1057 <https://github.com/apache/openwhisk-wskdeploy/pull/1057> (alvarolopez <https://github.com/alvarolopez>) - Adjust top-level test for runtime kind support #1070 <https://github.com/apache/openwhisk-wskdeploy/pull/1070> (mrutkows <https://github.com/mrutkows>) - Honor WSK_CONFIG_FILE if variable is set #1054 <https://github.com/apache/openwhisk-wskdeploy/pull/1054> (alvarolopez <https://github.com/alvarolopez>)