Skip to content

Commit cae5242

Browse files
authored
Merge pull request #65604 from anarnold97/OADP-2719-OADP-1.2.2-release-notes
/lgtm, merging
2 parents 9b7265e + d6347ae commit cae5242

File tree

2 files changed

+92
-0
lines changed

2 files changed

+92
-0
lines changed

backup_and_restore/application_backup_and_restore/oadp-release-notes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
[id="oadp-release-notes"]
33
= OADP release notes
44
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
56
:context: oadp-release-notes
67

78
toc::[]
89

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

12+
include::modules/oadp-release-notes-1-2-2.adoc[leveloffset=+1]
13+
1114
include::modules/oadp-release-notes-1-2-1.adoc[leveloffset=+1]
1215

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

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

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/oadp-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="migration-oadp-release-notes-1-2-2_{context}"]
7+
= OADP 1.2.2 release notes
8+
9+
10+
[id="new-features-1-2-2_{context}"]
11+
== New features
12+
13+
There are no new features in the release of {oadp-first} 1.2.2.
14+
15+
// :FeatureName: OADP Data Mover
16+
// include::snippets/technology-preview.adoc[]
17+
18+
[id="resolved-issues-1-2-2_{context}"]
19+
== Resolved issues
20+
21+
The following highlighted issues are resolved in OADP 1.2.2:
22+
23+
24+
.Restic restore partially failed due to a Pod Security standard
25+
26+
In previous releases of OADP 1.2, {OCP} 4.14 enforced a pod security admission (PSA) policy that hindered the readiness of pods during a Restic restore process.
27+
28+
This issue has been resolved in the release of OADP 1.2.2, and also OADP 1.1.6. Therefore, it is recommended that users upgrade to these releases.
29+
30+
For more information, see link:https://docs.openshift.com/container-platform/4.14/backup_and_restore/application_backup_and_restore/troubleshooting.html#oadp-restic-restore-failing-psa-policy_oadp-troubleshooting[Restic restore partially failing on OCP 4.14 due to changed PSA policy]. link:https://issues.redhat.com/browse/OADP-2094[(OADP-2094)]
31+
32+
33+
.Backup of an app with internal images partially failed with plugin panicked error
34+
35+
In previous releases of OADP 1.2, the backup of an application with internal images partially failed with plugin panicked error returned. The backup partially fails with this error in the Velero logs:
36+
37+
[source,terminal]
38+
----
39+
time="2022-11-23T15:40:46Z" level=info msg="1 errors encountered backup up item" backup=openshift-adp/django-persistent-67a5b83d-6b44-11ed-9cba-902e163f806c logSource="/remote-source/velero/app/pkg/backup/backup.go:413" name=django-psql-persistent
40+
time="2022-11-23T15:40:46Z" level=error msg="Error backing up item" backup=openshift-adp/django-persistent-67a5b83d-6b44-11ed-9cba-902e163f8
41+
----
42+
43+
This issue has been resolved in OADP 1.2.2. link:https://issues.redhat.com/browse/OADP-1057[(OADP-1057)].
44+
45+
46+
.ACM cluster restore was not functioning as expected due to restore order
47+
48+
In previous releases of OADP 1.2, ACM cluster restore was not functioning as expected due to restore order. ACM applications were removed and re-created on managed clusters after restore activation. link:https://issues.redhat.com/browse/OADP-2505[(OADP-2505)]
49+
50+
51+
.VM's using filesystemOverhead failed when backing up and restoring due to volume size mismatch
52+
53+
In previous releases of OADP 1.2, due to storage provider implementation choices, whenever there was a difference between the application persistent volume claims (PVCs) storage request and the snapshot size of the same PVC, VM's using filesystemOverhead failed when backing up and restoring. This issue has been resolved in the Data Mover of OADP 1.2.2. link:https://issues.redhat.com/browse/OADP-2144[(OADP-2144)]
54+
55+
56+
.OADP did not contain an option to set VolSync replication source prune interval
57+
58+
In previous releases of OADP 1.2, there was no option to set the VolSync replication source `pruneInterval`. link:https://issues.redhat.com/browse/OADP-2052[(OADP-2052)]
59+
60+
61+
.Possible pod volume backup failure if Velero was installed in multiple namespaces
62+
63+
In previous releases of OADP 1.2, there was a possibility of pod volume backup failure if Velero was installed in multiple namespaces. link:https://issues.redhat.com/browse/OADP-2409[(OADP-2409)]
64+
65+
66+
.Backup Storage Locations moved to unavailable phase when VSL uses custom secret
67+
68+
In previous releases of OADP 1.2, Backup Storage Locations moved to unavailable phase when Volume Snapshot Location used custom secret. link:https://issues.redhat.com/browse/OADP-1737[(OADP-1737)]
69+
70+
71+
For a complete list of all issues resolved in the release of OADP 1.2.2, see the list of link:https://issues.redhat.com/browse/OADP-2094?filter=12422262[OADP 1.2.2 resolved issues] in Jira.
72+
73+
74+
[id="known-issues-1-2-2_{context}"]
75+
== Known issues
76+
77+
The following issues have been highlighted as known issues in the release of OADP 1.2.2:
78+
79+
.Must-gather command fails to remove ClusterRoleBinding resources
80+
81+
The `oc adm must-gather` command fails to remove `ClusterRoleBinding` resources, which are left on cluster due to admission webhook. Therefore, requests for the removal of the `ClusterRoleBinding` resources are denied. link:https://issues.redhat.com/browse/OADP-2773[(OADP-27730)]
82+
83+
[source,terminal]
84+
----
85+
admission webhook "clusterrolebindings-validation.managed.openshift.io" denied the request: Deleting ClusterRoleBinding must-gather-p7vwj is not allowed
86+
----
87+
88+
89+
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-2773?filter=12422263[OADP 1.2.2 known issues] in Jira.

0 commit comments

Comments
 (0)