Eddie Torres
Eddie Torres
cc: @bobbypage for review.
/retitle [Feature Request] Volume Autoscaling (Resize EBS Disk Size) /kind feature
The EBS CSI Driver now supports running the node plugin as a hostprocess container: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2011
@AndrewSirenko Which class of errors are considered retryable by our `createVolumeRetryer`? The official docs describe `InsufficientVolumeCapacity` as a terminal error by explicitly recommending to "try again later". Given that, it...
> We use the defaults set by the EC2 SDK team for what errors are considered terminal. Perfect, this answers my question @AndrewSirenko. -- Thanks for your input as well,...
/approve
Hi there, the EBS CSI Driver does not currently implement the VolumeGroupSnapshot RPC or support that capability. We will track this as a feature request. /retitle [Feature Request] Add support...