Skip to content

Commit bb5fb08

Browse files
authored
Merge pull request #47 from torredil/update-readme5123
Add deprecation text to README.md
2 parents 89f382f + 9bf9500 commit bb5fb08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## volume-modifier-for-k8s
22

3+
> [!CAUTION]
4+
> This project has been deprecated in favor of the native Kubernetes [VolumeAttributesClass](https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/) API.
5+
> No new features will be added. Security and bug fixes will still be released until at least 6 months after Kubernetes v1.34 is GA (*approximately Q1 2026, exact date is subject to change*). See [[Deprecation Announcement] volume-modifier-for-k8s](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/2435) for more information.
6+
37
`volume-modifier-for-k8s` is a sidecar deployed alongside CSI drivers to enable volume modification through annotations on the PVC.
48

59
## Requirements

0 commit comments

Comments
 (0)