Skip to content

Commit 38c3b55

Browse files
authored
Apply suggestions from code review
1 parent c05a14d commit 38c3b55

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,19 @@
88

99
This section provides the new features and improvements of the {ProductFullName} 7.3.0.
1010

11-
MTA-4540
1211

12+
.Generate deployment manifest in {ProductShortName} CLI
1313

14-
MTA-4549
15-
16-
MTA-4610
14+
Starting with {ProductShortName} {ProductVersion}, you can run the `discover` and `generate` commands in the {CLIName}:
1715

18-
.Generate deployment manifest in {ProductShortName} CLI
16+
* The `discover` command generates the discover manifest that preserves the platform and runtime configurations defined in the Cloud Foundry (CF) application manifest.
17+
* The `generate` command uses the discover manifest to generate the deployment manifest in a Kubernetes-native format to prepare it for {ocp-full} deployments.
1918

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.
19+
(link:https://issues.redhat.com/browse/MTA-4610[MTA-4610]
2120

2221
.{ProductShortName} now uses Red Hat Build of Keycloak for user authentication
2322

24-
{ProductShortName} {ProductVersion} now 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`.
23+
{ProductShortName} {ProductVersion} now 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`. (link:https://issues.redhat.com/browse/MTA-4540[MTA-4540])
2524

2625
.List all languages in an application
2726

0 commit comments

Comments
 (0)