-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 58446, 58459, 58340). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add apiserver metric for number of requests dropped by 'max-inflight-requests' filters. Useful for figuring out on which dimension master is overloaded. cc @sttts @lavalamp @deads2k @timothysc @hulkholden