Skip to content

Commit b9b019c

Browse files
mpershinaPkylas007
andauthored
Apply suggestions from code review
Co-authored-by: Prabha Kylasamiyer Sundara Rajan <[email protected]>
1 parent ff411ea commit b9b019c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/topics/ref_known-issues-7-3-0.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
= Known issues
88

99
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
10-
10+
.Non-Java applications are analyzed in containerless mode in the {ProductShortName} CLI
11+
When you analyze non-Java applications, {ProductShortName} initiates the analysis in containerless mode. Workaround: set the `--run-local=false` flag to analyze non-Java applications. link:https://issues.redhat.com/browse/MTA-5068[(MTA-5068)]
1112

1213
.Application analysis fails to get a list of dependencies for Node.js in the {ProductShortName} UI
1314

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This section provides the new features and improvements of the {ProductFullName}
1414
Starting with {ProductShortName} {ProductVersion}, you can run the `discover` and `generate` commands in the {CLIName}:
1515

1616
* 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.
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. You can also use the command to generate non-Kubernetes manifests such as a Dockerfile.
1818

1919
(link:https://issues.redhat.com/browse/MTA-4610[MTA-4610])
2020

0 commit comments

Comments
 (0)