-
- Downloads
Minor code changes, add test for ResourcePatcher
parent
9bf2b5f6
No related branches found
No related tags found
This commit is part of merge request !85. Comments created here will be created in the context of that merge request.
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ResourceLimitPatcher.kt 10 additions, 7 deletions...rc/main/kotlin/theodolite/patcher/ResourceLimitPatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ResourceRequestPatcher.kt 9 additions, 7 deletions.../main/kotlin/theodolite/patcher/ResourceRequestPatcher.kt
- theodolite-quarkus/src/main/resources/testYaml/cpu-deployment.yaml 56 additions, 0 deletions...e-quarkus/src/main/resources/testYaml/cpu-deployment.yaml
- theodolite-quarkus/src/main/resources/testYaml/cpu-memory-deployment.yaml 58 additions, 0 deletions...us/src/main/resources/testYaml/cpu-memory-deployment.yaml
- theodolite-quarkus/src/main/resources/testYaml/memory-deployment.yaml 56 additions, 0 deletions...uarkus/src/main/resources/testYaml/memory-deployment.yaml
- theodolite-quarkus/src/main/resources/testYaml/no-resources-deployment.yaml 51 additions, 0 deletions.../src/main/resources/testYaml/no-resources-deployment.yaml
- theodolite-quarkus/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt 84 additions, 0 deletions...us/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt
- theodolite-quarkus/src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt 84 additions, 0 deletions.../src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt
Loading
Please register or sign in to comment