Allow deletion of K8s resources in actions
parent
fc82f753
No related branches found
No related tags found
Showing
- docs/api-reference/crds.md 535 additions, 73 deletionsdocs/api-reference/crds.md
- theodolite-benchmarks/definitions/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml 6 additions, 6 deletions...ons/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml
- theodolite-benchmarks/definitions/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml 6 additions, 6 deletions...ons/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml
- theodolite-benchmarks/definitions/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml 6 additions, 6 deletions...ons/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml
- theodolite-benchmarks/definitions/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml 6 additions, 6 deletions...ons/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml
- theodolite/crd/crd-benchmark.yaml 251 additions, 106 deletionstheodolite/crd/crd-benchmark.yaml
- theodolite/src/main/kotlin/rocks/theodolite/kubernetes/Action.kt 13 additions, 29 deletions...ite/src/main/kotlin/rocks/theodolite/kubernetes/Action.kt
- theodolite/src/main/kotlin/rocks/theodolite/kubernetes/DeleteCommand.kt 49 additions, 0 deletions.../main/kotlin/rocks/theodolite/kubernetes/DeleteCommand.kt
- theodolite/src/main/kotlin/rocks/theodolite/kubernetes/ExecCommand.kt 41 additions, 0 deletions...rc/main/kotlin/rocks/theodolite/kubernetes/ExecCommand.kt
- theodolite/src/main/kotlin/rocks/theodolite/kubernetes/K8sManager.kt 1 addition, 1 deletion...src/main/kotlin/rocks/theodolite/kubernetes/K8sManager.kt
- theodolite/src/main/kotlin/rocks/theodolite/kubernetes/operator/BenchmarkStateChecker.kt 6 additions, 4 deletions...s/theodolite/kubernetes/operator/BenchmarkStateChecker.kt
- theodolite/src/test/kotlin/rocks/theodolite/kubernetes/ActionCommandTest.kt 12 additions, 12 deletions...t/kotlin/rocks/theodolite/kubernetes/ActionCommandTest.kt
- theodolite/src/test/kotlin/rocks/theodolite/kubernetes/operator/BenchmarkStateCheckerTest.kt 3 additions, 3 deletions...eodolite/kubernetes/operator/BenchmarkStateCheckerTest.kt
Loading
Please register or sign in to comment