Skip to content

Commit 00bc06d

Browse files
authored
Merge pull request #89108 from Pkylas007/OADP-5659-Release-Notes-1.4.4
OADP-5659 Release Note and Attribute Updates for 1.4.4
2 parents 2979c2c + 143aaec commit 00bc06d

File tree

4 files changed

+25
-3
lines changed

4 files changed

+25
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ endif::[]
4444
:oadp-first: OpenShift API for Data Protection (OADP)
4545
:oadp-full: OpenShift API for Data Protection
4646
:oadp-short: OADP
47-
:oadp-version: 1.4.3
48-
:oadp-version-1-3: 1.3.5
49-
:oadp-version-1-4: 1.4.3
47+
:oadp-version: 1.4.4
48+
:oadp-version-1-3: 1.3.6
49+
:oadp-version-1-4: 1.4.4
5050
:oadp-bsl-api: backupstoragelocations.velero.io
5151
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
5252
:product-registry: OpenShift image registry

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The release notes for {oadp-first} describe new features and enhancements, depre
1414
For additional information about {oadp-short}, see link:https://access.redhat.com/articles/5456281[{oadp-first} FAQs]
1515
====
1616

17+
include::modules/oadp-1-4-4-release-notes.adoc[leveloffset=+1]
1718
include::modules/oadp-1-4-3-release-notes.adoc[leveloffset=+1]
1819
include::modules/oadp-1-4-2-release-notes.adoc[leveloffset=+1]
1920

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/oadp-1-4-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
7+
[id="oadp-1-4-4-release-notes_{context}"]
8+
= {oadp-short} 1.4.4 release notes
9+
10+
{oadp-first} 1.4.4 is a Container Grade Only (CGO) release, which is released to refresh the health grades of the containers. No code was changed in the product itself compared to that of {oadp-short} 1.4.3.
11+
12+
[id="known-issues-1-4-4_{context}"]
13+
== Known issues
14+
15+
.Issue with restoring stateful applications
16+
When you restore a stateful application that uses the `azurefile-csi` storage class, the restore operation remains in the `Finalizing` phase. link:https://issues.redhat.com/browse/OADP-5508[(OADP-5508)]

modules/oadp-creating-restore-cr.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,8 @@ EOF
120120
done
121121
----
122122
====
123+
124+
[NOTE]
125+
====
126+
When you restore a stateful application that uses the `azurefile-csi` storage class, the restore operation remains in the `Finalizing` phase.
127+
====

0 commit comments

Comments
 (0)