Skip to content

Restructuring to create the PatcherDefinition inside the TheodoliteExecutor

  • Split the PatcherManager into a PatcherFactory and a PatcherDefinitionFactory
  • Use the PatcherDefinitionFactory inside the TheodoliteExecutor to create PatcherDefinitions for resources and loads. Then, KubernetesBenchmark need only use the PatcherFactory to create the patchers based on the given PatcherDefintions
Edited by Benedikt Wetzel