|
1 | 1 | [id="removed-functionality-rhidp-4293"] |
2 | 2 | = Plugins with updated scope |
3 | 3 |
|
4 | | -With this update, three plugins previously under the `@janus-idp` scope have moved to `@backstage-community`: |
5 | | - |
6 | | -[%header,cols=2*] |
7 | | -|=== |
8 | | -|*RHDH 1.2 Plugin Name* |*RHDH 1.3 Plugin Name* |
9 | | - |
10 | | -| `@janus-idp/backstage-plugin-argocd` |
11 | | -| `@backstage-community/plugin-redhat-argocd` |
12 | | - |
13 | | -| `@janus-idp/backstage-plugin-3scale-backend` |
14 | | -| `@backstage-community/plugin-3scale-backend` |
15 | | - |
16 | | -| `@janus-idp/backstage-plugin-catalog-backend-module-scaffolder-relation-processor` |
17 | | -| `@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor` |
18 | | -|=== |
19 | | - |
20 | | -As the scope of the previous plugins has been updated, the dynamic plugin configuration has also changed. |
21 | | - |
22 | | -[%header,cols=2*] |
23 | | -|=== |
24 | | -|*RHDH 1.2 Configuration* |*RHDH 1.3 Configuration* |
25 | | - |
26 | | -| link:https://github.com/janus-idp/backstage-showcase/blob/1.2.x/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml] |
27 | | -| link:https://github.com/janus-idp/backstage-showcase/blob/release-1.3/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml] |
28 | | -|=== |
29 | | - |
30 | | -.Procedure |
31 | | -* If your workload requires plugins with an updated scope, revise your configuration to use the latest plugins from the new scope. |
32 | | - |
| 4 | +With this update, three plugins previously under the `@janus-idp` scope have moved to `@backstage-community`: |
| 5 | + |
| 6 | +[%header,cols=2*] |
| 7 | +|=== |
| 8 | +|*RHDH 1.2 Plugin Name* |*RHDH 1.3 Plugin Name* |
| 9 | + |
| 10 | +| `@janus-idp/backstage-plugin-argocd` |
| 11 | +| `@backstage-community/plugin-redhat-argocd` |
| 12 | + |
| 13 | +| `@janus-idp/backstage-plugin-3scale-backend` |
| 14 | +| `@backstage-community/plugin-3scale-backend` |
| 15 | + |
| 16 | +| `@janus-idp/backstage-plugin-catalog-backend-module-scaffolder-relation-processor` |
| 17 | +| `@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor` |
| 18 | +|=== |
| 19 | + |
| 20 | +As the scope of the previous plugins has been updated, the dynamic plugin configuration has also changed. |
| 21 | + |
| 22 | +[%header,cols=2*] |
| 23 | +|=== |
| 24 | +|*RHDH 1.2 Configuration* |*RHDH 1.3 Configuration* |
| 25 | + |
| 26 | +| link:https://github.com/janus-idp/backstage-showcase/blob/1.2.x/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml] |
| 27 | +| link:https://github.com/janus-idp/backstage-showcase/blob/release-1.3/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml] |
| 28 | +|=== |
| 29 | + |
| 30 | +.Procedure |
| 31 | +* If your workload requires plugins with an updated scope, revise your configuration to use the latest plugins from the new scope. |
| 32 | + |
33 | 33 | //See https://github.com/redhat-developer/red-hat-developer-hub/blob/main/dynamic-plugins.default.yaml for examples. |
34 | 34 |
|
35 | 35 | .Additional resources |
|
0 commit comments