Matt Cary

Results 190 comments of Matt Cary

This was fixed by k/k/111481.

I started https://github.com/kubernetes/website/pull/38786.

(1) per-volume IO provisioning is available with newer [hyperdisk](https://cloud.google.com/compute/docs/disks/hyperdisks) products which are [supported by this driver](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1101). (2) Ironically enough, hyperdisk is complicating the disk limits question, as it has different...

For those following, note that [hyperdisk](https://cloud.google.com/compute/docs/disks/hyperdisks) avoids these performance problems for the most part by allowing per-volume IO provisioning.

We'll keep the pin for now so we don't get accidental breakage. We need a better process for updating the pin though.

Thanks for the ping, still in my queue :-P

I looked into this for a bit, but didn't make progress. I verified your repro (thanks for such a clear example!) and then simultaneously attached the same shared disk to...