Mark Retallack
Mark Retallack
Hi, I known this project is currently inactive, however I am placing this here so others can see. I have found a file descriptor leak in the NIO accept call....
**What happened**: I have deployed the examples/tcp-echo-service.yaml test case. When using the default namespace, it works. I can exec into the container running the tcp-echo and perform an nslookup on...
I have noticed that Chrome generates the following error if the page contains an input type of "file". Uncaught InvalidStateError: Failed to read the 'selectionStart' property from 'HTMLInputElement': The input...
Hi, I have found that IE10 does not handle the Key events while an AJAX call is outstanding. I have attached a patch for the fix. [IE10-keyevents.patch.txt](https://github.com/chjj/term.js/files/44829/IE10-keyevents.patch.txt)
# What can we help you with? I have a standard schema for the key entry on multiple topics (only contains a string), I reuse the same JSON schema. However...
## Environment details: * K8s Deployment using AWS ESK, 1.29 ## Steps to reproduce the issue: 1. Have an incoming HTTP POST from AWS IoT (using HTTP as a Action...
The Utils.js has a hardcoded https as the prefix for this.uriHost: https://github.com/apache/openwhisk-package-alarms/blob/63d0798761444a7257adcc87fdc8929d44946802/provider/lib/utils.js#L49 This means that when using an internal routerHost within k8S, the trigger fails with a: `SSL routines:ssl3_get_record:wrong version...
# [HomeAssistant] Proof of Concept - Voice Control Integration ## ⚠️ Status: Proof of Concept - NOT READY FOR MERGE This PR is a **proof of concept** to demonstrate Home...