Files
kubernetes/pkg/controller
胡玮文 6b4a37194a Do not get PV for externally deleting volume
Currently, we get each released PV every 15s, and in parallel. If there are a lot of released PV and we cannot finish all the get in 15s, it will starve other request by making the queue waiting for client-side throttling very long.

Even in a normal cluster, these requests are taking majority of all get requests from KCM (58% or 470 qps) in our stress test.
2026-02-16 08:51:08 +08:00
..
2026-01-29 17:55:08 -05:00
2026-01-13 19:46:34 +00:00
2025-08-04 19:12:13 +00:00