-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
1.8.0
-
None
-
False
-
-
False
-
-
Description of problem:
RHDH local's dynamic-plugin sectio for the orchestrator plugins points to early release of the orchestrator plugins.
https://github.com/redhat-developer/rhdh-local/blob/main/orchestrator/configs/dynamic-plugins/dynamic-plugins.yaml
Also, the current plugins point to a internal plugins, the official released plugins should be used. (I think?)
This is an issue because:
- RHDH 1.8 introduced breaking changes to the plugins lower than 1.8.x
- We should be using the latest orchestrator plugins, v1.8.2*
Prerequisites (if any, like setup, operators/versions):
Install rhdh localĀ
Steps to Reproduce
1. install rhdh local 1.8
2. Fail to install orchestrator plugins
Actual results:
**
rhdh | 2025-12-01T11:06:50.266Z backstage error an error occurred while loading dynamic backend plugin '@redhat/backstage-plugin-orchestrator-backend-dynamic' from 'file:///opt/app-root/src/dynamic-plugins-root/redhat-backstage-plugin-orchestrator-backend-dynamic-1.6.0' Cannot find module '@backstage/backend-common'
Expected results:
rhdh local is installed with orchestrator
**