-
- Downloads
Introduces a BechnmarkStateChecker which checks in each iteration of the...
Introduces a BechnmarkStateChecker which checks in each iteration of the controller whether all required resouce can be loaded and if all specified actions could be executed (all required resource are available). Small fixes.
parent
5cba587c
No related branches found
No related tags found
Showing
- theodolite/examples/operator/example-benchmark.yaml 11 additions, 5 deletionstheodolite/examples/operator/example-benchmark.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/Action.kt 1 addition, 1 deletiontheodolite/src/main/kotlin/theodolite/benchmark/Action.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ActionCommand.kt 15 additions, 3 deletions...ite/src/main/kotlin/theodolite/benchmark/ActionCommand.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 2 additions, 2 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 4 additions, 4 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/BenchmarkStateChecker.kt 170 additions, 0 deletions...in/theodolite/execution/operator/BenchmarkStateChecker.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 3 additions, 31 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteOperator.kt 15 additions, 3 deletions...otlin/theodolite/execution/operator/TheodoliteOperator.kt
Loading
Please register or sign in to comment