Skip to content

Commit 9c106f8

Browse files
authored
Merge pull request #72963 from anarnold97/OADP-3084-GCP-WIF-VSL-backup-PartiallyFailed
OADP-3084: GCP-WIF VSL backup PartiallyFailed phase
2 parents 59d9ad5 + 9c8e7c6 commit 9c106f8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

modules/oadp-gcp-wif-cloud-authentication.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ Workload identity federation handles encrypting and decrypting certificates, ext
1717
Google workload identity federation is available for OADP 1.3.x and later.
1818
====
1919

20-
[NOTE]
21-
====
22-
For backing up volumes, OADP on GCP with Google workload identity federation authentication supports only CSI snapshots.
23-
====
20+
When backing up volumes, OADP on GCP with Google workload identity federation authentication only supports CSI snapshots.
21+
22+
OADP on GCP with Google workload identity federation authentication does not support Volume Snapshot Locations (VSL) backups. For more details, see xref:oadp-gcp-wif-known-issues[Google workload identity federation known issues].
2423

2524
If you do not use Google workload identity federation cloud authentication, continue to _Installing the Data Protection Application_.
2625

@@ -96,3 +95,8 @@ $ oc create namespace <OPERATOR_INSTALL_NS>
9695
----
9796
$ oc apply -f manifests/openshift-adp-cloud-credentials-gcp-credentials.yaml
9897
----
98+
99+
[id="oadp-gcp-wif-known-issues"]
100+
== Google workload identity federation known issues
101+
102+
* Volume Snapshot Location (VSL) backups finish with a `PartiallyFailed` phase when GCP workload identity federation is configured. Google workload identity federation authentication does not support VSL backups.

0 commit comments

Comments
 (0)