"README.md" did not exist on "15eb43fb1e045df8da43a7d0bd25ba9872cbc4e1"
add a first trial for resource patcher
parent
7d3fca3b
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/deprecated/DeploymentManager.kt 1 addition, 1 deletion...rc/main/kotlin/theodolite/deprecated/DeploymentManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt 0 additions, 1 deletion...ain/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt 4 additions, 4 deletions...arkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ImagePatcher.kt 21 additions, 0 deletions...uarkus/src/main/kotlin/theodolite/patcher/ImagePatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt 6 additions, 6 deletions...rkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ResourceLimitPatcher.kt 34 additions, 0 deletions...rc/main/kotlin/theodolite/patcher/ResourceLimitPatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ResourceRequestPatcher.kt 21 additions, 0 deletions.../main/kotlin/theodolite/patcher/ResourceRequestPatcher.kt
- theodolite-quarkus/src/main/resources/yaml/aggregation-deployment.yaml 0 additions, 4 deletions...arkus/src/main/resources/yaml/aggregation-deployment.yaml
- theodolite-quarkus/src/main/resources/yaml/testContext.yaml 13 additions, 1 deletiontheodolite-quarkus/src/main/resources/yaml/testContext.yaml
Please register or sign in to comment