Skip to content

Commit

Permalink
Merge pull request #5015 from sunnylovestiramisu/update
Browse files Browse the repository at this point in the history
KEP-3751: Update VolumeAttributesClass Implementation History
  • Loading branch information
k8s-ci-robot authored Dec 26, 2024
2 parents 367de8e + 3ee2fea commit 62039f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keps/sig-storage/3751-volume-attributes-class/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1024,10 +1024,11 @@ Major milestones might include:
- 2023-10-26 Implementation merged in kubernetes-csi/external-provisioner
- 2023-11-09 Implementation merged in kubernetes-csi/external-resizer
- First available release: Alpha in Kubernetes 1.29
- 2024-08-14: Beta in Kubernetes 1.31

Implementations in CSI Drivers:
- [AWS EBS CSI Driver](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/a402256d03ab3008f642e70253acb4b41d674af0/pkg/driver/controller.go#L581)

- [GCP PD CSI Driver](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/blob/a1ed4e4635274497b2cd0d87af2417c456b59b3a/pkg/gce-pd-csi-driver/controller.go#L765)

## Drawbacks

Expand Down

0 comments on commit 62039f1

Please sign in to comment.