minor code changes, helm update, small fixes
> > update benchark crd and example benchmark, > renaming, formatting, > fix test and small issues in different classes
parent
31f9e8c3
No related branches found
No related tags found
Showing
- helm/templates/theodolite/crd-benchmark.yaml 78 additions, 12 deletionshelm/templates/theodolite/crd-benchmark.yaml
- theodolite/crd/crd-benchmark.yaml 18 additions, 14 deletionstheodolite/crd/crd-benchmark.yaml
- theodolite/examples/operator/example-benchmark.yaml 8 additions, 8 deletionstheodolite/examples/operator/example-benchmark.yaml
- theodolite/examples/operator/example-execution.yaml 1 addition, 1 deletiontheodolite/examples/operator/example-execution.yaml
- theodolite/src/main/kotlin/theodolite/benchmark/ConfigMapResourceSet.kt 12 additions, 17 deletions.../main/kotlin/theodolite/benchmark/ConfigMapResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt 4 additions, 4 deletions...main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 6 additions, 2 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt 0 additions, 3 deletions...lite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt
- theodolite/src/main/kotlin/theodolite/execution/operator/TheodoliteController.kt 7 additions, 3 deletions...lin/theodolite/execution/operator/TheodoliteController.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sAbstractLoader.kt 7 additions, 7 deletions...kotlin/theodolite/k8s/resourceLoader/K8sAbstractLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoaderFromFile.kt 15 additions, 15 deletions...heodolite/k8s/resourceLoader/K8sResourceLoaderFromFile.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoaderFromString.kt 12 additions, 12 deletions...odolite/k8s/resourceLoader/K8sResourceLoaderFromString.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/BenchmarkCRDummy.kt 3 additions, 2 deletions.../kotlin/theodolite/execution/operator/BenchmarkCRDummy.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/ControllerTest.kt 2 additions, 3 deletions...st/kotlin/theodolite/execution/operator/ControllerTest.kt
Loading
Please register or sign in to comment