Merge branch 'master' into upgrade-beam
No related branches found
No related tags found
Showing
- docs/_config.yml 2 additions, 2 deletionsdocs/_config.yml
- docs/api-reference/crds.md 861 additions, 9 deletionsdocs/api-reference/crds.md
- docs/drafts/actions.md 62 additions, 0 deletionsdocs/drafts/actions.md
- theodolite-benchmarks/buildSrc/build.gradle 2 additions, 13 deletionstheodolite-benchmarks/buildSrc/build.gradle
- theodolite-benchmarks/buildSrc/src/main/groovy/theodolite.java-conventions.gradle 1 addition, 1 deletion...ildSrc/src/main/groovy/theodolite.java-conventions.gradle
- theodolite-benchmarks/gradle/wrapper/gradle-wrapper.properties 1 addition, 1 deletion...olite-benchmarks/gradle/wrapper/gradle-wrapper.properties
- theodolite/crd/crd-benchmark.yaml 222 additions, 1 deletiontheodolite/crd/crd-benchmark.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/Action.kt 48 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/benchmark/Action.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ActionCommand.kt 161 additions, 0 deletions...ite/src/main/kotlin/theodolite/benchmark/ActionCommand.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 17 additions, 2 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 9 additions, 0 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite/src/main/kotlin/theodolite/benchmark/Resources.kt 2 additions, 1 deletiontheodolite/src/main/kotlin/theodolite/benchmark/Resources.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/BenchmarkStateChecker.kt 201 additions, 0 deletions...in/theodolite/execution/operator/BenchmarkStateChecker.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 3 additions, 33 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
- theodolite/src/main/kotlin/theodolite/util/ActionCommandFailedException.kt 4 additions, 0 deletions...in/kotlin/theodolite/util/ActionCommandFailedException.kt
- theodolite/src/main/kotlin/theodolite/util/Configuration.kt 5 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/util/Configuration.kt
- theodolite/src/test/kotlin/theodolite/benchmark/ActionCommandTest.kt 128 additions, 0 deletions...src/test/kotlin/theodolite/benchmark/ActionCommandTest.kt
- theodolite/src/test/kotlin/theodolite/benchmark/ErrorChannelMessage.kt 17 additions, 0 deletions...c/test/kotlin/theodolite/benchmark/ErrorChannelMessage.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/BenchmarkCRDummy.kt 7 additions, 0 deletions.../kotlin/theodolite/execution/operator/BenchmarkCRDummy.kt
Loading
Please register or sign in to comment