Skip to content

Always inspect subsystems recursively

Devcurmudgeon requested to merge pull/73/adam/recursive-subsystems into master

Created by: ColdrickSotK

Subsystems in clusters can be nested to arbitrary depth, so we need to look deeper than just the first 'subsystems' key.

Merge request reports