Introduce a Theodolite operator
Compare changes
Files
6@@ -5,7 +5,10 @@ import io.fabric8.kubernetes.api.model.KubernetesResource
@@ -17,6 +20,10 @@ class BenchmarkExecution : CustomResource(), Namespaced {
This MR covers:
TODOS:
onAdd
-> add resources to a queueonUpdate
-> stop execution and restart with the updated versiononDelete
-> stop current execution