Florian Heubeck

Results 9 issues of Florian Heubeck

#### Describe the feature The documentation regarding connection pooling is not sufficient and should be more detailed and explaining in my opinion. #### Use cases The configuration related to connection...

enhancement

Tried to style some elements using ![image](https://github.com/answerdev/answer/assets/40993644/1c945054-9e09-4984-9a3c-9613c9784748) But recognized, that I cannot address specific elements, because there are no `id`s in unique elements (like the "following tags"-card) or specific css...

enhancement

## Describe the bug Not sure when it started (maybe with 1.2.1 or after running 1.2.1 for some days, but not sure), and have no idea how to analyze the...

bug

There's a collection of Kotlin coroutine support modules for different reactive libraries. Moving the coroutines integrations from mutiny-kotlin to https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive would make reuse of some exising Publisher/Coroutine implementions over there...

Kotlin

### What problem are you trying to solve? When exposing the Viz dashboard via a reverse-proxy or ingress rule, it can be necessary to serve from a subpath instead of...

enhancement

Hey there, thank you very much for you great effort with flux. Now the 'bug' :innocent: : my `ImageRepository` status looks like: ``` status: lastScanResult: latestTags: - 2.9.5 - 2.9.4...

Hey there, first of all: that you for your great work on this project. Would it be valuable to have a list of projects using/including libsml added to its readme?...

There seems to be no way for setting arbitrary [config options](https://github.com/cryostatio/cryostat#configuration) via the Cryostats CRD. To keep the CRD stable maybe a generic `configOptions: map` could be an option?

feat