Donnerbart
Donnerbart
## Description Cleanup CRD generator tests to current code style, e.g. * use AssertJ * use `final var` for local variables * use `List.of()` and `Map.of()` for empty and singleton...
This is mostly a reality check if our custom bootstrap is using JOSDK as intended or not. Depending on the feedback we can close this issue and create more specific...
Hey @fstab, long time no see. We would like to use this exporter in our project, but need to customize the metrics endpoint and disable the health handler. I hope...
Hey folks, You just released v1.0.17, I assume partially to fix the broken Maven Central release ([v1.0.15 and v1.0.16 were never released](https://central.sonatype.com/artifact/org.eclipse.tahu/tahu-core)). But the fix also bumped the Java version...