Skip to content

Commit facdd03

Browse files
committed
OADP-2381: Release notes for 1.1.6 and updating to include release notes for 1.1.3 and 1.1.5. Tidying release notes 1.2.0.
1 parent b36bc11 commit facdd03

File tree

7 files changed

+122
-52
lines changed

7 files changed

+122
-52
lines changed

backup_and_restore/application_backup_and_restore/oadp-release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@ The release notes for OpenShift API for Data Protection (OADP) describe new feat
1111

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

14+
include::modules/oadp-release-notes-1-1-6.adoc[leveloffset=+1]
15+
16+
include::modules/oadp-release-notes-1-1-5.adoc[leveloffset=+1]
17+
1418
include::modules/oadp-release-notes-1-1-4.adoc[leveloffset=+1]
1519

20+
include::modules/oadp-release-notes-1-1-3.adoc[leveloffset=+1]
21+
1622
include::modules/oadp-release-notes-1-1-2.adoc[leveloffset=+1]
1723

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ In this release, Velero has been upgraded from version 1.9.2 to version link:htt
2929
In this release, Restic has been upgraded from version 0.13.1 to version link:https://github.com/restic/restic/releases/tag/v0.14.0[0.14.0].
3030

3131
[id="fixed-bugs_{context}"]
32-
== Fixed bugs
32+
== Resolved issues
3333

34-
The following bugs have been fixed in this release:
34+
The following issues have been resolved in this release:
3535

3636
* link:https://issues.redhat.com/browse/OADP-1150[OADP-1150]
3737
* link:https://issues.redhat.com/browse/OADP-290[OADP-290]

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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-1-3_{context}"]
7+
= OADP 1.1.3 release notes
8+
9+
The OADP 1.1.3 release notes lists any new features, resolved issues and bugs, and known issues.
10+
11+
[id="new-features1.1.3_{context}"]
12+
== New features
13+
14+
This version of OADP is a service release. No new features are added to this version.
15+
16+
[id="resolved-issues1.1.3_{context}"]
17+
== Resolved issues
18+
19+
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/issues/?filter=12418876[OADP 1.1.3 resolved issues] in Jira.
20+
21+
[id="known-issues1.1.3_{context}"]
22+
== Known issues
23+
24+
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-1057?filter=12421175[OADP 1.1.3 known issues] in Jira.
25+
26+

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

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,27 @@ The OADP 1.1.4 release notes lists any new features, resolved issues and bugs, a
1414
This version of OADP is a service release. No new features are added to this version.
1515

1616
[id="resolved-issues1.1.4_{context}"]
17-
== Fixed bugs
17+
== Resolved issues
1818

19-
The following bugs have been fixed in this release:
19+
.Add support for all the velero deployment server arguments
20+
21+
In previous releases of OADP, OADP did not facilitate the support of all the upstream Velero server arguments. This issue has been resolved in OADP 1.1.4 and all the upstream Velero server arguments are supported. link:https://issues.redhat.com/browse/OADP-1557[OADP-1557]
22+
23+
24+
.Data Mover can restore from an incorrect snapshot when there was more than one VSR for the restore name and pvc name
25+
26+
In previous releases of OADP, OADP Data Mover could restore from an incorrect snapshot if there was more than one Volume Snapshot Restore (VSR) resource in the cluster for the same Velero `restore` name and PersistentVolumeClaim (pvc) name. link:https://issues.redhat.com/browse/OADP-1822[OADP-1822]
27+
28+
29+
.Cloud Storage API BSLs need OwnerReference
30+
31+
In previous releases of OADP, ACM BackupSchedules failed validation because of a missing `OwnerReference` on Backup Storage Locations (BSLs) created with `dpa.spec.backupLocations.bucket`. link:https://issues.redhat.com/browse/OADP-1511[OADP-1511]
32+
33+
34+
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/browse/OADP-1557?filter=12420906[OADP 1.1.4 resolved issues] in Jira.
35+
36+
////
37+
The following issues have been resolved in this release:
2038
2139
* link:https://issues.redhat.com/browse/OADP-1557[OADP-1557]
2240
* link:https://issues.redhat.com/browse/OADP-1822[OADP-1822]
@@ -27,14 +45,19 @@ The following bugs have been fixed in this release:
2745
* link:https://issues.redhat.com/browse/OADP-1390[OADP-1390]
2846
* link:https://issues.redhat.com/browse/OADP-1650[OADP-1650]
2947
* link:https://issues.redhat.com/browse/OADP-1487[OADP-1487]
30-
48+
////
3149

3250
[id="known-issues1.1.4_{context}"]
3351
== Known issues
3452

3553
This release has the following known issues:
3654

37-
* OADP backups might fail because a UID/GID range might have changed on the cluster where the application has been restored, with the result that OADP does not back up and restore {product-title} UID/GID range metadata. To avoid the issue, if the backed application requires a specific UUID, ensure the range is available when restored. An additional workaround is to allow OADP to create the namespace in the restore operation.
55+
.OADP backups might fail because a UID/GID range might have changed on the cluster
56+
57+
OADP backups might fail because a UID/GID range might have changed on the cluster where the application has been restored, with the result that OADP does not back up and restore {product-title} UID/GID range metadata. To avoid the issue, if the backed application requires a specific UUID, ensure the range is available when restored. An additional workaround is to allow OADP to create the namespace in the restore operation.
58+
59+
.A restoration might fail if ArgoCD is used during the process due to a label used by ArgoCD
3860

39-
* A restoration might fail if ArgoCD is used during the process due to a label used by ArgoCD, `app.kubernetes.io/instance`. This label identifies which resources ArgoCD needs to manage, which can create a conflict with OADP's procedure for managing resources on restoration. To work around this issue, set `.spec.resourceTrackingMethod` on the ArgoCD YAML to `annotation+label` or `annotation`. If the issue continues to persist, then disable ArgoCD before beginning to restore, and enable it again when restoration is finished.
61+
A restoration might fail if ArgoCD is used during the process due to a label used by ArgoCD, `app.kubernetes.io/instance`. This label identifies which resources ArgoCD needs to manage, which can create a conflict with OADP's procedure for managing resources on restoration. To work around this issue, set `.spec.resourceTrackingMethod` on the ArgoCD YAML to `annotation+label` or `annotation`. If the issue continues to persist, then disable ArgoCD before beginning to restore, and enable it again when restoration is finished.
4062

63+
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-1057?filter=12420908[OADP 1.1.4 known issues] in Jira.

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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-1-5_{context}"]
7+
= OADP 1.1.5 release notes
8+
9+
The OADP 1.1.5 release notes lists any new features, resolved issues and bugs, and known issues.
10+
11+
[id="new-features1.1.5_{context}"]
12+
== New features
13+
14+
This version of OADP is a service release. No new features are added to this version.
15+
16+
[id="resolved-issues1.1.5_{context}"]
17+
== Resolved issues
18+
19+
// as there are only CVEs listed, I think I am ok to go with just a filter
20+
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/issues/?filter=12418875[OADP 1.1.5 resolved issues] in Jira.
21+
22+
23+
[id="known-issues1.1.5_{context}"]
24+
== Known issues
25+
26+
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-1057?filter=12421178[OADP 1.1.5 known issues] in Jira.
27+

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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-1-6_{context}"]
7+
= OADP 1.1.6 release notes
8+
9+
The OADP 1.1.6 release notes lists any new features, resolved issues and bugs, and known issues.
10+
11+
[id="resolved-issues1.1.6_{context}"]
12+
== Resolved issues
13+
14+
.Restic restore partially failing due to Pod Security standard
15+
16+
OCP 4.14 introduced pod security standards that meant the `privileged` profile is `enforced`. In previous releases of OADP, this profile caused the pod to receive `permission denied` errors. This issue was caused because of the restore order. The pod was created before the security context constraints (SCC) resource. As this pod violated the pod security standard, the pod was denied and subsequently failed. link:https://issues.redhat.com/browse/OADP-2420[OADP-2420]
17+
18+
19+
.Restore partially failing for job resource
20+
21+
In previous releases of OADP, the restore of job resource was partially failing in OCP 4.14. This issue was not seen in older OCP versions. The issue was caused by an additional label being to the job resource, which was not present in older OCP versions. link:https://issues.redhat.com/browse/OADP-2530[OADP-2530]
22+
23+
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/issues/?filter=12420897[OADP 1.1.6 resolved issues] in Jira.
24+
25+
26+
[id="known-issues1.1.6_{context}"]
27+
== Known issues
28+
29+
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/browse/OADP-2688?filter=12421263[OADP 1.1.6 known issues] in Jira.
30+
31+

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

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -27,52 +27,9 @@ The OADP Data Mover enables you to back up Container Storage Interface (CSI) vol
2727
include::snippets/technology-preview.adoc[]
2828

2929
[id="fixed-bugs-1-2-0_{context}"]
30-
== Fixed bugs
30+
== Resolved issues
3131

32-
The following bugs have been fixed in this release:
33-
34-
* link:https://issues.redhat.com/browse/OADP-144[OADP-144]
35-
* link:https://issues.redhat.com/browse/OADP-639[OADP-639]
36-
* link:https://issues.redhat.com/browse/OADP-1741[OADP-1741]
37-
* link:https://issues.redhat.com/browse/OADP-1152[OADP-1152]
38-
* link:https://issues.redhat.com/browse/OADP-1143[OADP-1143]
39-
* link:https://issues.redhat.com/browse/OADP-1931[OADP-1931]
40-
* link:https://issues.redhat.com/browse/OADP-148[OADP-148]
41-
* link:https://issues.redhat.com/browse/OADP-1067[OADP-1067]
42-
* link:https://issues.redhat.com/browse/OADP-1332[OADP-1332]
43-
* link:https://issues.redhat.com/browse/OADP-1164[OADP-1164]
44-
* link:https://issues.redhat.com/browse/OADP-1105[OADP-1105]
45-
* link:https://issues.redhat.com/browse/OADP-2009[OADP-2009]
46-
* link:https://issues.redhat.com/browse/OADP-1370[OADP-1370]
47-
* link:https://issues.redhat.com/browse/OADP-969[OADP-969]
48-
* link:https://issues.redhat.com/browse/OADP-1672[OADP-1672]
49-
* link:https://issues.redhat.com/browse/OADP-1151[OADP-1151]
50-
* link:https://issues.redhat.com/browse/OADP-988[OADP-988]
51-
* link:https://issues.redhat.com/browse/OADP-1941[OADP-1941]
52-
* link:https://issues.redhat.com/browse/OADP-1830[OADP-1830]
53-
* link:https://issues.redhat.com/browse/OADP-1821[OADP-1821]
54-
* link:https://issues.redhat.com/browse/OADP-1783[OADP-1783]
55-
* link:https://issues.redhat.com/browse/OADP-1719[OADP-1719]
56-
* link:https://issues.redhat.com/browse/OADP-1833[OADP-1833]
57-
* link:https://issues.redhat.com/browse/OADP-1872[OADP-1872]
58-
* link:https://issues.redhat.com/browse/OADP-2047[OADP-2047]
59-
* link:https://issues.redhat.com/browse/OADP-1932[OADP-1932]
60-
* link:https://issues.redhat.com/browse/OADP-1844[OADP-1844]
61-
* link:https://issues.redhat.com/browse/OADP-1182[OADP-1182]
62-
* link:https://issues.redhat.com/browse/OADP-1183[OADP-1183]
63-
* link:https://issues.redhat.com/browse/OADP-1798[OADP-1798]
64-
* link:https://issues.redhat.com/browse/OADP-1726[OADP-1726]
65-
* link:https://issues.redhat.com/browse/OADP-821[OADP-821]
66-
* link:https://issues.redhat.com/browse/OADP-1833[OADP-1781]
67-
* link:https://issues.redhat.com/browse/OADP-697[OADP-697]
68-
* link:https://issues.redhat.com/browse/OADP-1281[OADP-1281]
69-
* link:https://issues.redhat.com/browse/OADP-1077[OADP-1077]
70-
* link:https://issues.redhat.com/browse/OADP-1076[OADP-1076]
71-
* link:https://issues.redhat.com/browse/OADP-1670[OADP-1670]
72-
* link:https://issues.redhat.com/browse/OADP-1307[OADP-1307]
73-
* link:https://issues.redhat.com/browse/OADP-1640[OADP-1640]
74-
* link:https://issues.redhat.com/browse/OADP-1987[OADP-1987]
75-
* link:https://issues.redhat.com/browse/OADP-1934[OADP-1934]
32+
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/issues/?filter=12418878[OADP 1.2.0 resolved issues] in Jira.
7633

7734
[id="known-issues-1-2-0_{context}"]
7835
== Known issues

0 commit comments

Comments
 (0)