Restructuring to create the PatcherDefinition inside the TheodoliteExecutor
- Split the
PatcherManagerinto aPatcherFactoryand aPatcherDefinitionFactory - Use the
PatcherDefinitionFactoryinside the TheodoliteExecutor to create PatcherDefinitions forresourcesandloads. Then,KubernetesBenchmarkneed only use thePatcherFactoryto create the patchers based on the given PatcherDefintions
Edited by Benedikt Wetzel