mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Merge pull request #36064 from gmarek/inflight
Automatic merge from submit-queue Split inflight requests into read-only and mutating groups cc @smarterclayton @lavalamp @caesarxuchao ```release-note API server have two separate limits for read-only and mutating inflight requests. ```
This commit is contained in:
@@ -374,6 +374,7 @@ max-connection-bytes-per-sec
|
||||
max-log-age
|
||||
max-log-backups
|
||||
max-log-size
|
||||
max-mutating-requests-inflight
|
||||
max-open-files
|
||||
max-outgoing-burst
|
||||
max-outgoing-qps
|
||||
|
Reference in New Issue
Block a user