-
Bug
-
Resolution: Done
-
Blocker
-
1.7.0
-
None
-
1
-
False
-
-
False
-
-
Enhancement
-
Done
-
-
-
RHDH Plugins 3277
Description of problem:
Plugins defined in include files are overwriting plugin configuration as a whole. They should instead merge, only overwriting the specific keys they define while retaining the keys defined in previous include files, as is being done for plugins under plugins key.
This is needed for Extensions plugin to be able to use pluginConfig from default plugins file when enabling preinstalled plugins.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>