apiserver/pkg/util/flowcontrol
Wojciech Tyczyński 55b43e446f P&F: move seat-seconds to a better location
Kubernetes-commit: e262db7a4daf5218520e49b423789ea55a94af75
2021-10-27 10:30:25 +02:00
..
counter Refactor goroutine counting 2021-07-29 00:35:25 -04:00
debug apf: include seat information in request dump 2021-10-14 09:27:54 -04:00
fairqueuing P&F: move seat-seconds to a better location 2021-10-27 10:30:25 +02:00
format apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
metrics Clarify metrics help wrt APF execution phases 2021-10-24 22:32:13 -04:00
request P&F: move seat-seconds to a better location 2021-10-27 10:30:25 +02:00
OWNERS Create OWNERS for most of the API Priority and Fairness impl 2020-12-11 17:54:59 -05: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 Migrate apiserver/pkg/util/flowcontrol to use k8s.io/utils/clock 2021-09-17 15:14:42 -04:00
apf_controller_debug.go apf: include seat information in request dump 2021-10-14 09:27:54 -04:00
apf_filter.go apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
controller_test.go Migrate apiserver/pkg/util/flowcontrol to use k8s.io/utils/clock 2021-09-17 15:14:42 -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 apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
match_test.go apf: rename WorkEstimate.Seats to InitialSeats 2021-09-24 09:41:38 -04:00
patch_test.go apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
rule.go apf: update apf logic to use v1beta2 2021-08-16 17:53:57 -04:00
watch_tracker.go Add watch tracker to APF for request cost estimation 2021-06-15 10:49:42 +02:00
watch_tracker_test.go Add watch tracker to APF for request cost estimation 2021-06-15 10:49:42 +02:00