François-Régis DEBOFFLES
François-Régis DEBOFFLES
When going through the simple query protocol the `Flux` operator `discardOnCancel` (https://github.com/pgjdbc/r2dbc-postgresql/blob/main/src/main/java/io/r2dbc/postgresql/PostgresqlStatement.java#L248) does not seem to be propagated to the `ReactorNettyClient.Conversation` sink. When a query is canceled, the `Operators#discardOnCancel` operator...
Exposed the metrics port in the k8s service and configured Prometheus annotations to use the metrics port instead of the webhook one Fix: #136 *Issue #, if available:* *Description of...
**What happened**: Getting plenty of errors like: ``` 2022/01/21 00:39:53 http: TLS handshake error from 10.97.36.76:42820: remote error: tls: bad certificate ``` In my cluster, this IP relates to Prometheus...