Skip to content

Commit 92825fc

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA-5407 Add resource limits and requests for all pods as a resolved issue
1 parent 484db0d commit 92825fc

File tree

2 files changed

+17
-27
lines changed

2 files changed

+17
-27
lines changed

docs/release-notes/master.adoc

Lines changed: 5 additions & 27 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-1"]
22+
== {ProductShortName} 7.3.1
23+
24+
include::topics/ref_fixed-issues-7-3-1.adoc[leveloffset=+2]
25+
2126
[id="mta-7-3-0"]
2227
== {ProductShortName} 7.3.0
2328

@@ -27,33 +32,6 @@ include::topics/ref_fixed-issues-7-3-0.adoc[leveloffset=+2]
2732

2833
include::topics/ref_known-issues-7-3-0.adoc[leveloffset=+2]
2934

30-
31-
[id="mta-7-2-2"]
32-
== {ProductShortName} 7.2.2
33-
34-
include::topics/ref_resolved-issues-7-2-2.adoc[leveloffset=+2]
35-
36-
include::topics/ref_known-issues-7-2-2.adoc[leveloffset=+2]
37-
38-
[id="mta-7-2-1"]
39-
== {ProductShortName} 7.2.1
40-
41-
include::topics/ref_resolved-issues-7-2-1.adoc[leveloffset=+2]
42-
43-
include::topics/ref_known-issues-7-2-1.adoc[leveloffset=+2]
44-
45-
46-
[id="mta-7-2-0"]
47-
== {ProductShortName} 7.2.0
48-
49-
include::topics/ref_new-features-7-2-0.adoc[leveloffset=+2]
50-
51-
// include::topics/ref_upgrade-notes-7-2-0.adoc[leveloffset=+2]
52-
53-
include::topics/ref_resolved-issues-7-2-0.adoc[leveloffset=+2]
54-
55-
include::topics/ref_known-issues-7-2-0.adoc[leveloffset=+2]
56-
5735
//snippets required for release notes and other locations
5836
include::topics/analysis-dependency-rule-snippet.adoc[]
5937

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2025-05-12
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="fixed-issues-7-3-1_{context}"]
7+
= Fixed issues
8+
9+
This section provides the following bug fixes and resolves issues and other problems that have a significant impact on the {ProductFullName} 7.3.1.
10+
11+
.Resources limits and requests are now present on all pods
12+
In {ProductShortName} 7.3.1, all pods created by the `mta-operator` and the pod for the operator have resource limits and requests set. This way they also work in an environment where resource limits and requests are required, for example, when a project has resource quotas defined. link:https://issues.redhat.com/browse/MTA-5426[(MTA-5426)]

0 commit comments

Comments
 (0)