Marcin Czeczko

Results 14 issues of Marcin Czeczko

At the moment if using client for any AWS service with `WebIdentityTokenFileCredentialsProvider` as credentials provider it forces to use sync HTTP client. Additionally, STS client instead always assumes region based...

feature-request

Hi, I tried to run both elastic & nboost as docker containers as follows `docker run -d -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" elasticsearch:7.4.2` `docker run -d -p 8000:8000 koursaros/nboost:latest-pt...

Probably it's related to the private nature of that Openwhisk instance I'm working on. However, the issue I'm facing is that I can't get logs for an action due to...

Deployment of single function always fails, see the output below. Need to run full deploy to succeed `sls deploy` ``` sls deploy function -f hello Serverless: Packaging function: hello... Serverless:...

Once web-action is deployed, the service information shows endpoints with redundant schema (extra `https://`) ![image](https://user-images.githubusercontent.com/4218395/77536493-b04cd400-6e9c-11ea-9422-2dd9d5a60ab9.png) How to reproduce - Follow the sls openwhisk quickstart but made an action a web-action...

Hi, When dealing with complex rule in python (especially the ones that suppose to distinguishes commands sent to the item either from physical device or from the rule), I found...

enhancement

### Version used * knot.x: any ### Context of the issue/feature There is a general problem in how to configure what headers to allow/deny either on request or response. There...

enhancement
help wanted

### Version used * knot.x: since 1.2.1 ### Context of the issue/feature Basically, a HTTP Repository verticle has configuration `allowedRequestHeaders` where a list of headers need to be defined. These...

discussion

## The problem I have a couple of items bound to the ZWave switches. They sit in the proper semantic location of my house. I created a non-semantic group to...

bug
main ui

## The problem I was about to configure Default Widget for the Number item representing battery level of the sensor. I wanted to dynamically assign icon depending on the item...

bug
question
main ui