-
Bug
-
Resolution: Done
-
Major
-
1.3.0
-
None
-
2
-
False
-
-
False
-
-
-
RHDH Dynamic Plugins Team 3264, RHDH Dynamic Plugins 3265, RHDH Dynamic Plugins 3266, RHDH Dynamic Plugins 3267/3268
-
Important
Description of problem:
Dynamic Frontend plugins are missing configSchema.json because of this its not taking values from app-config.yaml.
E.g. Dynatrace plugin requires the following
dynatrace:
baseUrl: <<URL>>
These values when configured in appconfig.yaml its being ignored because the plugin is missing configSchema.json files.
Note it looks many front-end plugins are missing this config. Dynatrace is just shown as an example.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Load the existing dynatrace plugin in Developer hub
- configure the app-config.yaml with the following
- dynatrace:
baseUrl: <<URL>>
- Note : Plugin fails as these config were never read as its missing configSchema.json
Actual results:{}
dynatrace.baseUrl is mandatory.
Expected results:
dynatrace plugin loads successfully.
Reproducibility (Always/Intermittent/Only Once):
Always.
Always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
There are no Sub-Tasks for this issue.