Make the clean up of ServiceMonitors optional when Operator is starting
All threads resolved!
All threads resolved!
Compare changes
private val executionCRDClient: MixedOperation<ExecutionCRD, BenchmarkExecutionList, Resource<ExecutionCRD>>,
private val benchmarkCRDClient: MixedOperation<BenchmarkCRD, KubernetesBenchmarkList, Resource<BenchmarkCRD>>,
@@ -75,10 +79,15 @@ class ClusterSetup(
@@ -75,10 +79,15 @@ class ClusterSetup(
\ No newline at end of file