Perdjesk

Results 16 comments of Perdjesk

@djs55 The recent Docker Desktop 4.17.0 release notes indicates that: >Fixed a bug in the transparent TLS proxy where the Server Name Indication field is not set. https://docs.docker.com/desktop/release-notes/#4170 I couldn't...

Side effect of this class and its usage during configuration of jooq renders the activation of jooq query log cumbersome and unexpected. ``` quarkus.log.category."org.jooq".level=DEBUG quarkus.log.category."io.quarkiverse.jooq.sql".min-level=TRACE quarkus.log.category."io.quarkiverse.jooq.sql".level=TRACE ``` https://github.com/quarkiverse/quarkus-jooq/blob/ba23c96ce0ab6979fa2af3795be974e1a3e7e06c/runtime/src/main/java/io/quarkiverse/jooq/runtime/JooqCustomContext.java#L31-L31 Moreover it...

I found the current dashboard is easily misleading users. Given that the only summary are on this dashboard, an user looking for a value that represents the total available space...

This looks like a duplicate of https://github.com/rspeer/python-ftfy/issues/18

The fact that one letter is replaced by more than two leads on the path that is was not a simple iteration of UTF-8 data decoded incorrectly with one pass...

Looks like it has been covered with https://github.com/grafana/loki/pull/10338