apiserver/pkg/admission/plugin/resourcequota
buddie.wei 586f61dd0f Fix the syntax error in the comment of the checkQuotas method. (#121428)
* Update controller.go

Fix comment error.
From "It there was no quota change mark the waiter as succeeded." to "If there was no quota change mark the waiter as succeeded."

* Adjust the comments to maintain consistent tense throughout.

Adjust the comments to maintain consistent tense throughout.

Kubernetes-commit: 5855f5178f42dbc114b6c5ac1964a5dd62bb0957
2024-02-06 00:45:00 +08: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 Fix the syntax error in the comment of the checkQuotas method. (#121428) 2024-02-06 00:45:00 +08:00
doc.go Move ResourceQuota admission to k8s.io/apiserver 2020-07-29 10:34:39 +02:00
resource_access.go storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
resource_access_test.go switch from golang-lru to the one in k8s.io/utils 2021-07-07 13:45:07 -04:00