-
- Downloads
No related branches found
No related tags found
Showing
- docs/api-reference/crds.md 19 additions, 1 deletiondocs/api-reference/crds.md
- theodolite/crd/crd-benchmark.yaml 1 addition, 1 deletiontheodolite/crd/crd-benchmark.yaml
- theodolite/crd/crd-execution.yaml 10 additions, 2 deletionstheodolite/crd/crd-execution.yaml
- theodolite/src/main/kotlin/theodolite/execution/operator/AbstractStateHandler.kt 7 additions, 9 deletions...lin/theodolite/execution/operator/AbstractStateHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/BenchmarkStateChecker.kt 15 additions, 15 deletions...in/theodolite/execution/operator/BenchmarkStateChecker.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/BenchmarkStateHandler.kt 6 additions, 6 deletions...in/theodolite/execution/operator/BenchmarkStateHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/ClusterSetup.kt 2 additions, 2 deletions...main/kotlin/theodolite/execution/operator/ClusterSetup.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/ExecutionEventHandler.kt 8 additions, 8 deletions...in/theodolite/execution/operator/ExecutionEventHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/ExecutionStateHandler.kt 17 additions, 38 deletions...in/theodolite/execution/operator/ExecutionStateHandler.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 14 additions, 17 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite/src/main/kotlin/theodolite/model/crd/BenchmarkCRD.kt 1 addition, 3 deletions...lite/src/main/kotlin/theodolite/model/crd/BenchmarkCRD.kt
- theodolite/src/main/kotlin/theodolite/model/crd/BenchmarkState.kt 8 additions, 0 deletions...te/src/main/kotlin/theodolite/model/crd/BenchmarkState.kt
- theodolite/src/main/kotlin/theodolite/model/crd/BenchmarkStatus.kt 1 addition, 1 deletion...e/src/main/kotlin/theodolite/model/crd/BenchmarkStatus.kt
- theodolite/src/main/kotlin/theodolite/model/crd/ExecutionState.kt 3 additions, 1 deletion...te/src/main/kotlin/theodolite/model/crd/ExecutionState.kt
- theodolite/src/main/kotlin/theodolite/model/crd/ExecutionStatus.kt 50 additions, 3 deletions...e/src/main/kotlin/theodolite/model/crd/ExecutionStatus.kt
- theodolite/src/main/kotlin/theodolite/util/ExecutionStateComparator.kt 4 additions, 4 deletions...c/main/kotlin/theodolite/util/ExecutionStateComparator.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/BenchmarkStateCheckerTest.kt 2 additions, 2 deletions...heodolite/execution/operator/BenchmarkStateCheckerTest.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/ControllerTest.kt 2 additions, 2 deletions...st/kotlin/theodolite/execution/operator/ControllerTest.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/ExecutionCRDummy.kt 2 additions, 2 deletions.../kotlin/theodolite/execution/operator/ExecutionCRDummy.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/ExecutionEventHandlerTest.kt 20 additions, 22 deletions...heodolite/execution/operator/ExecutionEventHandlerTest.kt
Loading
Please register or sign in to comment