Skip to content

Improving S3 storage support #90520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: enterprise-4.13
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,11 @@ endif::[]
:coo-first: Cluster Observability Operator (COO)
:coo-full: Cluster Observability Operator
:coo-short: COO


// ODF
:odf-first: Red Hat OpenShift Data Foundation (ODF)
:odf-full: Red Hat OpenShift Data Foundation
:odf-short: ODF
:rh-dev-hub: Red Hat Developer Hub
// Cluster API terminology
// Cluster CAPI Operator
:cluster-capi-operator: Cluster CAPI Operator
Expand Down
5 changes: 4 additions & 1 deletion modules/oadp-s3-compatible-backup-storage-providers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ The following AWS S3 compatible object storage providers are fully supported by

[NOTE]
====
{gcp-first} and {azure-first} have their own Velero object store plugins.
The following compatible object storage providers are supported and have their own Velero object store plugins:

* Google Cloud Platform (GCP)
* Microsoft Azure
====

[id="oadp-s3-compatible-backup-storage-providers-unsupported"]
Expand Down