Merge branch 'master' into 0.5-docs
Showing
- helm/values.yaml 3 additions, 0 deletionshelm/values.yaml
- theodolite/crd/crd-execution.yaml 1 addition, 1 deletiontheodolite/crd/crd-execution.yaml
- theodolite/examples/operator/example-benchmark.yaml 1 addition, 1 deletiontheodolite/examples/operator/example-benchmark.yaml
- theodolite/src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt 3 additions, 3 deletions...src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt
- theodolite/src/main/kotlin/theodolite/evaluation/MetricFetcher.kt 1 addition, 2 deletions...te/src/main/kotlin/theodolite/evaluation/MetricFetcher.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 2 additions, 1 deletion...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 48 additions, 13 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/ExecutionModes.kt 7 additions, 0 deletions...te/src/main/kotlin/theodolite/execution/ExecutionModes.kt
- theodolite/src/main/kotlin/theodolite/execution/Main.kt 5 additions, 5 deletionstheodolite/src/main/kotlin/theodolite/execution/Main.kt
- theodolite/src/main/kotlin/theodolite/execution/Shutdown.kt 3 additions, 4 deletionstheodolite/src/main/kotlin/theodolite/execution/Shutdown.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 12 additions, 8 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteStandalone.kt 10 additions, 2 deletions.../main/kotlin/theodolite/execution/TheodoliteStandalone.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/ClusterSetup.kt 2 additions, 5 deletions...main/kotlin/theodolite/execution/operator/ClusterSetup.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/EventCreator.kt 60 additions, 0 deletions...main/kotlin/theodolite/execution/operator/EventCreator.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 11 additions, 0 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteOperator.kt 4 additions, 3 deletions...otlin/theodolite/execution/operator/TheodoliteOperator.kt
- theodolite/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt 1 addition, 1 deletion...e/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt
- theodolite/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt 3 additions, 7 deletions...olite/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/TopicManager.kt 2 additions, 3 deletionstheodolite/src/main/kotlin/theodolite/k8s/TopicManager.kt
- theodolite/src/main/kotlin/theodolite/util/Configuration.kt 18 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/util/Configuration.kt
Loading
Please register or sign in to comment