Enhance logic of Theodolite operator
Fix confusing naming Make CR namespaced Remove execution after deletion There is currently a small problem, since we can stop the a running benchmark (therefore we have to kill the corresponding thread)
parent
cd3f1b54
No related branches found
No related tags found
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 2 additions, 1 deletion...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 2 additions, 1 deletion...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteController.kt 44 additions, 26 deletions.../main/kotlin/theodolite/execution/TheodoliteController.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 3 additions, 5 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteOperator.kt 14 additions, 18 deletions...rc/main/kotlin/theodolite/execution/TheodoliteOperator.kt
- theodolite-quarkus/src/main/resources/operator/example-benchmark.yaml 1 addition, 3 deletions...uarkus/src/main/resources/operator/example-benchmark.yaml
- theodolite-quarkus/src/main/resources/operator/example-execution.yaml 1 addition, 2 deletions...uarkus/src/main/resources/operator/example-execution.yaml
- theodolite-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml 1 addition, 2 deletions...e-quarkus/src/main/resources/yaml/BenchmarkExecution.yaml
Loading
Please register or sign in to comment