Skip to content

Commit 3e9c7ff

Browse files
author
Mariya Pershina
committed
Added a known issue
1 parent e273147 commit 3e9c7ff

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

docs/release-notes/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ include::topics/ref_new-features-7-3-0.adoc[leveloffset=+2]
2525

2626
include::topics/ref_technology-preview-features-7-3-0.adoc[leveloffset=+2]
2727

28+
include::topics/ref_known-issues-7-3-0.adoc[leveloffset=+2]
29+
2830

2931
[id="mta-7-2-2"]
3032
== {ProductShortName} 7.2.2
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2025-04-29
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="known-issues-7-3-0_{context}"]
7+
= Known issues
8+
9+
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
10+
11+
12+
.Application analysis fails to get a list of dependencies for Node.js
13+
14+
When you run an application analysis for the Node.js language provider, the analysis completes with the following error is displayed in the analysis log:
15+
16+
----
17+
level=error msg="failed to get list of dependencies for provider" error="dependency provider path not set" provider=nodejs'
18+
----
19+
20+
Currently, there is no workaround available for this issue. (link:https://issues.redhat.com/browse/MTA-5070[MTA-5070])

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Starting with {ProductShortName} {ProductVersion}, you can run the `discover` an
1616
* The `discover` command generates the discover manifest that preserves the platform and runtime configurations defined in the Cloud Foundry (CF) application manifest.
1717
* The `generate` command uses the discover manifest to generate the deployment manifest in a Kubernetes-native format to prepare it for {ocp-full} deployments.
1818

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

2121
.{ProductShortName} now uses Red Hat Build of Keycloak for user authentication
2222

0 commit comments

Comments
 (0)