apiserver/pkg/util/flowcontrol
Davanum Srinivas 0a703e3517 Linter to ensure go-cmp/cmp is used ONLY in tests
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 4e05bc20db99ff89b2d2205218d24b9935a7fdd7
2025-01-24 17:03:29 -05:00
..
counter Refactor goroutine counting 2021-07-29 00:35:25 -04:00
debug Add tracking and reporting of executing requests 2023-06-30 22:55:35 -04:00
fairqueuing remove import doc comments 2024-12-02 14:43:58 +01:00
format apiserver: apf controller, bootstrap, tests should use flowcontrol v1 API 2023-10-11 09:20:41 -04:00
metrics apiserver: add flow control metric current_inqueue_seats 2023-07-24 19:40:05 +00:00
request Refactor shouldDelegateList 2024-12-31 11:57:43 +01:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
apf_context.go Free APF seats for watches handled by an aggregated apiserver. 2021-10-06 10:16:46 -04:00
apf_controller.go Linter to ensure go-cmp/cmp is used ONLY in tests 2025-01-24 17:03:29 -05:00
apf_controller_debug.go Add tracking and reporting of executing requests 2023-06-30 22:55:35 -04:00
apf_filter.go apiserver: apf controller, bootstrap, tests should use flowcontrol v1 API 2023-10-11 09:20:41 -04:00
apf_filter_test.go Use PollUntilContextTimeout in flowcontrol 2024-10-08 10:25:15 +03:00
borrowing_test.go Use PollUntilContextTimeout in flowcontrol 2024-10-08 10:25:15 +03:00
conc_alloc.go Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 17:31:05 -05:00
conc_alloc_test.go apiserver: add solver for APF concurrency rebalancing 2022-08-30 22:34:16 -04:00
controller_test.go Use PollUntilContextTimeout in flowcontrol 2024-10-08 10:25:15 +03:00
dropped_requests_tracker.go Follow up from dynamic retryAfter 2023-05-26 15:50:25 +02:00
dropped_requests_tracker_test.go Follow up from dynamic retryAfter 2023-05-26 15:50:25 +02:00
exempt_borrowing_test.go Add unit test of borrowing by exempt, fix bug 2024-06-12 03:38:15 -04:00
filter_test.go Added API Priority and Fairness filter and config consumer 2020-01-25 19:47:12 -05:00
formatting.go Added API Priority and Fairness filter and config consumer 2020-01-25 19:47:12 -05:00
gen_test.go apiserver: allow zero value for the 'nominalConcurrencyShares' field 2023-10-27 19:26:08 -04:00
match_test.go apiserver: apf controller, bootstrap, tests should use flowcontrol v1 API 2023-10-11 09:20:41 -04:00
max_seats.go priority & fairness: support dynamically configuring work estimator max seats 2023-04-26 11:13:14 +00:00
max_seats_test.go apiserver: allow zero value for the 'nominalConcurrencyShares' field 2023-10-27 19:26:08 -04:00
rule.go apiserver: apf controller, bootstrap, tests should use flowcontrol v1 API 2023-10-11 09:20:41 -04:00
watch_tracker.go Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 17:31:05 -05:00
watch_tracker_test.go P&F fix watch tracker bug 2021-11-03 15:02:51 +01:00