external-resizer
external-resizer copied to clipboard
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
**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**: Update release-tools according to https://github.com/kubernetes-csi/csi-release-tools/issues/7 **Which issue(s) this PR fixes**: Related https://github.com/kubernetes-csi/csi-release-tools/pull/259 **Special...
We should replace this with proper typed interface, because this function is deprecated.
**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:...
No `VolumeModifyFailed` nor `VolumeModify` event emitted when PVC is updated to point at non-existent VAC. I deem this as an external-resizer bug because there is no easy way for customer...