Skip to content

Commit 606741d

Browse files
authored
Update docs/topics/ref_new-features-7-3-0.adoc
Adding Prabha's descriptions
1 parent f301db9 commit 606741d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/topics/ref_new-features-7-3-0.adoc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,16 @@ MTA-4540
1313

1414
MTA-4549
1515

16-
MTA-4610
16+
MTA-4610
17+
18+
.Generate deployment manifest in {ProductShortName} CLI
19+
20+
Starting with {ProductShortName} {ProductVersion}, you can run the `discover` and `generate` commands in the {CLIName}. The `discover` command generates the discover manifest that preserves the platform and runtime configurations defined in the Cloud Foundry (CF) application manifest. The `generate` command uses the discover manifest to generate the deployment manifest in a Kubernetes-native format so that, it is ready for {ocp-full} deployments.
21+
22+
.{ProductShortName} uses Red Hat Build of Keycloak for user authentication
23+
24+
The {ProductShortName} {ProductVersion} uses `{rhbk-first}` instance for user authentication and authorization.The {ProductShortName} operator manages the `{rhbk-short}` instance and configures a dedicated realm with necessary roles and permissions. For `{rhbk-short}`, the secret and the pod name has changed. The pod name for {rhbk-short} is changed to `rhbk-operator`.
25+
26+
.List all languages in an application
27+
28+
In {ProductShortName} {ProductVersion}, you can list all languages in an application using the `--list-languages` flag in the {CLIName}. The listed language that has no supported providers requires a custom rule set and the --`override-provider-settings` flag when you analyze the application.

0 commit comments

Comments
 (0)