-
- Downloads
Merge branch 'master' into feature/374-improve-hazelcastjet-structure
No related branches found
No related tags found
Checking pipeline status
Showing
- docs/Gemfile.lock 1 addition, 1 deletiondocs/Gemfile.lock
- docs/api-reference/crds.md 142 additions, 35 deletionsdocs/api-reference/crds.md
- docs/index.yaml 0 additions, 35 deletionsdocs/index.yaml
- theodolite/crd/crd-benchmark.yaml 30 additions, 1 deletiontheodolite/crd/crd-benchmark.yaml
- theodolite/crd/crd-execution.yaml 25 additions, 21 deletionstheodolite/crd/crd-execution.yaml
- theodolite/examples/operator/example-benchmark.yaml 9 additions, 0 deletionstheodolite/examples/operator/example-benchmark.yaml
- theodolite/examples/operator/example-execution.yaml 7 additions, 9 deletionstheodolite/examples/operator/example-execution.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/Benchmark.kt 10 additions, 9 deletionstheodolite/src/main/kotlin/theodolite/benchmark/Benchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 30 additions, 22 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 47 additions, 25 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 5 additions, 3 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt 9 additions, 9 deletions...lite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt
- theodolite/src/main/kotlin/theodolite/benchmark/RolloutManager.kt 42 additions, 0 deletions...te/src/main/kotlin/theodolite/benchmark/RolloutManager.kt
- theodolite/src/main/kotlin/theodolite/benchmark/Slo.kt 25 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/benchmark/Slo.kt
- theodolite/src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt 11 additions, 10 deletions...src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt 6 additions, 3 deletions...rc/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt 2 additions, 2 deletions...src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 12 additions, 9 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 25 additions, 19 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/Shutdown.kt 4 additions, 4 deletionstheodolite/src/main/kotlin/theodolite/execution/Shutdown.kt
Loading
Please register or sign in to comment