Xing Yang
Xing Yang
# Enhancement Description - One-line enhancement description (can be used as a release note): Add support to handle non-graceful node shutdown - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2268-non-graceful-shutdown - Discussion Link: -...
### Enhancement Description - One-line enhancement description (can be used as a release note): `Introduce a VolumeGroupSnapshot API to take a snapshot of multiple volumes together.` - Kubernetes Enhancement Proposal:...
The term "master" should be changed to a neutral term "control plane". References: https://github.com/kubernetes/community/pull/5243/files https://kubernetes.io/docs/concepts/overview/components/ https://kubernetes-csi.github.io/docs/?search=master
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does...
KEP in Kubernetes: https://github.com/kubernetes/enhancements/pull/1551
### Repository to archive https://github.com/kubernetes-csi/csi-driver-image-populator https://github.com/kubernetes-csi/csi-lib-fc https://github.com/kubernetes/csi-api https://github.com/kubernetes/kubernetes/staging/src/k8s.io/csi-api/ ### Repository and/or sig subproject owners that are approving this archival @saad-ali, @xing-yang, @msau42, @jsafrane ### When should this be done anytime...
This PR proposes a VolumeGroup CRD. - Enhancement issue: https://github.com/kubernetes/enhancements/issues/3476
# Enhancement Description - One-line enhancement description (can be used as a release note): PersistentVolume reclaim policy should always be honored - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2644-honor-pv-reclaim-policy - Discussion Link: https://github.com/kubernetes-csi/external-provisioner/issues/546...
# Enhancement Description - One-line enhancement description (can be used as a release note): ``` Provide a PV health monitor to watch the health status of volumes and mark it...