apiserver/pkg/util/flowcontrol/fairqueuing
Mike Spreitzer 0c550377cf Introduce event clocks based on k8s.io/utils/clock
So we can move off of the apimachinery clock package.

Switch queueset to new clocks.

Removed event clocks based on apimachinery clocks,
because this PR introduces ones based on k8s.io/utils/clock .

Removed interface that is implemented by only one interesting type.

Simplify RealEventClock::EventAfterTime.

Kubernetes-commit: dcb298c9552de44e27ed52f5e2b58a0dd7cd8d54
2021-07-21 16:56:11 -04:00
..
clock Introduce event clocks based on k8s.io/utils/clock 2021-07-21 16:56:11 -04:00
promise Introduce event clocks based on k8s.io/utils/clock 2021-07-21 16:56:11 -04:00
queueset Introduce event clocks based on k8s.io/utils/clock 2021-07-21 16:56:11 -04:00
testing Introduce event clocks based on k8s.io/utils/clock 2021-07-21 16:56:11 -04:00
integrator.go Introduce more metrics on concurrency 2020-05-17 01:02:25 -04:00
integrator_test.go Introduce more metrics on concurrency 2020-05-17 01:02:25 -04:00
interface.go Rename width to workEstimate in P&F code 2021-07-13 15:10:58 +02:00