add unit test and small fixes
parent
4ee6a01a
No related branches found
No related tags found
This commit is part of merge request !171. Comments created here will be created in the context of that merge request.
Showing
- theodolite/examples/operator/example-benchmark.yaml 16 additions, 9 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 13 additions, 7 deletions.../main/kotlin/theodolite/benchmark/ConfigMapResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt 20 additions, 13 deletions...main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 1 addition, 1 deletion...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ResourceSet.kt 2 additions, 1 deletion...olite/src/main/kotlin/theodolite/benchmark/ResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt 4 additions, 3 deletions...lite/src/main/kotlin/theodolite/benchmark/ResourceSets.kt
- theodolite/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt 1 addition, 1 deletion...e/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sAbstractLoader.kt 3 additions, 6 deletions...kotlin/theodolite/k8s/resourceLoader/K8sAbstractLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoader.kt 2 additions, 0 deletions...kotlin/theodolite/k8s/resourceLoader/K8sResourceLoader.kt
- theodolite/src/test/kotlin/theodolite/benchmark/ConfigMapResourceSetTest.kt 234 additions, 0 deletions...t/kotlin/theodolite/benchmark/ConfigMapResourceSetTest.kt
- theodolite/src/test/kotlin/theodolite/benchmark/FileSystemResourceSetTest.kt 115 additions, 0 deletions.../kotlin/theodolite/benchmark/FileSystemResourceSetTest.kt
- theodolite/src/test/kotlin/theodolite/benchmark/bugReport.kt 37 additions, 0 deletionstheodolite/src/test/kotlin/theodolite/benchmark/bugReport.kt
- theodolite/src/test/resources/k8s-resource-files/test-execution-1.yaml 28 additions, 0 deletions...c/test/resources/k8s-resource-files/test-execution-1.yaml
Loading
Please register or sign in to comment