Skip to content

Commit 1a305c1

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA-5229: Known Issue of .NET framework analysis in 7.3.0
1 parent 880e48e commit 1a305c1

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/release-notes/master.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ include::topics/making-open-source-more-inclusive.adoc[]
1818

1919
{ProductFullName} {DocInfoProductNumber} accelerates large-scale application modernization efforts across hybrid cloud environments on {ocp-first}. This solution provides insight throughout the adoption process, at both the portfolio and application levels: inventory, assess, analyze, and manage applications for faster migration to {ocp-short} through the user interface (UI) and command-line interface (CLI).
2020

21+
[id="mta-7-3-0"]
22+
== {ProductShortName} 7.3.0
23+
24+
include::topics/ref_known-issues-7-3-0.adoc[leveloffset=+2]
25+
2126
[id="mta-7-2-2"]
2227
== {ProductShortName} 7.2.2
2328

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
:_template-generated: 2024-12-04
2+
:_mod-docs-content-type: REFERENCE
3+
4+
[id="known-issues-7-3-0_{context}"]
5+
= Known issues
6+
7+
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
8+
9+
.`.NET` application analysis fails on the {ProductShortName} {CLIName}
10+
When you analyze `.NET` applications in Windows containers using the {ProductShortName} {CLIName} 7.3.0, the analysis fails for the following environment variables:
11+
12+
* DOTNET_PROVIDER_IMG: `quay.io/konveyor/dotnet-external-provider:release-0.7`
13+
* RUNNER_IMG: `quay.io/konveyor/kantra:latest`
14+
* PODMAN_BIN: `C:\Program Files\Docker\Docker\resources\bin\docker.exe`
15+
16+
Workaround: Use the following older version of the Dotnet provider image:
17+
`set DOTNET_PROVIDER_IMG=quay.io/konveyor/dotnet-external-provider:v0.5.0`
18+
link:https://issues.redhat.com/browse/MTA-5203[(MTA-5203)]
19+

0 commit comments

Comments
 (0)