From 5c899a0998becf5592253c23fb874fa73e1a794d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20P=C5=82otka?= Date: Wed, 6 Mar 2019 16:33:13 +0000 Subject: [PATCH] Update storage.md (#893) --- docs/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage.md b/docs/storage.md index 58165cd183..1962ba3472 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -11,7 +11,7 @@ Current object storage client implementations: | Provider | Maturity | Auto-tested on CI | Maintainers | |----------------------|-------------------|-----------|---------------| | Google Cloud Storage | Stable (production usage) | yes | @bwplotka | -| AWS S3 | Beta (working PoCs, testing usage) | no | @bwplotka | +| AWS S3 | Stable (production usage) | yes | @bwplotka | | Azure Storage Account | Alpha | yes | @vglafirov | | OpenStack Swift | Beta (working PoCs, testing usage) | no | @sudhi-vm | | Tencent COS | Beta (testing usage) | no | @jojohappy |