Skip to content

Commit bfb32ce

Browse files
committed
OADP-3179: Release Notes for OADP 1.2.4
Signed-off-by: A.Arnold <[email protected]>
1 parent ade6855 commit bfb32ce

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

backup_and_restore/application_backup_and_restore/release-notes/oadp-release-notes-1-2.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc::[]
99

1010
The release notes for OpenShift API for Data Protection (OADP) 1.2 describe new features and enhancements, deprecated features, product recommendations, known issues, and resolved issues.
1111

12+
include::modules/oadp-release-notes-1-2-4.adoc[leveloffset=+1]
13+
1214
include::modules/oadp-release-notes-1-2-3.adoc[leveloffset=+1]
1315

1416
include::modules/oadp-release-notes-1-2-2.adoc[leveloffset=+1]

modules/oadp-release-notes-1-2-4.adoc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/oadp-release-notes-1-2.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="migration-oadp-release-notes-1-2-4_{context}"]
7+
= OADP 1.2.4 release notes
8+
9+
{oadp-first} 1.2.4 is a Container Grade Only (CGO) release, released to refresh the health grades of the containers, with no changes to any code in the product itself compared to that of {oadp-short} 1.2.3.
10+
11+
12+
[id="resolved-issues-1-2-4_{context}"]
13+
== Resolved issues
14+
15+
There are no resolved issues in {oadp-short} 1.2.4.
16+
17+
18+
[id="known-issues-1-2-4_{context}"]
19+
== Known issues
20+
21+
The {oadp-short} 1.2.4 has the following known issue:
22+
23+
.Data Protection Application (DPA) does not reconcile when the credentials secret is updated
24+
25+
Currently, the {oadp-short} Operator does not reconcile when you update the `cloud-credentials` secret. This occurs because there are no {oadp-short} specific labels or owner references on the `cloud-credentials` secret. If you create a `cloud-credentials` secret with incorrect credentials, such as empty data, the Operator reconciles and creates a Backup Storage Location (BSL) and registry deployment with the empty data. As a result, when you update the `cloud-credentials` secret with the correct credentials, the Operator does not immediately reconcile to catch the new credentials.
26+
27+
Workaround: Update to {oadp-short} 1.3.
28+
29+
link:https://issues.redhat.com/browse/OADP-3327[(OADP-3327)]
30+

0 commit comments

Comments
 (0)