-
Task
-
Resolution: Unresolved
-
Critical
-
1.7.1, 1.8.0
-
None
As discussed in thread we are missing the orchestrator plugins from the list of dynamic plugins in the
So plugins like these:
- https://github.com/redhat-developer/rhdh/blob/main/catalog-entities/marketplace/packages/redhat-backstage-plugin-orchestrator-backend.yaml#L21
- https://github.com/redhat-developer/rhdh/blob/main/catalog-entities/marketplace/packages/redhat-backstage-plugin-orchestrator.yaml
- https://github.com/redhat-developer/rhdh/blob/main/catalog-entities/marketplace/packages/redhat-backstage-plugin-orchestrator-form-widgets.yaml
- https://github.com/redhat-developer/rhdh/blob/main/catalog-entities/marketplace/packages/redhat-backstage-plugin-scaffolder-backend-module-orchestrator.yaml
are not included in the docs at:
- https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/blob/main/modules/dynamic-plugins/rhdh-supported-plugins.csv
- https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/blob/main/modules/dynamic-plugins/ref-rh-supported-plugins.adoc
Solution could be to parse the above catalog-entities/marketplace/packages files and look for dynamicArtifact where the value starts with @redhat (implying something on the NRRC registry), then include those in the tables.