You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release-1.4] chore: update references to plugins to use their new locations; remove refs to plugins that can't be installed in 1.4 (Orchestrator) (RHIDP-4853, RHIDP-5349) (#830)
Copy file name to clipboardExpand all lines: modules/authentication/proc-creating-a-custom-transformer-to-provision-users-from-rhbk-to-the-software-catalog.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ import {
21
21
GroupTransformer,
22
22
keycloakTransformerExtensionPoint,
23
23
UserTransformer,
24
-
} from '@janus-idp/backstage-plugin-keycloak-backend';
24
+
} from '@backstage-community/plugin-catalog-backend-module-keycloak';
Copy file name to clipboardExpand all lines: modules/dynamic-plugins/proc-rhdh-example-external-dynamic-plugins.adoc
+5-31Lines changed: 5 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,44 +2,18 @@
2
2
3
3
= Installing external dynamic plugins using a Helm chart
4
4
5
-
The NPM registry contains external dynamic plugins that you can use for demonstration purposes. For example, the following community plugins are available in the `janus-idp` organization in the NPMJS repository:
5
+
The NPM registry contains external dynamic plugins that you can enable in your {prod-short} instance.
6
6
7
-
* Notifications (frontend and backend)
8
-
* Kubernetes actions (scaffolder actions)
9
-
10
-
To install the Notifications and Kubernetes actions plugins, include them in the Helm chart values in the `global.dynamic.plugins` list as shown in the following example:
7
+
To install dynamic plugins from registry.npmjs.org, include them in the Helm chart values in the `global.dynamic.plugins` list as shown in the following example:
// Without description - for consistency i.e. no descriptions in other table and we provide a 'Learn more' link to plugin documentation for users' convenience.
.3+|Ansible plug-ins for RHDH delivers an Ansible-specific portal experience with curated learning paths, push-button content creation, integrated development tools, and other opinionated resources.
.2+|Orchestrator brings serverless workflows into Red Hat Developer Hub, focusing on the journey for application migration to the cloud, on boarding developers, and user-made workflows of Backstage actions or external systems.
0 commit comments