apiserver/pkg/admission/plugin/resourcequota
Alvaro Aleman da88853b95 Use the generic/typed workqueue throughout
This change makes us use the generic workqueue throughout the project in
order to improve type safety and readability of the code.

Kubernetes-commit: 6d0ac8c561a7ac66c21e4ee7bd1976c2ecedbf32
2024-04-28 18:26:18 +02:00
..
apis/resourcequota Clean up brace whitespace in **/validation_test.go 2023-05-02 00:36:15 -07:00
admission.go Fix ResourceQuota admission shutdown 2022-05-18 19:30:23 +02:00
admission_test.go Fix ResourceQuota admission shutdown 2022-05-18 19:30:23 +02:00
config.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
config_test.go Move ResourceQuota admission to k8s.io/apiserver 2020-07-29 10:34:39 +02:00
controller.go Use the generic/typed workqueue throughout 2024-04-28 18:26:18 +02:00
doc.go Move ResourceQuota admission to k8s.io/apiserver 2020-07-29 10:34:39 +02:00
resource_access.go resourcequota: use singleflight.Group to reduce apiserver load 2024-04-03 09:58:27 +02:00
resource_access_test.go resourcequota: use singleflight.Group to reduce apiserver load 2024-04-03 09:58:27 +02:00