From 374d2457345d1d9894f65710f08e676e2d043911 Mon Sep 17 00:00:00 2001 From: Steve Watt Date: Fri, 8 May 2015 14:05:56 -0500 Subject: [PATCH] Bug Resolved - Removing warning in README --- examples/glusterfs/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/glusterfs/README.md b/examples/glusterfs/README.md index 5cfd41da685..541431531a4 100644 --- a/examples/glusterfs/README.md +++ b/examples/glusterfs/README.md @@ -1,5 +1,3 @@ -### Warning: Only use this plugin in Read Only mode. There is currently [a critical bug](https://github.com/GoogleCloudPlatform/kubernetes/issues/7317) that deletes your data when used in Read/Write mode. - ## Glusterfs [Glusterfs](http://www.gluster.org) is an open source scale-out filesystem. These examples provide information about how to allow containers use Glusterfs volumes.