optimus
optimus copied to clipboard
Configuration inheritance should inherit only the config
Currently the configuration inheritance will create a task or hook to be added to all the jobs if added in this.yaml, this should inherit only the configuration.
This should help in deprecating the default config section in plugin.yaml files.