Add WIP of replacing K8s loader classes
parent
dc814193
No related branches found
No related tags found
Showing
- theodolite/src/main/kotlin/theodolite/benchmark/ConfigMapResourceSet.kt 4 additions, 2 deletions.../main/kotlin/theodolite/benchmark/ConfigMapResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt 6 additions, 3 deletions...main/kotlin/theodolite/benchmark/FileSystemResourceSet.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 4 additions, 2 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 3 additions, 2 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.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, 0 deletions...e/src/main/kotlin/theodolite/k8s/CustomResourceWrapper.kt
- theodolite/src/main/kotlin/theodolite/k8s/K8sContextFactory.kt 1 addition, 0 deletions...olite/src/main/kotlin/theodolite/k8s/K8sContextFactory.kt
- theodolite/src/main/kotlin/theodolite/k8s/K8sManager.kt 13 additions, 6 deletionstheodolite/src/main/kotlin/theodolite/k8s/K8sManager.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/AbstractK8sLoader.kt 1 addition, 0 deletions...kotlin/theodolite/k8s/resourceLoader/AbstractK8sLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoader.kt 1 addition, 0 deletions...kotlin/theodolite/k8s/resourceLoader/K8sResourceLoader.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoaderFromFile.kt 1 addition, 0 deletions...heodolite/k8s/resourceLoader/K8sResourceLoaderFromFile.kt
- theodolite/src/main/kotlin/theodolite/k8s/resourceLoader/K8sResourceLoaderFromString.kt 1 addition, 0 deletions...odolite/k8s/resourceLoader/K8sResourceLoaderFromString.kt
- theodolite/src/test/kotlin/MockServerUtils.kt 25 additions, 0 deletionstheodolite/src/test/kotlin/MockServerUtils.kt
- theodolite/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt 19 additions, 11 deletions...te/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt
- theodolite/src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt 20 additions, 11 deletions.../src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt
- theodolite/src/test/kotlin/theodolite/benchmark/FileSystemResourceSetTest.kt 9 additions, 8 deletions.../kotlin/theodolite/benchmark/FileSystemResourceSetTest.kt
- theodolite/src/test/kotlin/theodolite/execution/operator/StateHandlerTest.kt 3 additions, 3 deletions.../kotlin/theodolite/execution/operator/StateHandlerTest.kt
- theodolite/src/test/kotlin/theodolite/k8s/K8sManagerTest.kt 26 additions, 23 deletionstheodolite/src/test/kotlin/theodolite/k8s/K8sManagerTest.kt
- theodolite/src/test/kotlin/theodolite/k8s/K8sResourceLoaderTest.kt 3 additions, 4 deletions...e/src/test/kotlin/theodolite/k8s/K8sResourceLoaderTest.kt
Please register or sign in to comment