Piotr Wielgołaski

Results 6 issues of Piotr Wielgołaski

In my case I have 5 consumer register for queue, all works file in 90% of cases. Occassionally it crash in MockQueue::deliverToConsumerIfPossible with NPE. 1/ NPE is not catch and...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement When configuration is build controller ignores all secret until it find...

## Bug Report I spotted the same issue that was described here https://www.chrissearle.org/2022/02/22/r2dbc-postgresql-invalid-ipv6-address-when-dockerized/ When using docker host alias with _ host and port are incorrectly parsed. #### Versions - Driver:...

I would like to expose kong-admin as ingress, but it force to use tls port in ingress. https://github.com/Kong/charts/blob/main/charts/kong/templates/_helpers.tpl#L421 I need tls for controller in gateway mode, but I would prefer...

pending author feedback

it would be nice if plugin could pass app-version to helm https://helm.sh/docs/helm/helm_package/ https://github.com/deviceinsight/helm-maven-plugin/blob/develop/src/main/kotlin/com/deviceinsight/helm/PackageMojo.kt#L100 in this way Chart.yaml placeholder could be avoided and source helm would be valid, which is helpful...

when I run mvn with args like -T 1C I can read warning like this ``` [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING]...