merge upstream theodolite-kotlin
Showing
- execution/helm/templates/theodolite/crd-benchmark.yaml 110 additions, 4 deletionsexecution/helm/templates/theodolite/crd-benchmark.yaml
- execution/helm/templates/theodolite/crd-execution.yaml 121 additions, 4 deletionsexecution/helm/templates/theodolite/crd-execution.yaml
- theodolite-quarkus/config/example-operator-benchmark.yaml 32 additions, 32 deletionstheodolite-quarkus/config/example-operator-benchmark.yaml
- theodolite-quarkus/config/example-operator-execution.yaml 50 additions, 50 deletionstheodolite-quarkus/config/example-operator-execution.yaml
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt 3 additions, 0 deletions...quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 2 additions, 4 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 6 additions, 3 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 0 additions, 1 deletion...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/AbstractStateHandler.kt 55 additions, 0 deletions...lin/theodolite/execution/operator/AbstractStateHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/BenchmarkEventHandler.kt 0 additions, 67 deletions...in/theodolite/execution/operator/BenchmarkEventHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/ClusterSetup.kt 76 additions, 0 deletions...main/kotlin/theodolite/execution/operator/ClusterSetup.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/ExecutionEventHandler.kt 48 additions, 33 deletions...in/theodolite/execution/operator/ExecutionEventHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/ExecutionStateHandler.kt 82 additions, 0 deletions...in/theodolite/execution/operator/ExecutionStateHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/StateHandler.kt 15 additions, 0 deletions...main/kotlin/theodolite/execution/operator/StateHandler.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 141 additions, 67 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/operator/TheodoliteOperator.kt 78 additions, 39 deletions...otlin/theodolite/execution/operator/TheodoliteOperator.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/ServiceMonitorWrapper.kt 5 additions, 0 deletions...s/src/main/kotlin/theodolite/k8s/ServiceMonitorWrapper.kt
- theodolite-quarkus/src/main/kotlin/theodolite/model/crd/BenchmarkCRD.kt 11 additions, 0 deletions...rkus/src/main/kotlin/theodolite/model/crd/BenchmarkCRD.kt
- theodolite-quarkus/src/main/kotlin/theodolite/model/crd/BenchmarkExecutionList.kt 5 additions, 0 deletions...ain/kotlin/theodolite/model/crd/BenchmarkExecutionList.kt
- theodolite-quarkus/src/main/kotlin/theodolite/model/crd/DoneableBenchmark.kt 7 additions, 0 deletions...src/main/kotlin/theodolite/model/crd/DoneableBenchmark.kt
Loading
Please register or sign in to comment