Skip to content

Commit 4b3b80f

Browse files
committed
deprecation: Update quobyte storage class
This change adds a deprecation notice for the in-tree quobyte storage class and offers a link to the out-of-tree example. Signed-off-by: Victor Palade <[email protected]>
1 parent ddf46cf commit 4b3b80f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/concepts/storage/storage-classes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,12 @@ parameters:
601601

602602
### Quobyte
603603

604+
{{< feature-state for_k8s_version="v1.22" state="deprecated" >}}
605+
606+
The Quobyte in-tree storage plugin is deprecated, an
607+
[example](https://github.com/quobyte/quobyte-csi/blob/master/example/StorageClass.yaml)
608+
`StorageClass` for the out-of-tree Quobyte plugin can be found at the Quobyte CSI repository.
609+
604610
```yaml
605611
apiVersion: storage.k8s.io/v1
606612
kind: StorageClass

0 commit comments

Comments
 (0)