Merge branch '219-delete-internal-kstreams-topic' into 'theodolite-kotlin'
Allow to delete all topics that have a specific prefix See merge request !133
No related branches found
No related tags found
Showing
- theodolite-quarkus/config/example-benchmark-yaml-resource.yaml 3 additions, 1 deletion...olite-quarkus/config/example-benchmark-yaml-resource.yaml
- theodolite-quarkus/config/example-operator-benchmark.yaml 3 additions, 1 deletiontheodolite-quarkus/config/example-operator-benchmark.yaml
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 1 addition, 1 deletion...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 6 additions, 3 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt 19 additions, 1 deletion...te-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/searchstrategy/BinarySearch.kt 2 additions, 2 deletions...tlin/theodolite/strategies/searchstrategy/BinarySearch.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/searchstrategy/FullSearch.kt 1 addition, 1 deletion...kotlin/theodolite/strategies/searchstrategy/FullSearch.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/searchstrategy/LinearSearch.kt 1 addition, 1 deletion...tlin/theodolite/strategies/searchstrategy/LinearSearch.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/KafkaConfig.kt 21 additions, 9 deletions...te-quarkus/src/main/kotlin/theodolite/util/KafkaConfig.kt
- theodolite-quarkus/src/main/resources/operator/example-benchmark-k8s-resource.yaml 3 additions, 1 deletion...in/resources/operator/example-benchmark-k8s-resource.yaml
Loading
Please register or sign in to comment